Status: Pass 187 Failure 24 Skip 9
Test Group/Test case | Count | Pass | Fail | Error | Skip | View | |
setUpClass (tempest.api.volume.test_volumes_list | 1 | 0 | 1 | 0 | 0 | Detail | |
VolumesListTestJSON) |
fail
ft1.1: setUpClass (tempest.api.volume.test_volumes_list.VolumesListTestJSON)testtools.testresult.real._StringException: Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 168, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 161, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/volume/test_volumes_list.py", line 89, in resource_setup volume = cls.create_volume(metadata=cls.metadata) File "/opt/stack/tempest/tempest/api/volume/base.py", line 130, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 317, in wait_for_volume_resource_status raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: volume 85325d04-ba1d-43f9-847b-8d85ec292e85 failed to reach available status (current creating) within the required time (360 s). |
||||||
tearDownClass (tempest.api.compute.volumes.test_attach_volume | 2 | 0 | 2 | 0 | 0 | Detail | |
AttachVolumeShelveTestJSON) |
fail
ft2.1: tearDownClass (tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON)testtools.testresult.real._StringException: Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 220, in tearDownClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 192, in tearDownClass teardown() File "/opt/stack/tempest/tempest/test.py", line 602, in resource_cleanup raise testtools.MultipleExceptions(*cleanup_errors) testtools.runtest.MultipleExceptions: ((<class 'tempest.lib.exceptions.BadRequest'>, Bad request Details: {'code': 400, 'message': 'Invalid volume: Volume status must be available or error or error_restoring or error_extending or error_managing and must not be migrating, attached, belong to a group, have snapshots or be disassociated from snapshots after volume transfer.'}, <traceback object at 0x7f5f315fca40>), (<class 'tempest.lib.exceptions.TimeoutException'>, Request timed out Details: (AttachVolumeShelveTestJSON:tearDownClass) Failed to delete volume 1d8faf22-5cea-4d99-95fc-03aa843333db within the required time (360 s). Timer started at 1646927972. Timer ended at 1646928332. Waited for 360 s., <traceback object at 0x7f5f316cce40>)) |
||||||
AttachVolumeTestJSON) |
fail
ft2.2: 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 or be disassociated from snapshots after volume transfer.'}, <traceback object at 0x7fc6ed98eec0>), (<class 'tempest.lib.exceptions.TimeoutException'>, Request timed out Details: (AttachVolumeTestJSON:tearDownClass) Failed to delete volume 68d44d9e-cce5-4854-8127-a137e08ed4a2 within the required time (360 s). Timer started at 1646928237. Timer ended at 1646928597. Waited for 360 s., <traceback object at 0x7fc6eda50840>)) |
||||||
tearDownClass (tempest.api.volume.test_volumes_extend | 1 | 0 | 1 | 0 | 0 | Detail | |
VolumesExtendTest) |
fail
ft3.1: tearDownClass (tempest.api.volume.test_volumes_extend.VolumesExtendTest)testtools.testresult.real._StringException: Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 220, in tearDownClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 192, in tearDownClass teardown() File "/opt/stack/tempest/tempest/test.py", line 602, in resource_cleanup raise testtools.MultipleExceptions(*cleanup_errors) testtools.runtest.MultipleExceptions: (<class 'tempest.lib.exceptions.BadRequest'>, Bad request Details: {'code': 400, 'message': 'Invalid volume: Volume status must be available or error or error_restoring or error_extending or error_managing and must not be migrating, attached, belong to a group, have snapshots or be disassociated from snapshots after volume transfer.'}, <traceback object at 0x7f9d662a6480>) |
||||||
tearDownClass (tempest.api.volume.test_volumes_snapshots | 1 | 0 | 1 | 0 | 0 | Detail | |
VolumesSnapshotTestJSON) |
fail
ft4.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 0x7fb72b72b800>), (<class 'tempest.lib.exceptions.BadRequest'>, Bad request Details: {'code': 400, 'message': 'Invalid volume: Volume status must be available or error or error_restoring or error_extending or error_managing and must not be migrating, attached, belong to a group, have snapshots or be disassociated from snapshots after volume transfer.'}, <traceback object at 0x7fb72bf538c0>)) |
||||||
tearDownClass (tempest.api.volume.test_volumes_snapshots_negative | 1 | 0 | 1 | 0 | 0 | Detail | |
VolumesSnapshotNegativeTestJSON) |
fail
ft5.1: tearDownClass (tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON)testtools.testresult.real._StringException: Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 220, in tearDownClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 192, in tearDownClass teardown() File "/opt/stack/tempest/tempest/test.py", line 602, in resource_cleanup raise testtools.MultipleExceptions(*cleanup_errors) testtools.runtest.MultipleExceptions: (<class 'tempest.lib.exceptions.BadRequest'>, Bad request Details: {'code': 400, 'message': 'Invalid volume: Volume status must be available or error or error_restoring or error_extending or error_managing and must not be migrating, attached, belong to a group, have snapshots or be disassociated from snapshots after volume transfer.'}, <traceback object at 0x7f9d661dc740>) |
||||||
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
ft6.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-03-10 15:29:47,873 118328 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2022-03-10 15:29:47,873 118328 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2022-03-10 15:29:48,560 118328 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.44/compute/v2.1/os-keypairs 0.686s 2022-03-10 15:29:48,560 118328 DEBUG [tempest.lib.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-1618721280"}} Response - Headers: {'date': 'Thu, 10 Mar 2022 15:29:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '2320', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d3fffbc0-ecd0-4137-b3b9-d8343eccf288', 'x-compute-request-id': 'req-d3fffbc0-ecd0-4137-b3b9-d8343eccf288', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.44/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"private_key": "-----BEGIN RSA PRIVATE KEY-----\\nMIIEpQIBAAKCAQEA1jgp7DxXPfu9iyhnjuZxdVeOLJzN5yeCWuhmejB56L/aO0nn\\npkuHv4N80Tutb/oMGSwsa8bfmZBaOzNNaTJWSsblaUIKWJivaOwsxon7sie+lsZE\\ngBggdRgrUZwINp+x7KYcnzYwB5YyUhe3g3L1IsxqdPe7uU6MdGJzNkc/0BtlkwDw\\nJy0tjNajeKxj60Taz7H5h92jnQi7R6sOwSiH27n5oeT2jPwf4uu7BHk9DrnPp+25\\nqR9fa/FlVESr58OnsrdCILh/vV2myktHZB543cr2J1PRicq7xEB13GzPWoboEdr4\\nwD7rldDdBNkZhVwZyq2ajoCa4vkM6CY0Xf81QwIDAQABAoIBAQCXOosOBQMp9OA4\\nr0t8bF7IkgkCoagSeafi+ZHuzO4jS92KYYAxu7yXjQG+zDyCgqmr062AYKNVy7yH\\nco5Bp5GXtJYcGs0nApNCpQhvGNYhTUGVO178dwvi3i8mq9p4hYCcKiCmnSCHGpdn\\nsOqS18MKz/iPnpxeE3/AYggn12DLTmCYvkoM/8sJIehhqnAopE0rXF92z+GAuOie\\n1oU8wXW1sdRL7eHRw9GXwEe5NC9fPWmIcqkM2vAm0sm+2+728+3+M45WCme1qofD\\nnQgeV9QqE9pNhnk/ReJJ/l2WihgBfhxLklxLvYhJBPRBDZlSoaTrl/73gvxmhl6L\\n3n0oB8gRAoGBAPrMkomsLyDOt0hjLGubGtdGseMlOaZKUrtHt11TSFCw/zqjLCCb\\nz9WmQ27sd+5AQvT5H3MLBvXncT1Ln0mVnOiFppmTnB64LzlsXtsHpmC5v4PKEMUg\\nhJEH48eXxrhMEsY8JAtjEbH88U3RlqWmlDsfELNXe0p6Z+RIFlvU0ZkPAoGBANqp\\nZimYyLtBXYHzoc0SEVkGeWSpqyuAAOxnDTkTGA3fIx0dzoFUfDn4vkzcNrBtQJdY\\nJLUhNeu6BhcjJBAGo9vWX4D613KPZl8I+R4zz7GFrw/dh1t7e7KfDfIANzZdn1CJ\\ndpDFPxYJoiqx3Ej/YIt/y7jh6LU0TplkFk2Pg5iNAoGBAL4aCokoZqCrj+niomz+\\nKJ49C+Fs+gG+HG+wsKCg3BOt1giQXoZpFGSRnlOaEl4Zf6dInjoJhcEnKYKYq6iP\\nK1xk0h9e79upKMKSDmRfrBFtOmme5I9HUrTMEi/cL9jKcQCp3Xh0I5mSbSXbVCFD\\n3t/hcDtAeEe/+LfknG4HJsipAoGAO1vnNv2Z6HObLc70qpXwDanbRH9mzz1FgueK\\nyGatjf54KsxPpf5IZvhmuLjDQ+u0sCEmfeFRIPfz9U392TfkPaaZcIsn95qEIOJv\\ntko8ZKW022q49xWzg8732y1Bz8lkmVlnzW8ubA4bbtmvwkVJcTU1GbCCGsbjW3K3\\nN0DxaXUCgYEAqxThubOwmctJJ18zzEL8qW/h5u2atN+o5sKFyUW3HWFGA/Lk1YNi\\nNhUCjEWWnmqZJ4gMTnCxQmhmv+tXhql34mgSd+79XYsomj3EDOrHX8F4XRVwOily\\nRuAtLrOIKsT6VcVRrlRaSBoJn1nS2ZWOX1wzON7VfW2AL82eyePOvR4=\\n-----END RSA PRIVATE KEY-----\\n", "type": "ssh", "name": "tempest-keypair-1618721280", "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDWOCnsPFc9+72LKGeO5nF1V44snM3nJ4Ja6GZ6MHnov9o7SeemS4e/g3zRO61v+gwZLCxrxt+ZkFo7M01pMlZKxuVpQgpYmK9o7CzGifuyJ76WxkSAGCB1GCtRnAg2n7HsphyfNjAHljJSF7eDcvUizGp097u5Tox0YnM2Rz/QG2WTAPAnLS2M1qN4rGPrRNrPsfmH3aOdCLtHqw7BKIfbufmh5PaM/B/i67sEeT0Ouc+n7bmpH19r8WVURKvnw6eyt0IguH+9XabKS0dkHnjdyvYnU9GJyrvEQHXcbM9ahugR2vjAPuuV0N0E2RmFXBnKrZqOgJri+QzoJjRd/zVD Generated-by-Nova", "fingerprint": "14:af:db:3b:a5:e6:d3:d1:73:45:c8:31:85:a9:6a:f0", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8"}}' 2022-03-10 15:29:48,562 118328 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1618721280 created 2022-03-10 15:29:49,052 118328 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.44:9696/v2.0/security-groups 0.489s 2022-03-10 15:29:49,052 118328 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--1265728299", "description": "tempest-description--312457065"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1596', 'x-openstack-request-id': 'req-e75e48dc-deaa-4cae-9f4b-4a12584ebe02', 'date': 'Thu, 10 Mar 2022 15:29:49 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.44:9696/v2.0/security-groups'} Body: b'{"security_group": {"id": "2d75db5f-0185-4733-a729-15ecbb572651", "name": "tempest-securitygroup--1265728299", "stateful": true, "tenant_id": "f230459d1be148709fe759c54553c86a", "description": "tempest-description--312457065", "shared": false, "security_group_rules": [{"id": "a2ce13dd-0a7b-4c50-b8d1-b36a2df909fc", "tenant_id": "f230459d1be148709fe759c54553c86a", "security_group_id": "2d75db5f-0185-4733-a729-15ecbb572651", "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": 263, "description": null, "tags": [], "created_at": "2022-03-10T15:29:48Z", "updated_at": "2022-03-10T15:29:48Z", "revision_number": 0, "project_id": "f230459d1be148709fe759c54553c86a"}, {"id": "d48b3d47-d73d-4dd8-b2eb-c46eafe9ac85", "tenant_id": "f230459d1be148709fe759c54553c86a", "security_group_id": "2d75db5f-0185-4733-a729-15ecbb572651", "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": 264, "description": null, "tags": [], "created_at": "2022-03-10T15:29:48Z", "updated_at": "2022-03-10T15:29:48Z", "revision_number": 0, "project_id": "f230459d1be148709fe759c54553c86a"}], "tags": [], "created_at": "2022-03-10T15:29:48Z", "updated_at": "2022-03-10T15:29:48Z", "revision_number": 1, "project_id": "f230459d1be148709fe759c54553c86a"}}' 2022-03-10 15:29:49,522 118328 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.44:9696/v2.0/security-group-rules 0.469s 2022-03-10 15:29:49,523 118328 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": "2d75db5f-0185-4733-a729-15ecbb572651", "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-c0f659cc-cf0f-4580-a321-b7d7ebb8d4c6', 'date': 'Thu, 10 Mar 2022 15:29:49 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.44:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "a3f1d796-7c9c-43ae-9956-7e9c952940ae", "tenant_id": "f230459d1be148709fe759c54553c86a", "security_group_id": "2d75db5f-0185-4733-a729-15ecbb572651", "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-03-10T15:29:49Z", "updated_at": "2022-03-10T15:29:49Z", "revision_number": 0, "project_id": "f230459d1be148709fe759c54553c86a"}}' 2022-03-10 15:29:49,990 118328 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.44:9696/v2.0/security-group-rules 0.467s 2022-03-10 15:29:49,991 118328 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": "2d75db5f-0185-4733-a729-15ecbb572651", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-0695bf8b-4558-4b48-8e1c-ed6790eedcb9', 'date': 'Thu, 10 Mar 2022 15:29:49 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.44:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "22b428f3-8227-4704-9efb-16c8121b9c21", "tenant_id": "f230459d1be148709fe759c54553c86a", "security_group_id": "2d75db5f-0185-4733-a729-15ecbb572651", "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-03-10T15:29:49Z", "updated_at": "2022-03-10T15:29:49Z", "revision_number": 0, "project_id": "f230459d1be148709fe759c54553c86a"}}' 2022-03-10 15:29:49,991 118328 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1265728299 created 2022-03-10 15:29:51,943 118328 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.44:9696/v2.0/floatingips 1.952s 2022-03-10 15:29:51,944 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"floating_network_id": "dc189a33-6c6d-4e8f-abc8-12b0c2518031"}} Response - Headers: {'content-type': 'application/json', 'content-length': '493', 'x-openstack-request-id': 'req-9c92b348-bf55-4ae0-bc3d-67348bc52efa', 'date': 'Thu, 10 Mar 2022 15:29:51 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.44:9696/v2.0/floatingips'} Body: b'{"floatingip": {"id": "b979f7bc-ffb7-4a19-b05b-f55d5517ba96", "tenant_id": "f230459d1be148709fe759c54553c86a", "floating_ip_address": "172.27.0.38", "floating_network_id": "dc189a33-6c6d-4e8f-abc8-12b0c2518031", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "f230459d1be148709fe759c54553c86a", "description": "", "port_details": null, "tags": [], "created_at": "2022-03-10T15:29:50Z", "updated_at": "2022-03-10T15:29:50Z", "revision_number": 0}}' 2022-03-10 15:29:51,944 118328 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'b979f7bc-ffb7-4a19-b05b-f55d5517ba96', 'tenant_id': 'f230459d1be148709fe759c54553c86a', 'floating_ip_address': '172.27.0.38', 'floating_network_id': 'dc189a33-6c6d-4e8f-abc8-12b0c2518031', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'f230459d1be148709fe759c54553c86a', 'description': '', 'port_details': None, 'tags': [], 'created_at': '2022-03-10T15:29:50Z', 'updated_at': '2022-03-10T15:29:50Z', 'revision_number': 0, 'ip': '172.27.0.38'} created 2022-03-10 15:29:52,020 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 201 POST http://10.222.0.44/identity/v3/auth/tokens 0.070s 2022-03-10 15:29:52,020 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Thu, 10 Mar 2022 15:29:51 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-9229bc16-ade1-4ae5-8107-1c347818cbde', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.44/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "c23ecfb1d11f4846b223d9c56776c3c8", "name": "tempest-AttachVolumeShelveTestJSON-740284387-project", "password_expires_at": null}, "audit_ids": ["AmlN7aChS0yG97go-lGHFA"], "expires_at": "2022-03-10T16:29:51.000000Z", "issued_at": "2022-03-10T15:29:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f230459d1be148709fe759c54553c86a", "name": "tempest-AttachVolumeShelveTestJSON-740284387"}, "is_domain": false, "roles": [{"id": "2e20db489b3844e2b62f1184fba25f52", "name": "reader"}, {"id": "ae6886d2477443519d8b1015acd9403f", "name": "member"}], "catalog": [{"endpoints": [{"id": "12be645b7d744a459e7debc5ec172294", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.44/volume/v3/f230459d1be148709fe759c54553c86a", "region": "RegionOne"}], "id": "027bd5d9c2fd41338483fbb57aa7852c", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "d8c1f188dbca492682a364948b62aa27", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.44:9696/", "region": "RegionOne"}], "id": "15796035ede64e5ba6533d7ff7239a4f", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "e80c053c7a564f65bc0ba1fdf2390b03", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.44/identity", "region": "RegionOne"}], "id": "37d6fc2ad72c48d2971f3ee6eb20b401", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "3e4eae0c6ef541048b661ce1791f23fe", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.44:8080", "region": "RegionOne"}, {"id": "bfe33dbbb81143ee86f296a0f7a1e388", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.44:8080/v1/AUTH_f230459d1be148709fe759c54553c86a", "region": "RegionOne"}], "id": "3e4354c242844665b60b31c7f2b5bf43", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "8198f974302645b0b377771cc3e461bf", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.44/compute/v2.1", "region": "RegionOne"}], "id": "49d4b7aabf22427788cef6c7a4823594", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "8b65989a0bd84b73b4711d53f0e1fa8a", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.44/volume/v3/f230459d1be148709fe759c54553c86a", "region": "RegionOne"}], "id": "56bd48c1f20346ecbe6a23bd3ba8d48e", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "545c6f04b3574df19b7cd824834b1041", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.44/compute/v2/f230459d1be148709fe759c54553c86a", "region": "RegionOne"}], "id": "8db683b68cbc475681c754c34cb8182e", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "c7108b1092fd448bb669bf5645efb82f", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.44/placement", "region": "RegionOne"}], "id": "99d19efdac944920899319e1818fe436", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "4736a491b0c44f3a9d9a119e54389024", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.44/image", "region": "RegionOne"}], "id": "ad3c5e5c3f1d435f9ff33ae0ccda776e", "type": "image", "name": "glance"}]}}' 2022-03-10 15:29:52,021 118328 INFO [tempest.lib.common.fixed_network] (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server) Found network {'id': 'd5cbb96d-4fa5-4beb-b7cd-51812b4e154a', 'name': 'tempest-AttachVolumeShelveTestJSON-421380504-network', 'tenant_id': 'f230459d1be148709fe759c54553c86a', 'admin_state_up': True, 'mtu': 1500, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'f230459d1be148709fe759c54553c86a', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'physnet1', 'provider:segmentation_id': 649, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2022-03-10T15:29:41Z', 'updated_at': '2022-03-10T15:29:41Z', 'revision_number': 1} available for tenant 2022-03-10 15:29:52,021 118328 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'private_key': '-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEA1jgp7DxXPfu9iyhnjuZxdVeOLJzN5yeCWuhmejB56L/aO0nn\npkuHv4N80Tutb/oMGSwsa8bfmZBaOzNNaTJWSsblaUIKWJivaOwsxon7sie+lsZE\ngBggdRgrUZwINp+x7KYcnzYwB5YyUhe3g3L1IsxqdPe7uU6MdGJzNkc/0BtlkwDw\nJy0tjNajeKxj60Taz7H5h92jnQi7R6sOwSiH27n5oeT2jPwf4uu7BHk9DrnPp+25\nqR9fa/FlVESr58OnsrdCILh/vV2myktHZB543cr2J1PRicq7xEB13GzPWoboEdr4\nwD7rldDdBNkZhVwZyq2ajoCa4vkM6CY0Xf81QwIDAQABAoIBAQCXOosOBQMp9OA4\nr0t8bF7IkgkCoagSeafi+ZHuzO4jS92KYYAxu7yXjQG+zDyCgqmr062AYKNVy7yH\nco5Bp5GXtJYcGs0nApNCpQhvGNYhTUGVO178dwvi3i8mq9p4hYCcKiCmnSCHGpdn\nsOqS18MKz/iPnpxeE3/AYggn12DLTmCYvkoM/8sJIehhqnAopE0rXF92z+GAuOie\n1oU8wXW1sdRL7eHRw9GXwEe5NC9fPWmIcqkM2vAm0sm+2+728+3+M45WCme1qofD\nnQgeV9QqE9pNhnk/ReJJ/l2WihgBfhxLklxLvYhJBPRBDZlSoaTrl/73gvxmhl6L\n3n0oB8gRAoGBAPrMkomsLyDOt0hjLGubGtdGseMlOaZKUrtHt11TSFCw/zqjLCCb\nz9WmQ27sd+5AQvT5H3MLBvXncT1Ln0mVnOiFppmTnB64LzlsXtsHpmC5v4PKEMUg\nhJEH48eXxrhMEsY8JAtjEbH88U3RlqWmlDsfELNXe0p6Z+RIFlvU0ZkPAoGBANqp\nZimYyLtBXYHzoc0SEVkGeWSpqyuAAOxnDTkTGA3fIx0dzoFUfDn4vkzcNrBtQJdY\nJLUhNeu6BhcjJBAGo9vWX4D613KPZl8I+R4zz7GFrw/dh1t7e7KfDfIANzZdn1CJ\ndpDFPxYJoiqx3Ej/YIt/y7jh6LU0TplkFk2Pg5iNAoGBAL4aCokoZqCrj+niomz+\nKJ49C+Fs+gG+HG+wsKCg3BOt1giQXoZpFGSRnlOaEl4Zf6dInjoJhcEnKYKYq6iP\nK1xk0h9e79upKMKSDmRfrBFtOmme5I9HUrTMEi/cL9jKcQCp3Xh0I5mSbSXbVCFD\n3t/hcDtAeEe/+LfknG4HJsipAoGAO1vnNv2Z6HObLc70qpXwDanbRH9mzz1FgueK\nyGatjf54KsxPpf5IZvhmuLjDQ+u0sCEmfeFRIPfz9U392TfkPaaZcIsn95qEIOJv\ntko8ZKW022q49xWzg8732y1Bz8lkmVlnzW8ubA4bbtmvwkVJcTU1GbCCGsbjW3K3\nN0DxaXUCgYEAqxThubOwmctJJ18zzEL8qW/h5u2atN+o5sKFyUW3HWFGA/Lk1YNi\nNhUCjEWWnmqZJ4gMTnCxQmhmv+tXhql34mgSd+79XYsomj3EDOrHX8F4XRVwOily\nRuAtLrOIKsT6VcVRrlRaSBoJn1nS2ZWOX1wzON7VfW2AL82eyePOvR4=\n-----END RSA PRIVATE KEY-----\n', 'type': 'ssh', 'name': 'tempest-keypair-1618721280', 'public_key': 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDWOCnsPFc9+72LKGeO5nF1V44snM3nJ4Ja6GZ6MHnov9o7SeemS4e/g3zRO61v+gwZLCxrxt+ZkFo7M01pMlZKxuVpQgpYmK9o7CzGifuyJ76WxkSAGCB1GCtRnAg2n7HsphyfNjAHljJSF7eDcvUizGp097u5Tox0YnM2Rz/QG2WTAPAnLS2M1qN4rGPrRNrPsfmH3aOdCLtHqw7BKIfbufmh5PaM/B/i67sEeT0Ouc+n7bmpH19r8WVURKvnw6eyt0IguH+9XabKS0dkHnjdyvYnU9GJyrvEQHXcbM9ahugR2vjAPuuV0N0E2RmFXBnKrZqOgJri+QzoJjRd/zVD Generated-by-Nova', 'fingerprint': '14:af:db:3b:a5:e6:d3:d1:73:45:c8:31:85:a9:6a:f0', 'user_id': 'c23ecfb1d11f4846b223d9c56776c3c8'}, 'security_group': {'id': '2d75db5f-0185-4733-a729-15ecbb572651', 'name': 'tempest-securitygroup--1265728299', 'stateful': True, 'tenant_id': 'f230459d1be148709fe759c54553c86a', 'description': 'tempest-description--312457065', 'shared': False, 'security_group_rules': [{'id': 'a2ce13dd-0a7b-4c50-b8d1-b36a2df909fc', 'tenant_id': 'f230459d1be148709fe759c54553c86a', 'security_group_id': '2d75db5f-0185-4733-a729-15ecbb572651', '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': 263, 'description': None, 'tags': [], 'created_at': '2022-03-10T15:29:48Z', 'updated_at': '2022-03-10T15:29:48Z', 'revision_number': 0, 'project_id': 'f230459d1be148709fe759c54553c86a'}, {'id': 'd48b3d47-d73d-4dd8-b2eb-c46eafe9ac85', 'tenant_id': 'f230459d1be148709fe759c54553c86a', 'security_group_id': '2d75db5f-0185-4733-a729-15ecbb572651', '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': 264, 'description': None, 'tags': [], 'created_at': '2022-03-10T15:29:48Z', 'updated_at': '2022-03-10T15:29:48Z', 'revision_number': 0, 'project_id': 'f230459d1be148709fe759c54553c86a'}], 'tags': [], 'created_at': '2022-03-10T15:29:48Z', 'updated_at': '2022-03-10T15:29:48Z', 'revision_number': 1, 'project_id': 'f230459d1be148709fe759c54553c86a'}, 'floating_ip': {'id': 'b979f7bc-ffb7-4a19-b05b-f55d5517ba96', 'tenant_id': 'f230459d1be148709fe759c54553c86a', 'floating_ip_address': '172.27.0.38', 'floating_network_id': 'dc189a33-6c6d-4e8f-abc8-12b0c2518031', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'f230459d1be148709fe759c54553c86a', 'description': '', 'port_details': None, 'tags': [], 'created_at': '2022-03-10T15:29:50Z', 'updated_at': '2022-03-10T15:29:50Z', 'revision_number': 0, 'ip': '172.27.0.38'}} 2022-03-10 15:29:52,802 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 202 POST http://10.222.0.44/compute/v2.1/servers 0.780s 2022-03-10 15:29:52,803 118328 DEBUG [tempest.lib.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-403235159", "imageRef": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "flavorRef": "452", "adminPass": "password", "networks": [{"uuid": "d5cbb96d-4fa5-4beb-b7cd-51812b4e154a"}], "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "key_name": "tempest-keypair-1618721280", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIHVidW50dSB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH51YnVudHUvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Thu, 10 Mar 2022 15:29:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '402', 'location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6be7eca8-2982-41f7-9e8a-af90bfdbcd0a', 'x-compute-request-id': 'req-6be7eca8-2982-41f7-9e8a-af90bfdbcd0a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.44/compute/v2.1/servers'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "adminPass": "password"}}' 2022-03-10 15:29:52,922 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.117s 2022-03-10 15:29:52,922 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:29:52 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-1ea495f6-09d7-4c8b-9b6c-eb424bd23fd9', 'x-compute-request-id': 'req-1ea495f6-09d7-4c8b-9b6c-eb424bd23fd9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "BUILD", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:53Z", "updated": "2022-03-10T15:29:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1618721280", "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-03-10 15:29:54,012 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.079s 2022-03-10 15:29:54,012 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:29:53 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-dc53bd1b-e8ba-4d5f-839d-042770e6b2d8', 'x-compute-request-id': 'req-dc53bd1b-e8ba-4d5f-839d-042770e6b2d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "BUILD", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:53Z", "updated": "2022-03-10T15:29:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1618721280", "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-03-10 15:29:55,117 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.096s 2022-03-10 15:29:55,117 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:29:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1277', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-98bcd27d-e2ff-41f4-852d-f7cc2760673d', 'x-compute-request-id': 'req-98bcd27d-e2ff-41f4-852d-f7cc2760673d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "BUILD", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:29:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1618721280", "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-03-10 15:29:55,125 118328 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 3 second wait 2022-03-10 15:29:56,234 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.107s 2022-03-10 15:29:56,234 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:29:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1341', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4c1ef0e8-5672-496d-897e-a00604df8d90', 'x-compute-request-id': 'req-4c1ef0e8-5672-496d-897e-a00604df8d90', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "BUILD", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "949779e07b067a406ea98fc65e1218e99b1dc5b689ab71095d38b2d3", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:29:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "networking", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-03-10 15:29:56,243 118328 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/networking" after 4 second wait 2022-03-10 15:29:57,461 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.217s 2022-03-10 15:29:57,462 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:29:57 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-104ccc77-8a7b-4f2d-92d0-cfb90b6cd37d', 'x-compute-request-id': 'req-104ccc77-8a7b-4f2d-92d0-cfb90b6cd37d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "BUILD", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "949779e07b067a406ea98fc65e1218e99b1dc5b689ab71095d38b2d3", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:29:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "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-03-10 15:29:57,470 118328 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/spawning" after 5 second wait 2022-03-10 15:29:58,648 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.176s 2022-03-10 15:29:58,648 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:29:58 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-98e8647e-ac11-4ccf-9c4b-24c05035927b', 'x-compute-request-id': 'req-98e8647e-ac11-4ccf-9c4b-24c05035927b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "BUILD", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "949779e07b067a406ea98fc65e1218e99b1dc5b689ab71095d38b2d3", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:29:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "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-03-10 15:29:59,826 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.168s 2022-03-10 15:29:59,826 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:29:59 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-d3687edb-55a2-442c-8507-b7ae6dc53af1', 'x-compute-request-id': 'req-d3687edb-55a2-442c-8507-b7ae6dc53af1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "BUILD", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "949779e07b067a406ea98fc65e1218e99b1dc5b689ab71095d38b2d3", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:29:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "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-03-10 15:30:01,134 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.298s 2022-03-10 15:30:01,135 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:30:00 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-12ff6719-4869-4713-b9dd-422696a844dd', 'x-compute-request-id': 'req-12ff6719-4869-4713-b9dd-422696a844dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "BUILD", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "949779e07b067a406ea98fc65e1218e99b1dc5b689ab71095d38b2d3", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:29:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "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-03-10 15:30:02,420 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.271s 2022-03-10 15:30:02,420 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:30:02 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-a88bdd0a-6dcd-443d-9bad-a19c724bdae1', 'x-compute-request-id': 'req-a88bdd0a-6dcd-443d-9bad-a19c724bdae1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "BUILD", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "949779e07b067a406ea98fc65e1218e99b1dc5b689ab71095d38b2d3", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:29:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "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-03-10 15:30:03,615 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.184s 2022-03-10 15:30:03,616 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:30:03 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-96e49e59-8330-4e2f-a227-db0e8b853b8b', 'x-compute-request-id': 'req-96e49e59-8330-4e2f-a227-db0e8b853b8b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "BUILD", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "949779e07b067a406ea98fc65e1218e99b1dc5b689ab71095d38b2d3", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:29:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "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-03-10 15:30:04,798 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.173s 2022-03-10 15:30:04,798 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:30:04 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-0c59c318-e482-4dc2-99da-06c535e6bbaa', 'x-compute-request-id': 'req-0c59c318-e482-4dc2-99da-06c535e6bbaa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "BUILD", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "949779e07b067a406ea98fc65e1218e99b1dc5b689ab71095d38b2d3", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:29:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "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-03-10 15:30:05,975 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.168s 2022-03-10 15:30:05,976 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:30:05 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-91c2519c-666a-4dd2-89cc-bcc2cdb9c574', 'x-compute-request-id': 'req-91c2519c-666a-4dd2-89cc-bcc2cdb9c574', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "BUILD", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "949779e07b067a406ea98fc65e1218e99b1dc5b689ab71095d38b2d3", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:29:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "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-03-10 15:30:07,181 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.196s 2022-03-10 15:30:07,181 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:30:06 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-58ce7258-f328-4e3e-b650-f99cbf66a44f', 'x-compute-request-id': 'req-58ce7258-f328-4e3e-b650-f99cbf66a44f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "BUILD", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "949779e07b067a406ea98fc65e1218e99b1dc5b689ab71095d38b2d3", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:29:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "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-03-10 15:30:08,362 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.171s 2022-03-10 15:30:08,363 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:30:08 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-0f23581c-9738-4598-9e20-4b829cceeda0', 'x-compute-request-id': 'req-0f23581c-9738-4598-9e20-4b829cceeda0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "BUILD", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "949779e07b067a406ea98fc65e1218e99b1dc5b689ab71095d38b2d3", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:29:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "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-03-10 15:30:09,541 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.168s 2022-03-10 15:30:09,541 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:30:09 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-1c939adb-93b9-438c-9386-2a7664099edb', 'x-compute-request-id': 'req-1c939adb-93b9-438c-9386-2a7664099edb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "BUILD", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "949779e07b067a406ea98fc65e1218e99b1dc5b689ab71095d38b2d3", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:29:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "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-03-10 15:30:10,721 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.171s 2022-03-10 15:30:10,722 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:30:10 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-f26da19e-9b93-4c2b-98c2-8c6df07719c3', 'x-compute-request-id': 'req-f26da19e-9b93-4c2b-98c2-8c6df07719c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "BUILD", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "949779e07b067a406ea98fc65e1218e99b1dc5b689ab71095d38b2d3", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:29:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "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-03-10 15:30:11,907 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.175s 2022-03-10 15:30:11,907 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:30:11 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-065cf9af-1a37-4a43-b4e8-e96a7a450989', 'x-compute-request-id': 'req-065cf9af-1a37-4a43-b4e8-e96a7a450989', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "BUILD", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "949779e07b067a406ea98fc65e1218e99b1dc5b689ab71095d38b2d3", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:29:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "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-03-10 15:30:13,139 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.217s 2022-03-10 15:30:13,140 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:30:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1407', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cca1b90e-af2d-4ed2-a1eb-e11d577f645c', 'x-compute-request-id': 'req-cca1b90e-af2d-4ed2-a1eb-e11d577f645c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "BUILD", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "949779e07b067a406ea98fc65e1218e99b1dc5b689ab71095d38b2d3", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:29:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "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-03-10 15:30:14,348 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.198s 2022-03-10 15:30:14,348 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:30:14 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-8cbccbb4-8eef-454f-ac17-21861fa2be85', 'x-compute-request-id': 'req-8cbccbb4-8eef-454f-ac17-21861fa2be85', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "BUILD", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "949779e07b067a406ea98fc65e1218e99b1dc5b689ab71095d38b2d3", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:30:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "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-03-10 15:30:15,562 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.205s 2022-03-10 15:30:15,562 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:30:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1407', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b43b6b0a-362c-44be-b7f6-4ec8a2acb89a', 'x-compute-request-id': 'req-b43b6b0a-362c-44be-b7f6-4ec8a2acb89a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "BUILD", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "949779e07b067a406ea98fc65e1218e99b1dc5b689ab71095d38b2d3", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:30:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "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-03-10 15:30:16,899 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.327s 2022-03-10 15:30:16,900 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:30:16 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-8f798b3a-6136-4968-be6b-951e2f117ce3', 'x-compute-request-id': 'req-8f798b3a-6136-4968-be6b-951e2f117ce3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "ACTIVE", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "949779e07b067a406ea98fc65e1218e99b1dc5b689ab71095d38b2d3", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:30:16Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "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-03-10 15:30:16,909 118328 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 24 second wait 2022-03-10 15:30:17,082 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45/os-interface 0.173s 2022-03-10 15:30:17,083 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:30:16 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-71818ce4-e9b2-42b1-84fd-43b0a721c3d8', 'x-compute-request-id': 'req-71818ce4-e9b2-42b1-84fd-43b0a721c3d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "d5cbb96d-4fa5-4beb-b7cd-51812b4e154a", "port_id": "909e2af0-6480-4e9c-9a3d-61c9e3ea41f3", "mac_addr": "fa:16:3e:b0:d6:1e", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "b7ee6e7d-bf84-4136-a326-b77aefe1e0d6", "ip_address": "172.20.0.7"}]}]}' 2022-03-10 15:30:18,156 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 PUT http://10.222.0.44:9696/v2.0/floatingips/b979f7bc-ffb7-4a19-b05b-f55d5517ba96 1.070s 2022-03-10 15:30:18,156 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"port_id": "909e2af0-6480-4e9c-9a3d-61c9e3ea41f3"}} Response - Headers: {'content-type': 'application/json', 'content-length': '796', 'x-openstack-request-id': 'req-2ccfd958-b332-4792-8bcc-e1a3304b0fe9', 'date': 'Thu, 10 Mar 2022 15:30:18 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44:9696/v2.0/floatingips/b979f7bc-ffb7-4a19-b05b-f55d5517ba96'} Body: b'{"floatingip": {"id": "b979f7bc-ffb7-4a19-b05b-f55d5517ba96", "tenant_id": "f230459d1be148709fe759c54553c86a", "floating_ip_address": "172.27.0.38", "floating_network_id": "dc189a33-6c6d-4e8f-abc8-12b0c2518031", "router_id": "f471f6c2-bbca-4737-858b-1eaf164094ba", "port_id": "909e2af0-6480-4e9c-9a3d-61c9e3ea41f3", "fixed_ip_address": "172.20.0.7", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "d5cbb96d-4fa5-4beb-b7cd-51812b4e154a", "mac_address": "fa:16:3e:b0:d6:1e", "admin_state_up": true, "status": "ACTIVE", "device_id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "device_owner": "compute:nova"}, "tags": [], "created_at": "2022-03-10T15:29:50Z", "updated_at": "2022-03-10T15:30:17Z", "revision_number": 1, "project_id": "f230459d1be148709fe759c54553c86a"}}' 2022-03-10 15:30:18,170 118328 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.27.0.38:22' as 'ubuntu' with public key authentication 2022-03-10 15:30:22,164 118328 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.0.38 ([Errno None] Unable to connect to port 22 on 172.27.0.38). Number attempts: 1. Retry after 2 seconds. 2022-03-10 15:30:27,732 118328 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.0.38 ([Errno None] Unable to connect to port 22 on 172.27.0.38). Number attempts: 2. Retry after 3 seconds. 2022-03-10 15:30:34,292 118328 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.0.38 ([Errno None] Unable to connect to port 22 on 172.27.0.38). Number attempts: 3. Retry after 4 seconds. 2022-03-10 15:30:41,876 118328 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.0.38 ([Errno None] Unable to connect to port 22 on 172.27.0.38). Number attempts: 4. Retry after 5 seconds. 2022-03-10 15:30:50,452 118328 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.0.38 ([Errno None] Unable to connect to port 22 on 172.27.0.38). Number attempts: 5. Retry after 6 seconds. 2022-03-10 15:31:00,020 118328 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.0.38 ([Errno None] Unable to connect to port 22 on 172.27.0.38). Number attempts: 6. Retry after 7 seconds. 2022-03-10 15:31:10,584 118328 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.0.38 ([Errno None] Unable to connect to port 22 on 172.27.0.38). Number attempts: 7. Retry after 8 seconds. 2022-03-10 15:31:19,094 118328 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.0.38 ([Errno None] Unable to connect to port 22 on 172.27.0.38). Number attempts: 8. Retry after 9 seconds. 2022-03-10 15:31:28,607 118328 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.0.38 ([Errno None] Unable to connect to port 22 on 172.27.0.38). Number attempts: 9. Retry after 10 seconds. 2022-03-10 15:31:39,119 118328 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.0.38 ([Errno None] Unable to connect to port 22 on 172.27.0.38). Number attempts: 10. Retry after 11 seconds. 2022-03-10 15:31:50,630 118328 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.0.38 ([Errno None] Unable to connect to port 22 on 172.27.0.38). Number attempts: 11. Retry after 12 seconds. 2022-03-10 15:32:03,142 118328 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.0.38 ([Errno None] Unable to connect to port 22 on 172.27.0.38). Number attempts: 12. Retry after 13 seconds. 2022-03-10 15:32:16,669 118328 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.0.38 ([Errno None] Unable to connect to port 22 on 172.27.0.38). Number attempts: 13. Retry after 14 seconds. 2022-03-10 15:32:31,216 118328 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2) 2022-03-10 15:32:31,422 118328 INFO [paramiko.transport] Authentication (publickey) successful! 2022-03-10 15:32:31,422 118328 INFO [tempest.lib.common.ssh] ssh connection to ubuntu@172.27.0.38 successfully created 2022-03-10 15:32:31,463 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45/ips 0.040s 2022-03-10 15:32:31,463 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:32:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '150', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e581943b-c2fa-46d0-94b7-a7480824f14a', 'x-compute-request-id': 'req-e581943b-c2fa-46d0-94b7-a7480824f14a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45/ips'} Body: b'{"addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7"}, {"version": 4, "addr": "172.27.0.38"}]}}' 2022-03-10 15:32:32,584 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 202 POST http://10.222.0.44/volume/v3/f230459d1be148709fe759c54553c86a/volumes 1.118s 2022-03-10 15:32:32,585 118328 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-1820332514"}} Response - Headers: {'date': 'Thu, 10 Mar 2022 15:32:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-70685fe9-887d-444e-bc9e-ac9d365edab7', 'content-length': '826', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-70685fe9-887d-444e-bc9e-ac9d365edab7', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.44/volume/v3/f230459d1be148709fe759c54553c86a/volumes'} Body: b'{"volume": {"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:32:31.940419", "updated_at": null, "name": "tempest-AttachVolumeShelveTestJSON-volume-1820332514", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/f230459d1be148709fe759c54553c86a/volumes/5d36f4b5-5453-4d50-a55e-75bef9974181"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/f230459d1be148709fe759c54553c86a/volumes/5d36f4b5-5453-4d50-a55e-75bef9974181"}], "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2022-03-10 15:32:32,645 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/volume/v3/f230459d1be148709fe759c54553c86a/volumes/5d36f4b5-5453-4d50-a55e-75bef9974181 0.054s 2022-03-10 15:32:32,646 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:32:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-244a417f-ca1a-4cf6-96d0-faf8f67e801b', 'content-length': '894', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-244a417f-ca1a-4cf6-96d0-faf8f67e801b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/f230459d1be148709fe759c54553c86a/volumes/5d36f4b5-5453-4d50-a55e-75bef9974181'} Body: b'{"volume": {"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:32:32.000000", "updated_at": null, "name": "tempest-AttachVolumeShelveTestJSON-volume-1820332514", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/f230459d1be148709fe759c54553c86a/volumes/5d36f4b5-5453-4d50-a55e-75bef9974181"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/f230459d1be148709fe759c54553c86a/volumes/5d36f4b5-5453-4d50-a55e-75bef9974181"}], "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f230459d1be148709fe759c54553c86a"}}' 2022-03-10 15:32:33,696 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/volume/v3/f230459d1be148709fe759c54553c86a/volumes/5d36f4b5-5453-4d50-a55e-75bef9974181 0.042s 2022-03-10 15:32:33,696 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:32:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b333241d-cdc7-4912-8ceb-e65bbdae57a6', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b333241d-cdc7-4912-8ceb-e65bbdae57a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/f230459d1be148709fe759c54553c86a/volumes/5d36f4b5-5453-4d50-a55e-75bef9974181'} Body: b'{"volume": {"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:32:32.000000", "updated_at": "2022-03-10T15:32:33.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1820332514", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/f230459d1be148709fe759c54553c86a/volumes/5d36f4b5-5453-4d50-a55e-75bef9974181"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/f230459d1be148709fe759c54553c86a/volumes/5d36f4b5-5453-4d50-a55e-75bef9974181"}], "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f230459d1be148709fe759c54553c86a"}}' 2022-03-10 15:32:34,923 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/volume/v3/f230459d1be148709fe759c54553c86a/volumes/5d36f4b5-5453-4d50-a55e-75bef9974181 0.219s 2022-03-10 15:32:34,924 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:32:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-731bd60d-1bce-4c0d-b5a8-0f5ce165fc6a', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-731bd60d-1bce-4c0d-b5a8-0f5ce165fc6a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/f230459d1be148709fe759c54553c86a/volumes/5d36f4b5-5453-4d50-a55e-75bef9974181'} Body: b'{"volume": {"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:32:32.000000", "updated_at": "2022-03-10T15:32:34.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1820332514", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/f230459d1be148709fe759c54553c86a/volumes/5d36f4b5-5453-4d50-a55e-75bef9974181"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/f230459d1be148709fe759c54553c86a/volumes/5d36f4b5-5453-4d50-a55e-75bef9974181"}], "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f230459d1be148709fe759c54553c86a"}}' 2022-03-10 15:32:34,930 118328 INFO [tempest.common.waiters] volume 5d36f4b5-5453-4d50-a55e-75bef9974181 reached available after waiting for 2.930719 seconds 2022-03-10 15:32:34,943 118328 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-03-10 15:32:34,943 118328 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.27.0.38:22' as 'ubuntu' with public key authentication 2022-03-10 15:32:34,955 118328 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2) 2022-03-10 15:32:35,068 118328 INFO [paramiko.transport] Authentication (publickey) successful! 2022-03-10 15:32:35,068 118328 INFO [tempest.lib.common.ssh] ssh connection to ubuntu@172.27.0.38 successfully created 2022-03-10 15:32:35,297 118328 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.27.0.38:22' as 'ubuntu' with public key authentication 2022-03-10 15:32:35,309 118328 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2) 2022-03-10 15:32:35,425 118328 INFO [paramiko.transport] Authentication (publickey) successful! 2022-03-10 15:32:35,425 118328 INFO [tempest.lib.common.ssh] ssh connection to ubuntu@172.27.0.38 successfully created 2022-03-10 15:32:36,222 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 202 POST http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45/action 0.796s 2022-03-10 15:32:36,222 118328 DEBUG [tempest.lib.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': 'Thu, 10 Mar 2022 15:32:35 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-415cfb4e-ccba-4626-98cb-9f185118ba18', 'x-compute-request-id': 'req-415cfb4e-ccba-4626-98cb-9f185118ba18', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45/action'} Body: b'' 2022-03-10 15:32:36,429 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.206s 2022-03-10 15:32:36,430 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:32:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1722', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b588f297-0323-47b3-9ce1-08f00408e2c6', 'x-compute-request-id': 'req-b588f297-0323-47b3-9ce1-08f00408e2c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "ACTIVE", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "949779e07b067a406ea98fc65e1218e99b1dc5b689ab71095d38b2d3", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:32:36Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "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-03-10 15:32:37,605 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.165s 2022-03-10 15:32:37,605 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:32:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1722', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4c950cd4-83a6-42f7-a355-9c0d1dc4c7b6', 'x-compute-request-id': 'req-4c950cd4-83a6-42f7-a355-9c0d1dc4c7b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "ACTIVE", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "949779e07b067a406ea98fc65e1218e99b1dc5b689ab71095d38b2d3", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:32:36Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "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-03-10 15:32:38,779 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.163s 2022-03-10 15:32:38,779 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:32:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1722', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5b1b0b31-fc4b-467f-8ee0-889a059a6550', 'x-compute-request-id': 'req-5b1b0b31-fc4b-467f-8ee0-889a059a6550', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "ACTIVE", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "949779e07b067a406ea98fc65e1218e99b1dc5b689ab71095d38b2d3", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:32:36Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "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-03-10 15:32:39,946 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.156s 2022-03-10 15:32:39,946 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:32:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1722', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-23cdfbd7-5c78-4c70-8852-49ad6aae8bc1', 'x-compute-request-id': 'req-23cdfbd7-5c78-4c70-8852-49ad6aae8bc1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "ACTIVE", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "949779e07b067a406ea98fc65e1218e99b1dc5b689ab71095d38b2d3", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:32:36Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "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-03-10 15:32:41,118 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.161s 2022-03-10 15:32:41,118 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:32:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1722', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-924462a2-f8d8-4106-946d-2e28c52dbbe1', 'x-compute-request-id': 'req-924462a2-f8d8-4106-946d-2e28c52dbbe1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "ACTIVE", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "949779e07b067a406ea98fc65e1218e99b1dc5b689ab71095d38b2d3", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:32:36Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "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-03-10 15:32:42,298 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.169s 2022-03-10 15:32:42,298 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:32:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1722', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ed6cdb9c-96b1-46fe-bb76-c9ceb259227f', 'x-compute-request-id': 'req-ed6cdb9c-96b1-46fe-bb76-c9ceb259227f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "ACTIVE", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "949779e07b067a406ea98fc65e1218e99b1dc5b689ab71095d38b2d3", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:32:36Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "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-03-10 15:32:43,477 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.167s 2022-03-10 15:32:43,477 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:32:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1722', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a4ba0afd-4c97-4124-b214-b41118bc8c0c', 'x-compute-request-id': 'req-a4ba0afd-4c97-4124-b214-b41118bc8c0c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "ACTIVE", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "949779e07b067a406ea98fc65e1218e99b1dc5b689ab71095d38b2d3", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:32:36Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "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-03-10 15:32:44,651 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.164s 2022-03-10 15:32:44,652 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:32:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1722', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-86c62602-dbab-4a8b-b857-136d1751dcf9', 'x-compute-request-id': 'req-86c62602-dbab-4a8b-b857-136d1751dcf9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "ACTIVE", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "949779e07b067a406ea98fc65e1218e99b1dc5b689ab71095d38b2d3", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:32:36Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "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-03-10 15:32:45,825 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.164s 2022-03-10 15:32:45,826 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:32:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1722', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-51f52969-41f8-4688-bd79-459744ba7b2b', 'x-compute-request-id': 'req-51f52969-41f8-4688-bd79-459744ba7b2b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "ACTIVE", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "949779e07b067a406ea98fc65e1218e99b1dc5b689ab71095d38b2d3", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:32:36Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "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-03-10 15:32:47,003 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.167s 2022-03-10 15:32:47,003 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:32:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1722', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0b057863-63f1-4fff-ae92-7ebf4a29d858', 'x-compute-request-id': 'req-0b057863-63f1-4fff-ae92-7ebf4a29d858', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "ACTIVE", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "949779e07b067a406ea98fc65e1218e99b1dc5b689ab71095d38b2d3", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:32:36Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "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-03-10 15:32:48,175 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.163s 2022-03-10 15:32:48,176 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:32:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1722', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5b58ed7d-431b-469b-9178-4d22628309d1', 'x-compute-request-id': 'req-5b58ed7d-431b-469b-9178-4d22628309d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "ACTIVE", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "949779e07b067a406ea98fc65e1218e99b1dc5b689ab71095d38b2d3", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:32:36Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "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-03-10 15:32:49,355 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.170s 2022-03-10 15:32:49,356 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:32:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1722', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eee9d8dc-03de-4f1f-94bb-c10758d58e94', 'x-compute-request-id': 'req-eee9d8dc-03de-4f1f-94bb-c10758d58e94', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "ACTIVE", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "949779e07b067a406ea98fc65e1218e99b1dc5b689ab71095d38b2d3", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:32:36Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "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-03-10 15:32:50,527 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.162s 2022-03-10 15:32:50,527 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:32:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1722', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-722093a2-de6a-4ab4-8720-2124dcae8d29', 'x-compute-request-id': 'req-722093a2-de6a-4ab4-8720-2124dcae8d29', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "ACTIVE", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "949779e07b067a406ea98fc65e1218e99b1dc5b689ab71095d38b2d3", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:32:36Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "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-03-10 15:32:51,701 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.163s 2022-03-10 15:32:51,702 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:32:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1722', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9ee06711-490a-4e77-ab09-f736f2e0c28a', 'x-compute-request-id': 'req-9ee06711-490a-4e77-ab09-f736f2e0c28a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "ACTIVE", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "949779e07b067a406ea98fc65e1218e99b1dc5b689ab71095d38b2d3", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:32:36Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "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-03-10 15:32:52,932 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.220s 2022-03-10 15:32:52,932 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:32:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1722', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-972572bf-cea2-45d5-a3db-5c0a45bbec2b', 'x-compute-request-id': 'req-972572bf-cea2-45d5-a3db-5c0a45bbec2b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "ACTIVE", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "949779e07b067a406ea98fc65e1218e99b1dc5b689ab71095d38b2d3", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:32:36Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "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-03-10 15:32:54,105 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.163s 2022-03-10 15:32:54,105 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:32:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1722', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8eff3d77-21f5-442b-a0c0-928e7c58a619', 'x-compute-request-id': 'req-8eff3d77-21f5-442b-a0c0-928e7c58a619', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "ACTIVE", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "949779e07b067a406ea98fc65e1218e99b1dc5b689ab71095d38b2d3", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:32:36Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "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-03-10 15:32:55,276 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.160s 2022-03-10 15:32:55,276 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:32:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1722', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7d6734d9-4cd1-4972-b860-3aa1fd5bc019', 'x-compute-request-id': 'req-7d6734d9-4cd1-4972-b860-3aa1fd5bc019', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "ACTIVE", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "949779e07b067a406ea98fc65e1218e99b1dc5b689ab71095d38b2d3", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:32:36Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "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-03-10 15:32:56,445 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.159s 2022-03-10 15:32:56,445 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:32:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1722', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eb4e1943-b99b-432f-9d1a-25c6212c6020', 'x-compute-request-id': 'req-eb4e1943-b99b-432f-9d1a-25c6212c6020', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "ACTIVE", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "949779e07b067a406ea98fc65e1218e99b1dc5b689ab71095d38b2d3", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:32:36Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "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-03-10 15:32:57,615 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.160s 2022-03-10 15:32:57,615 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:32:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1722', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b39df4d7-1f9a-4fda-8c48-e03326055e6c', 'x-compute-request-id': 'req-b39df4d7-1f9a-4fda-8c48-e03326055e6c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "ACTIVE", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "949779e07b067a406ea98fc65e1218e99b1dc5b689ab71095d38b2d3", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:32:36Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "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-03-10 15:32:58,791 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.165s 2022-03-10 15:32:58,791 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:32:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1722', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9030eb38-54cb-482f-8ff3-94d2fa7c82e6', 'x-compute-request-id': 'req-9030eb38-54cb-482f-8ff3-94d2fa7c82e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "ACTIVE", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "949779e07b067a406ea98fc65e1218e99b1dc5b689ab71095d38b2d3", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:32:36Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "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-03-10 15:32:59,959 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.159s 2022-03-10 15:32:59,959 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:32:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1743', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9a29e371-8d91-4073-ade1-1b962aafd6a7', 'x-compute-request-id': 'req-9a29e371-8d91-4073-ade1-1b962aafd6a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "ACTIVE", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "949779e07b067a406ea98fc65e1218e99b1dc5b689ab71095d38b2d3", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:32:59Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "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-03-10 15:32:59,968 118328 INFO [tempest.common.waiters] State transition "ACTIVE/shelving" ==> "ACTIVE/shelving_image_pending_upload" after 23 second wait 2022-03-10 15:33:01,132 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.163s 2022-03-10 15:33:01,132 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:33:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1743', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7d18bc5a-8e35-417a-83d6-bce45c4190a1', 'x-compute-request-id': 'req-7d18bc5a-8e35-417a-83d6-bce45c4190a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "ACTIVE", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "949779e07b067a406ea98fc65e1218e99b1dc5b689ab71095d38b2d3", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:32:59Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "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-03-10 15:33:02,300 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.158s 2022-03-10 15:33:02,301 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:33:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1743', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-009beee9-5935-4a13-b731-9105ceacad54', 'x-compute-request-id': 'req-009beee9-5935-4a13-b731-9105ceacad54', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "ACTIVE", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "949779e07b067a406ea98fc65e1218e99b1dc5b689ab71095d38b2d3", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:32:59Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "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-03-10 15:33:03,467 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.156s 2022-03-10 15:33:03,467 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:33:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1743', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b3f05bac-c9ed-49e1-b2eb-d5adb37dbf85', 'x-compute-request-id': 'req-b3f05bac-c9ed-49e1-b2eb-d5adb37dbf85', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "ACTIVE", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "949779e07b067a406ea98fc65e1218e99b1dc5b689ab71095d38b2d3", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:32:59Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "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-03-10 15:33:04,636 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.158s 2022-03-10 15:33:04,636 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:33:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1743', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6b737981-13f8-4329-b8e9-6519bcd24086', 'x-compute-request-id': 'req-6b737981-13f8-4329-b8e9-6519bcd24086', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "ACTIVE", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "949779e07b067a406ea98fc65e1218e99b1dc5b689ab71095d38b2d3", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:32:59Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "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-03-10 15:33:05,823 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.176s 2022-03-10 15:33:05,823 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:33:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1738', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3c839d6a-c341-4eb1-8dea-0c2e2076363f', 'x-compute-request-id': 'req-3c839d6a-c341-4eb1-8dea-0c2e2076363f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "ACTIVE", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "949779e07b067a406ea98fc65e1218e99b1dc5b689ab71095d38b2d3", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:33:05Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "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-03-10 15:33:05,832 118328 INFO [tempest.common.waiters] State transition "ACTIVE/shelving_image_pending_upload" ==> "ACTIVE/shelving_image_uploading" after 29 second wait 2022-03-10 15:33:07,035 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.202s 2022-03-10 15:33:07,035 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:33:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1738', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b73f0495-d474-49e2-993f-c0aa37485ca4', 'x-compute-request-id': 'req-b73f0495-d474-49e2-993f-c0aa37485ca4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "ACTIVE", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "949779e07b067a406ea98fc65e1218e99b1dc5b689ab71095d38b2d3", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:33:05Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "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-03-10 15:33:08,221 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.175s 2022-03-10 15:33:08,221 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:33:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1738', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cf1a2435-5d12-45b7-8e00-2156f2d7aba3', 'x-compute-request-id': 'req-cf1a2435-5d12-45b7-8e00-2156f2d7aba3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "ACTIVE", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "949779e07b067a406ea98fc65e1218e99b1dc5b689ab71095d38b2d3", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:33:05Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "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-03-10 15:33:09,399 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.168s 2022-03-10 15:33:09,399 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:33:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1738', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-87fe5af6-6802-4024-8331-c54cbef173a6', 'x-compute-request-id': 'req-87fe5af6-6802-4024-8331-c54cbef173a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "ACTIVE", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "949779e07b067a406ea98fc65e1218e99b1dc5b689ab71095d38b2d3", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:33:05Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "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-03-10 15:33:10,616 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.207s 2022-03-10 15:33:10,617 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:33:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1738', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6a25d4c5-0595-440b-a51e-fc27fc3493c0', 'x-compute-request-id': 'req-6a25d4c5-0595-440b-a51e-fc27fc3493c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "ACTIVE", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "949779e07b067a406ea98fc65e1218e99b1dc5b689ab71095d38b2d3", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:33:05Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "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-03-10 15:33:11,800 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.173s 2022-03-10 15:33:11,800 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:33:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1738', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2b31875e-2550-46cc-9654-a3b1043045a9', 'x-compute-request-id': 'req-2b31875e-2550-46cc-9654-a3b1043045a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "ACTIVE", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "949779e07b067a406ea98fc65e1218e99b1dc5b689ab71095d38b2d3", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:33:05Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "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-03-10 15:33:13,239 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.429s 2022-03-10 15:33:13,240 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:33:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1738', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-84ac9e45-fcc5-4c48-9c97-be8ee5618023', 'x-compute-request-id': 'req-84ac9e45-fcc5-4c48-9c97-be8ee5618023', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "ACTIVE", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "949779e07b067a406ea98fc65e1218e99b1dc5b689ab71095d38b2d3", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:33:05Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "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-03-10 15:33:14,421 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.172s 2022-03-10 15:33:14,422 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:33:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1738', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a1ee560d-fb15-4b02-8a47-5e0434ca9b50', 'x-compute-request-id': 'req-a1ee560d-fb15-4b02-8a47-5e0434ca9b50', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "ACTIVE", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "949779e07b067a406ea98fc65e1218e99b1dc5b689ab71095d38b2d3", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:33:05Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "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-03-10 15:33:15,634 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.202s 2022-03-10 15:33:15,634 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:33:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1738', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a1e58008-5b3a-462f-a450-4cd109890a81', 'x-compute-request-id': 'req-a1e58008-5b3a-462f-a450-4cd109890a81', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "ACTIVE", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "949779e07b067a406ea98fc65e1218e99b1dc5b689ab71095d38b2d3", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:33:05Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "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-03-10 15:33:16,827 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.182s 2022-03-10 15:33:16,827 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:33:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1738', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f49211a3-2fee-4d32-9855-16de83a1de1e', 'x-compute-request-id': 'req-f49211a3-2fee-4d32-9855-16de83a1de1e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "ACTIVE", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "949779e07b067a406ea98fc65e1218e99b1dc5b689ab71095d38b2d3", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:33:05Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "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-03-10 15:33:18,001 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.162s 2022-03-10 15:33:18,001 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:33:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1738', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e87cc38a-e019-4856-8d1b-3b7468b79c58', 'x-compute-request-id': 'req-e87cc38a-e019-4856-8d1b-3b7468b79c58', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "ACTIVE", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "949779e07b067a406ea98fc65e1218e99b1dc5b689ab71095d38b2d3", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:33:05Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "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-03-10 15:33:19,177 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.166s 2022-03-10 15:33:19,178 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:33:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1738', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5d960bc5-23fa-4ae6-92b4-73c9594fe9e4', 'x-compute-request-id': 'req-5d960bc5-23fa-4ae6-92b4-73c9594fe9e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "ACTIVE", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "949779e07b067a406ea98fc65e1218e99b1dc5b689ab71095d38b2d3", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:33:05Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "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-03-10 15:33:20,348 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.160s 2022-03-10 15:33:20,348 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:33:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1738', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-831454bc-2dd4-4eff-a62d-8f0260547e1a', 'x-compute-request-id': 'req-831454bc-2dd4-4eff-a62d-8f0260547e1a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "ACTIVE", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "949779e07b067a406ea98fc65e1218e99b1dc5b689ab71095d38b2d3", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:33:05Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "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-03-10 15:33:21,519 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.161s 2022-03-10 15:33:21,520 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:33:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1720', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-957dd196-e6a6-48e5-811c-df7999061b0c', 'x-compute-request-id': 'req-957dd196-e6a6-48e5-811c-df7999061b0c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "949779e07b067a406ea98fc65e1218e99b1dc5b689ab71095d38b2d3", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:33:21Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "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-03-10 15:33:21,529 118328 INFO [tempest.common.waiters] State transition "ACTIVE/shelving_image_uploading" ==> "SHELVED/shelving_offloading" after 45 second wait 2022-03-10 15:33:22,692 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.161s 2022-03-10 15:33:22,692 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:33:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1720', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f1683a00-e44e-43fb-967e-1d5b7667da57', 'x-compute-request-id': 'req-f1683a00-e44e-43fb-967e-1d5b7667da57', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "949779e07b067a406ea98fc65e1218e99b1dc5b689ab71095d38b2d3", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:33:21Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "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-03-10 15:33:23,874 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.172s 2022-03-10 15:33:23,875 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:33:23 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-da07b661-7cc3-49c9-8740-fd5db77789e0', 'x-compute-request-id': 'req-da07b661-7cc3-49c9-8740-fd5db77789e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "949779e07b067a406ea98fc65e1218e99b1dc5b689ab71095d38b2d3", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:33:23Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "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-03-10 15:33:23,883 118328 INFO [tempest.common.waiters] State transition "SHELVED/shelving_offloading" ==> "SHELVED_OFFLOADED/None" after 47 second wait 2022-03-10 15:33:25,360 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45/os-volume_attachments 1.477s 2022-03-10 15:33:25,365 118328 DEBUG [tempest.lib.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": "5d36f4b5-5453-4d50-a55e-75bef9974181"}} Response - Headers: {'date': 'Thu, 10 Mar 2022 15:33:23 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-0ce79724-a10e-4874-a132-d1e480e1ea5b', 'x-compute-request-id': 'req-0ce79724-a10e-4874-a132-d1e480e1ea5b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45/os-volume_attachments'} Body: b'{"volumeAttachment": {"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "serverId": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "volumeId": "5d36f4b5-5453-4d50-a55e-75bef9974181", "device": null}}' 2022-03-10 15:33:25,410 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/volume/v3/f230459d1be148709fe759c54553c86a/volumes/5d36f4b5-5453-4d50-a55e-75bef9974181 0.043s 2022-03-10 15:33:25,410 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:33:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d874d0f-3fca-45df-a475-840df43e67ee', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d874d0f-3fca-45df-a475-840df43e67ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/f230459d1be148709fe759c54553c86a/volumes/5d36f4b5-5453-4d50-a55e-75bef9974181'} Body: b'{"volume": {"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:32:32.000000", "updated_at": "2022-03-10T15:33:25.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1820332514", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/f230459d1be148709fe759c54553c86a/volumes/5d36f4b5-5453-4d50-a55e-75bef9974181"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/f230459d1be148709fe759c54553c86a/volumes/5d36f4b5-5453-4d50-a55e-75bef9974181"}], "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "attachment_id": "ae9c44ec-836b-4437-a500-1cc87d859aa2", "volume_id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "server_id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "f230459d1be148709fe759c54553c86a"}}' 2022-03-10 15:33:25,417 118328 INFO [tempest.common.waiters] Attachment ae9c44ec-836b-4437-a500-1cc87d859aa2 created for volume 5d36f4b5-5453-4d50-a55e-75bef9974181 to server 52f6a2c7-eae2-4c5d-b797-d14f40693a45 after waiting for 0.417726 seconds 2022-03-10 15:33:25,459 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/volume/v3/f230459d1be148709fe759c54553c86a/volumes/5d36f4b5-5453-4d50-a55e-75bef9974181 0.041s 2022-03-10 15:33:25,459 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:33:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eff0fb70-35fa-48db-b56c-cd6969f22878', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eff0fb70-35fa-48db-b56c-cd6969f22878', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/f230459d1be148709fe759c54553c86a/volumes/5d36f4b5-5453-4d50-a55e-75bef9974181'} Body: b'{"volume": {"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:32:32.000000", "updated_at": "2022-03-10T15:33:25.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1820332514", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/f230459d1be148709fe759c54553c86a/volumes/5d36f4b5-5453-4d50-a55e-75bef9974181"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/f230459d1be148709fe759c54553c86a/volumes/5d36f4b5-5453-4d50-a55e-75bef9974181"}], "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "attachment_id": "ae9c44ec-836b-4437-a500-1cc87d859aa2", "volume_id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "server_id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "f230459d1be148709fe759c54553c86a"}}' 2022-03-10 15:33:25,466 118328 INFO [tempest.common.waiters] volume 5d36f4b5-5453-4d50-a55e-75bef9974181 reached in-use after waiting for 0.466392 seconds 2022-03-10 15:33:25,772 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 202 POST http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45/action 0.305s 2022-03-10 15:33:25,772 118328 DEBUG [tempest.lib.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': 'Thu, 10 Mar 2022 15:33:25 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-89b73d0f-160a-403c-a6d9-ba76559380d8', 'x-compute-request-id': 'req-89b73d0f-160a-403c-a6d9-ba76559380d8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45/action'} Body: b'' 2022-03-10 15:33:25,939 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.165s 2022-03-10 15:33:25,939 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:33:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1749', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-057eba8f-912d-459d-8637-0e165115ce82', 'x-compute-request-id': 'req-057eba8f-912d-459d-8637-0e165115ce82', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:33:26Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "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": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:33:27,111 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.162s 2022-03-10 15:33:27,112 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:33:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1749', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-879818f2-8639-4c48-b46b-1044f676b489', 'x-compute-request-id': 'req-879818f2-8639-4c48-b46b-1044f676b489', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:33:26Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "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": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:33:28,280 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.159s 2022-03-10 15:33:28,281 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:33:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1751', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a6e67110-34b2-49e6-b48f-7cbdb10f72ee', 'x-compute-request-id': 'req-a6e67110-34b2-49e6-b48f-7cbdb10f72ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:33:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:33:28,289 118328 INFO [tempest.common.waiters] State transition "SHELVED_OFFLOADED/unshelving" ==> "SHELVED_OFFLOADED/spawning" after 3 second wait 2022-03-10 15:33:29,453 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.162s 2022-03-10 15:33:29,454 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:33:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1751', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b5b510f0-edc6-4f5f-ab33-c8797938270e', 'x-compute-request-id': 'req-b5b510f0-edc6-4f5f-ab33-c8797938270e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:33:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:33:30,631 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.167s 2022-03-10 15:33:30,631 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:33:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1751', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-892ee80b-dafc-4a9e-8849-114eacb3103f', 'x-compute-request-id': 'req-892ee80b-dafc-4a9e-8849-114eacb3103f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:33:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:33:31,797 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.156s 2022-03-10 15:33:31,798 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:33:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1751', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f5c65a3b-d4db-4e8d-b389-f8c26970c5bb', 'x-compute-request-id': 'req-f5c65a3b-d4db-4e8d-b389-f8c26970c5bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:33:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:33:32,966 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.158s 2022-03-10 15:33:32,966 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:33:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1751', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2ac50e90-ba18-4be3-8677-fb754f961145', 'x-compute-request-id': 'req-2ac50e90-ba18-4be3-8677-fb754f961145', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:33:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:33:34,133 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.156s 2022-03-10 15:33:34,134 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:33:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1751', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b29682fb-5f96-4870-b173-04e25acd4203', 'x-compute-request-id': 'req-b29682fb-5f96-4870-b173-04e25acd4203', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:33:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:33:35,305 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.161s 2022-03-10 15:33:35,306 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:33:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1751', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9211205a-5608-4862-9b4d-5af915696df1', 'x-compute-request-id': 'req-9211205a-5608-4862-9b4d-5af915696df1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:33:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:33:36,476 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.159s 2022-03-10 15:33:36,476 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:33:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1751', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-159f91e5-b1ca-43ea-aaff-ed13cbbb2423', 'x-compute-request-id': 'req-159f91e5-b1ca-43ea-aaff-ed13cbbb2423', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:33:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:33:37,650 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.163s 2022-03-10 15:33:37,650 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:33:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1751', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-90baf0b9-8fea-4470-b11d-b32937616f47', 'x-compute-request-id': 'req-90baf0b9-8fea-4470-b11d-b32937616f47', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:33:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:33:38,816 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.156s 2022-03-10 15:33:38,816 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:33:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1751', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e6cdf959-d7b3-461d-9f37-3acc6af01af1', 'x-compute-request-id': 'req-e6cdf959-d7b3-461d-9f37-3acc6af01af1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:33:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:33:39,982 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.156s 2022-03-10 15:33:39,983 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:33:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1751', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3825bd99-7409-4fab-a9d6-2d39cfd78c3c', 'x-compute-request-id': 'req-3825bd99-7409-4fab-a9d6-2d39cfd78c3c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:33:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:33:41,149 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.157s 2022-03-10 15:33:41,149 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:33:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1751', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4e2af0ef-5cba-47bb-951c-7a942c0a8152', 'x-compute-request-id': 'req-4e2af0ef-5cba-47bb-951c-7a942c0a8152', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:33:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:33:42,320 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.160s 2022-03-10 15:33:42,321 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:33:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1751', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2de8453e-4b73-4cbf-b511-8fb90417079a', 'x-compute-request-id': 'req-2de8453e-4b73-4cbf-b511-8fb90417079a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:33:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:33:43,491 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.160s 2022-03-10 15:33:43,492 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:33:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1751', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7852a87b-1a0d-4299-9361-eda259372a97', 'x-compute-request-id': 'req-7852a87b-1a0d-4299-9361-eda259372a97', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:33:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:33:44,677 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.175s 2022-03-10 15:33:44,677 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:33:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1751', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5ccd6c39-80dd-4521-b55b-32de5d38e291', 'x-compute-request-id': 'req-5ccd6c39-80dd-4521-b55b-32de5d38e291', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:33:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:33:45,844 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.158s 2022-03-10 15:33:45,845 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:33:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1751', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d2f4612b-dda8-478f-8c10-6ce73b787d8b', 'x-compute-request-id': 'req-d2f4612b-dda8-478f-8c10-6ce73b787d8b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:33:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:33:47,019 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.164s 2022-03-10 15:33:47,019 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:33:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1751', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-db449ba1-dc3d-4caf-b13c-3997e0265f77', 'x-compute-request-id': 'req-db449ba1-dc3d-4caf-b13c-3997e0265f77', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:33:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:33:48,193 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.165s 2022-03-10 15:33:48,194 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:33:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1751', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-24355787-c5f2-454d-a473-82bb5e108cb9', 'x-compute-request-id': 'req-24355787-c5f2-454d-a473-82bb5e108cb9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:33:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:33:49,380 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.175s 2022-03-10 15:33:49,380 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:33:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1751', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-40ec2355-b3d3-4468-931f-6e8522905688', 'x-compute-request-id': 'req-40ec2355-b3d3-4468-931f-6e8522905688', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:33:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:33:50,837 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.447s 2022-03-10 15:33:50,838 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:33:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1751', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-53df33fc-6d9e-4985-aef9-fd5fa01f3051', 'x-compute-request-id': 'req-53df33fc-6d9e-4985-aef9-fd5fa01f3051', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:33:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:33:52,100 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.253s 2022-03-10 15:33:52,101 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:33:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1751', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dec84222-df41-416c-9e6c-12c763504539', 'x-compute-request-id': 'req-dec84222-df41-416c-9e6c-12c763504539', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:33:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:33:53,275 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.163s 2022-03-10 15:33:53,275 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:33:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1751', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-491c0aeb-255c-4950-b137-a41f199e45fc', 'x-compute-request-id': 'req-491c0aeb-255c-4950-b137-a41f199e45fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:33:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:33:54,453 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.167s 2022-03-10 15:33:54,453 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:33:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1751', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-96a0bf3c-df3d-4453-be37-de868796caa9', 'x-compute-request-id': 'req-96a0bf3c-df3d-4453-be37-de868796caa9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:33:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:33:55,624 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.160s 2022-03-10 15:33:55,624 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:33:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1751', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1ffc16b3-b3f9-4c47-952f-82b5129600f1', 'x-compute-request-id': 'req-1ffc16b3-b3f9-4c47-952f-82b5129600f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:33:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:33:56,791 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.158s 2022-03-10 15:33:56,792 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:33:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1751', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0aa831a4-1608-45a9-bd70-4f2c0bd689dc', 'x-compute-request-id': 'req-0aa831a4-1608-45a9-bd70-4f2c0bd689dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:33:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:33:57,958 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.156s 2022-03-10 15:33:57,958 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:33:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1751', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b1651a46-0962-4502-8452-d0fa2ac53e2d', 'x-compute-request-id': 'req-b1651a46-0962-4502-8452-d0fa2ac53e2d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:33:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:33:59,124 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.156s 2022-03-10 15:33:59,124 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:33:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1751', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c759445e-d9c8-474d-bd62-e468fe0fa5cb', 'x-compute-request-id': 'req-c759445e-d9c8-474d-bd62-e468fe0fa5cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:33:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:34:00,295 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.161s 2022-03-10 15:34:00,295 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:34:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1751', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7512cdc0-3766-4e6e-bb06-210405ae4360', 'x-compute-request-id': 'req-7512cdc0-3766-4e6e-bb06-210405ae4360', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:33:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:34:01,463 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.157s 2022-03-10 15:34:01,463 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:34:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1751', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a114d9de-d3d5-42fe-b0e6-494bce18b05e', 'x-compute-request-id': 'req-a114d9de-d3d5-42fe-b0e6-494bce18b05e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:33:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:34:02,634 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.161s 2022-03-10 15:34:02,635 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:34:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1751', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-485a7bd7-4ed2-4760-bd23-90897a63736c', 'x-compute-request-id': 'req-485a7bd7-4ed2-4760-bd23-90897a63736c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:33:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:34:03,804 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.160s 2022-03-10 15:34:03,805 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:34:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1751', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3cf2a77a-4fd5-4980-9048-feed3fe3d19f', 'x-compute-request-id': 'req-3cf2a77a-4fd5-4980-9048-feed3fe3d19f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:33:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:34:05,001 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.186s 2022-03-10 15:34:05,002 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:34:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1751', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-662a682c-3451-4f93-a129-a94830347f0f', 'x-compute-request-id': 'req-662a682c-3451-4f93-a129-a94830347f0f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:33:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:34:06,217 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.205s 2022-03-10 15:34:06,217 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:34:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1751', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e68b2caa-3290-48c6-ba95-5f0216868381', 'x-compute-request-id': 'req-e68b2caa-3290-48c6-ba95-5f0216868381', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:33:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:34:07,400 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.173s 2022-03-10 15:34:07,401 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:34:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1751', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-97df0a89-05d1-4ef1-afe6-b05df51d4e4a', 'x-compute-request-id': 'req-97df0a89-05d1-4ef1-afe6-b05df51d4e4a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:33:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:34:08,604 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.192s 2022-03-10 15:34:08,604 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:34:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1751', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-46f7d275-ecf9-4679-b5c7-2fbb82f005e4', 'x-compute-request-id': 'req-46f7d275-ecf9-4679-b5c7-2fbb82f005e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:33:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:34:09,771 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.157s 2022-03-10 15:34:09,771 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:34:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1751', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8a1ef93c-e40d-4401-baf0-009d8e1643ed', 'x-compute-request-id': 'req-8a1ef93c-e40d-4401-baf0-009d8e1643ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:33:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:34:10,945 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.164s 2022-03-10 15:34:10,946 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:34:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1751', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9fbfe69a-4c93-446f-96ff-c74efc839612', 'x-compute-request-id': 'req-9fbfe69a-4c93-446f-96ff-c74efc839612', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:33:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:34:12,129 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.172s 2022-03-10 15:34:12,129 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:34:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1751', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-adb87e64-63e7-49e5-8229-707406c06c50', 'x-compute-request-id': 'req-adb87e64-63e7-49e5-8229-707406c06c50', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:33:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:34:13,296 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.158s 2022-03-10 15:34:13,297 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:34:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1751', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e7dd5cf4-d40f-46cd-8c8e-0de588b68dff', 'x-compute-request-id': 'req-e7dd5cf4-d40f-46cd-8c8e-0de588b68dff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:33:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:34:14,468 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.161s 2022-03-10 15:34:14,469 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:34:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1751', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-20672903-d30b-49c5-b354-26aadc2da716', 'x-compute-request-id': 'req-20672903-d30b-49c5-b354-26aadc2da716', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:33:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:34:15,637 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.159s 2022-03-10 15:34:15,638 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:34:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1751', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-063739cc-09f0-4a97-bd6e-b511ed1949c3', 'x-compute-request-id': 'req-063739cc-09f0-4a97-bd6e-b511ed1949c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:33:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:34:17,043 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.395s 2022-03-10 15:34:17,044 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:34:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1751', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dba4f30a-5217-4ff7-8425-f85e6e01548b', 'x-compute-request-id': 'req-dba4f30a-5217-4ff7-8425-f85e6e01548b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:33:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:34:18,210 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.156s 2022-03-10 15:34:18,211 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:34:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1751', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0510889d-5e61-4b73-9a7e-6fc4c837a193', 'x-compute-request-id': 'req-0510889d-5e61-4b73-9a7e-6fc4c837a193', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:33:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:34:19,387 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.167s 2022-03-10 15:34:19,387 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:34:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1751', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-31fb7b62-6cca-43fc-a3ec-8b6fbcb399ec', 'x-compute-request-id': 'req-31fb7b62-6cca-43fc-a3ec-8b6fbcb399ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:33:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:34:20,563 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.165s 2022-03-10 15:34:20,563 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:34:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1751', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d923f8d6-c41a-4ea7-9075-f10c7a9f4019', 'x-compute-request-id': 'req-d923f8d6-c41a-4ea7-9075-f10c7a9f4019', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:33:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:34:21,732 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.159s 2022-03-10 15:34:21,733 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:34:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1751', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b9d50a01-2093-4fd9-817c-dfef273b4b98', 'x-compute-request-id': 'req-b9d50a01-2093-4fd9-817c-dfef273b4b98', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:33:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:34:22,905 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.162s 2022-03-10 15:34:22,905 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:34:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1751', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9e4670b9-25b6-43b6-8449-bf49a6e3890e', 'x-compute-request-id': 'req-9e4670b9-25b6-43b6-8449-bf49a6e3890e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:33:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:34:24,228 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.314s 2022-03-10 15:34:24,229 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:34:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1751', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aec3b147-3b73-4c7b-9edc-3f406f8c4f6c', 'x-compute-request-id': 'req-aec3b147-3b73-4c7b-9edc-3f406f8c4f6c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:33:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:34:25,399 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.160s 2022-03-10 15:34:25,399 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:34:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1751', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fd4f622b-2510-437a-bb45-651d1d3f604e', 'x-compute-request-id': 'req-fd4f622b-2510-437a-bb45-651d1d3f604e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:33:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:34:26,566 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.156s 2022-03-10 15:34:26,566 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:34:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1751', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-acf8a300-c64f-4bd6-b204-b5fbded5a082', 'x-compute-request-id': 'req-acf8a300-c64f-4bd6-b204-b5fbded5a082', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:33:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:34:27,735 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.159s 2022-03-10 15:34:27,735 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:34:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1751', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-705c87b2-ae19-4d60-878d-c241378d17ba', 'x-compute-request-id': 'req-705c87b2-ae19-4d60-878d-c241378d17ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:33:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:34:28,913 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.169s 2022-03-10 15:34:28,913 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:34:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1751', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c4b2c1fa-9ad2-4e61-a747-fe36599cfed7', 'x-compute-request-id': 'req-c4b2c1fa-9ad2-4e61-a747-fe36599cfed7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:33:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:34:30,085 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.161s 2022-03-10 15:34:30,085 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:34:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1751', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a2f20265-d270-4ccf-8900-f75f9d406f92', 'x-compute-request-id': 'req-a2f20265-d270-4ccf-8900-f75f9d406f92', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:33:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:34:31,257 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.163s 2022-03-10 15:34:31,258 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:34:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1751', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-78688ce3-220f-4ee9-a907-95416510dc8f', 'x-compute-request-id': 'req-78688ce3-220f-4ee9-a907-95416510dc8f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:33:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:34:32,425 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.158s 2022-03-10 15:34:32,426 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:34:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1751', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e85b2f0f-dae6-4f94-842f-a9917205730e', 'x-compute-request-id': 'req-e85b2f0f-dae6-4f94-842f-a9917205730e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:33:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:34:33,598 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.163s 2022-03-10 15:34:33,599 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:34:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1751', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-03a76cff-d417-4dae-aa6e-92ffea0d1d1b', 'x-compute-request-id': 'req-03a76cff-d417-4dae-aa6e-92ffea0d1d1b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:33:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:34:34,766 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.157s 2022-03-10 15:34:34,766 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:34:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1751', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a189ab0b-2c40-4c72-b777-3027efe66550', 'x-compute-request-id': 'req-a189ab0b-2c40-4c72-b777-3027efe66550', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:33:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:34:35,932 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.156s 2022-03-10 15:34:35,932 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:34:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1751', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0c5f64c6-86a6-4c95-a07c-23f7af86b474', 'x-compute-request-id': 'req-0c5f64c6-86a6-4c95-a07c-23f7af86b474', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:33:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:34:37,102 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.161s 2022-03-10 15:34:37,103 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:34:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1751', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b895a23a-b450-4348-b448-1267935b9a6b', 'x-compute-request-id': 'req-b895a23a-b450-4348-b448-1267935b9a6b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:33:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:34:38,271 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.159s 2022-03-10 15:34:38,272 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:34:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1751', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c75bbbed-537b-4bf2-82a0-0dc0a0ee82f2', 'x-compute-request-id': 'req-c75bbbed-537b-4bf2-82a0-0dc0a0ee82f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:33:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:34:39,457 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.175s 2022-03-10 15:34:39,457 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:34:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1751', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bd2a60df-812f-47b5-864f-82a0cbd8de36', 'x-compute-request-id': 'req-bd2a60df-812f-47b5-864f-82a0cbd8de36', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:33:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:34:40,628 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.160s 2022-03-10 15:34:40,628 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:34:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1751', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1ea4fffc-8871-49c5-87c1-b917264f5e80', 'x-compute-request-id': 'req-1ea4fffc-8871-49c5-87c1-b917264f5e80', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:33:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:34:41,796 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.158s 2022-03-10 15:34:41,797 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:34:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1751', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2ea50ff5-3049-4004-9f01-f0b5aee49876', 'x-compute-request-id': 'req-2ea50ff5-3049-4004-9f01-f0b5aee49876', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:33:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:34:42,963 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.157s 2022-03-10 15:34:42,964 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:34:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1751', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5ce5812b-badc-44c5-ba64-c6b16203e574', 'x-compute-request-id': 'req-5ce5812b-badc-44c5-ba64-c6b16203e574', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:33:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:34:44,138 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.163s 2022-03-10 15:34:44,139 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:34:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1751', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b648a03e-8449-4320-9121-4618a3539fb6', 'x-compute-request-id': 'req-b648a03e-8449-4320-9121-4618a3539fb6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:33:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:34:45,310 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.162s 2022-03-10 15:34:45,311 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:34:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1751', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-537f6564-ffb8-446a-a9e4-f978aa05d34c', 'x-compute-request-id': 'req-537f6564-ffb8-446a-a9e4-f978aa05d34c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:33:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:34:46,480 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.159s 2022-03-10 15:34:46,480 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:34:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1751', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d68db78a-e9d2-4c91-ba61-687d051a1e78', 'x-compute-request-id': 'req-d68db78a-e9d2-4c91-ba61-687d051a1e78', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:33:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:34:47,652 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.161s 2022-03-10 15:34:47,652 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:34:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1751', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-54df2a86-ebb3-493e-b897-1910e43af0e9', 'x-compute-request-id': 'req-54df2a86-ebb3-493e-b897-1910e43af0e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:33:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:34:48,920 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.258s 2022-03-10 15:34:48,921 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:34:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1751', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c6ca2a38-c66c-42dd-b46c-2f7f085f7765', 'x-compute-request-id': 'req-c6ca2a38-c66c-42dd-b46c-2f7f085f7765', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:33:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:34:50,095 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.165s 2022-03-10 15:34:50,096 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:34:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1751', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6f3ec824-b8bf-45dc-8476-cc51e52ca174', 'x-compute-request-id': 'req-6f3ec824-b8bf-45dc-8476-cc51e52ca174', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:33:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:34:51,267 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.162s 2022-03-10 15:34:51,267 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:34:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1751', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-11d4a381-d79c-49f5-8e39-97e02be46f42', 'x-compute-request-id': 'req-11d4a381-d79c-49f5-8e39-97e02be46f42', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:33:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:34:52,437 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.159s 2022-03-10 15:34:52,437 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:34:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1751', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6025d97c-a869-489b-9ec0-f67c8fe98ff9', 'x-compute-request-id': 'req-6025d97c-a869-489b-9ec0-f67c8fe98ff9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:33:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:34:53,614 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.167s 2022-03-10 15:34:53,614 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:34:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1751', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ba8271b9-80cf-44df-9c76-a4c8c1bb7735', 'x-compute-request-id': 'req-ba8271b9-80cf-44df-9c76-a4c8c1bb7735', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:33:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:34:54,784 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.159s 2022-03-10 15:34:54,784 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:34:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1751', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4d2e122e-4e62-4921-95f7-88ef04ba3b9c', 'x-compute-request-id': 'req-4d2e122e-4e62-4921-95f7-88ef04ba3b9c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:33:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:34:56,066 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.272s 2022-03-10 15:34:56,066 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:34:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1751', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-783a9d40-93ee-4321-a04f-721c7cc3e099', 'x-compute-request-id': 'req-783a9d40-93ee-4321-a04f-721c7cc3e099', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:33:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:34:57,242 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.166s 2022-03-10 15:34:57,242 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:34:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1751', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-17556f6e-9353-4693-9c62-2aabf78a1cba', 'x-compute-request-id': 'req-17556f6e-9353-4693-9c62-2aabf78a1cba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:33:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:34:58,423 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.171s 2022-03-10 15:34:58,423 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:34:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1751', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cebecf73-0780-4615-be91-99fc625ef733', 'x-compute-request-id': 'req-cebecf73-0780-4615-be91-99fc625ef733', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:33:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:34:59,595 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.161s 2022-03-10 15:34:59,596 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:34:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1751', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-43229e97-e523-4fd6-8c11-a25930d97753', 'x-compute-request-id': 'req-43229e97-e523-4fd6-8c11-a25930d97753', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:33:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:35:00,766 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.160s 2022-03-10 15:35:00,766 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:35:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1751', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2f21265a-77c4-461d-a33b-900e6359dfcc', 'x-compute-request-id': 'req-2f21265a-77c4-461d-a33b-900e6359dfcc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:33:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:35:01,935 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.159s 2022-03-10 15:35:01,936 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:35:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1751', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-935a0056-77bf-4be3-b1af-3f9f03990cce', 'x-compute-request-id': 'req-935a0056-77bf-4be3-b1af-3f9f03990cce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:33:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:35:03,106 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.160s 2022-03-10 15:35:03,106 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:35:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1751', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3196144a-8340-4407-a51d-e9edefe69184', 'x-compute-request-id': 'req-3196144a-8340-4407-a51d-e9edefe69184', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:33:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:35:04,280 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.164s 2022-03-10 15:35:04,280 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:35:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1751', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-962f337d-ca24-47b4-a9ff-c8d80df6e02b', 'x-compute-request-id': 'req-962f337d-ca24-47b4-a9ff-c8d80df6e02b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:33:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:35:05,448 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.157s 2022-03-10 15:35:05,449 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:35:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1751', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ec7d87fd-f04f-4e35-84c3-c3ab8193633d', 'x-compute-request-id': 'req-ec7d87fd-f04f-4e35-84c3-c3ab8193633d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:33:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:35:06,617 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.159s 2022-03-10 15:35:06,618 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:35:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1751', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-53506cca-5d7b-4eb8-b9db-83b28a2307c9', 'x-compute-request-id': 'req-53506cca-5d7b-4eb8-b9db-83b28a2307c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:33:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:35:07,788 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.160s 2022-03-10 15:35:07,789 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:35:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1751', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-26117a90-1fee-45e9-9170-9604291cdc98', 'x-compute-request-id': 'req-26117a90-1fee-45e9-9170-9604291cdc98', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:33:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:35:08,959 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.160s 2022-03-10 15:35:08,959 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:35:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1751', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-79bd8a96-de2b-4828-8af1-2af6ee3a3556', 'x-compute-request-id': 'req-79bd8a96-de2b-4828-8af1-2af6ee3a3556', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:33:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:35:10,133 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.165s 2022-03-10 15:35:10,133 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:35:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1751', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9aabdb66-e37d-448a-bc1a-14ab8d711da9', 'x-compute-request-id': 'req-9aabdb66-e37d-448a-bc1a-14ab8d711da9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:33:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:35:11,303 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.160s 2022-03-10 15:35:11,304 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:35:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1751', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d82bd732-71e9-4dd9-968f-872e154a37ad', 'x-compute-request-id': 'req-d82bd732-71e9-4dd9-968f-872e154a37ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:33:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:35:12,477 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.163s 2022-03-10 15:35:12,477 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:35:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1751', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-caad597c-c2d6-4a9c-8f36-7c59a8112f34', 'x-compute-request-id': 'req-caad597c-c2d6-4a9c-8f36-7c59a8112f34', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:33:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:35:13,644 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.157s 2022-03-10 15:35:13,645 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:35:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1751', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-90abd05f-433f-4231-b16e-b93a1c603476', 'x-compute-request-id': 'req-90abd05f-433f-4231-b16e-b93a1c603476', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:33:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:35:14,814 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.160s 2022-03-10 15:35:14,815 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:35:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1751', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c403fafd-6ef9-4c72-bed9-b67abfc5f1d6', 'x-compute-request-id': 'req-c403fafd-6ef9-4c72-bed9-b67abfc5f1d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:33:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:35:15,979 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.154s 2022-03-10 15:35:15,979 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:35:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1751', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-08ed1076-ab1a-4b39-a167-bca7bd3327e7', 'x-compute-request-id': 'req-08ed1076-ab1a-4b39-a167-bca7bd3327e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:33:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:35:17,150 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.160s 2022-03-10 15:35:17,151 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:35:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1751', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1222a35e-959a-4caf-8c20-401940ab5997', 'x-compute-request-id': 'req-1222a35e-959a-4caf-8c20-401940ab5997', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:33:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:35:18,323 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.163s 2022-03-10 15:35:18,324 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:35:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1751', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1e4bae0d-f7ba-45c7-8869-86d1be283725', 'x-compute-request-id': 'req-1e4bae0d-f7ba-45c7-8869-86d1be283725', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:33:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:35:19,495 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.162s 2022-03-10 15:35:19,496 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:35:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1751', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ccce2297-b0fb-42ec-b272-00f733c14f74', 'x-compute-request-id': 'req-ccce2297-b0fb-42ec-b272-00f733c14f74', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:33:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:35:20,670 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.164s 2022-03-10 15:35:20,670 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:35:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1751', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ead1f49a-58d3-48ba-bfba-b1f00e245477', 'x-compute-request-id': 'req-ead1f49a-58d3-48ba-bfba-b1f00e245477', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:33:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:35:21,840 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.160s 2022-03-10 15:35:21,840 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:35:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1751', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9fcea4bf-c3c3-49a5-967c-a8493c579199', 'x-compute-request-id': 'req-9fcea4bf-c3c3-49a5-967c-a8493c579199', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:33:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:35:23,006 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.156s 2022-03-10 15:35:23,007 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:35:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1751', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fdec8b70-5c95-4aad-926c-cd0158679607', 'x-compute-request-id': 'req-fdec8b70-5c95-4aad-926c-cd0158679607', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:33:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:35:24,179 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.163s 2022-03-10 15:35:24,180 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:35:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1751', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-526ce3d2-c951-4d55-86cb-31ad4c9240c3', 'x-compute-request-id': 'req-526ce3d2-c951-4d55-86cb-31ad4c9240c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:33:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:35:25,346 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.157s 2022-03-10 15:35:25,347 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:35:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1751', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3d73274f-cf37-419a-9bda-33b203d96a60', 'x-compute-request-id': 'req-3d73274f-cf37-419a-9bda-33b203d96a60', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:33:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:35:26,518 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.161s 2022-03-10 15:35:26,519 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:35:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1751', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c1b09000-0687-4cae-a528-fd97c8e1b519', 'x-compute-request-id': 'req-c1b09000-0687-4cae-a528-fd97c8e1b519', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:33:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:35:27,687 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.158s 2022-03-10 15:35:27,687 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:35:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1751', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3f8986a5-5413-4987-828c-f55a06d7c23b', 'x-compute-request-id': 'req-3f8986a5-5413-4987-828c-f55a06d7c23b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:33:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:35:28,863 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.166s 2022-03-10 15:35:28,864 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:35:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1745', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0ed437b5-2ac1-4a64-8923-f7b7626ed78f', 'x-compute-request-id': 'req-0ed437b5-2ac1-4a64-8923-f7b7626ed78f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:35:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:35:28,873 118328 INFO [tempest.common.waiters] State transition "SHELVED_OFFLOADED/spawning" ==> "SHELVED_OFFLOADED/None" after 123 second wait 2022-03-10 15:35:30,035 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.160s 2022-03-10 15:35:30,036 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:35:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1745', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-134e8f6e-321f-43dc-9427-b0438bab33d4', 'x-compute-request-id': 'req-134e8f6e-321f-43dc-9427-b0438bab33d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:35:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:35:31,204 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.158s 2022-03-10 15:35:31,204 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:35:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1745', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a8a2ec5d-2269-4f05-87db-40f2ee4e4dc6', 'x-compute-request-id': 'req-a8a2ec5d-2269-4f05-87db-40f2ee4e4dc6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:35:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:35:32,379 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.165s 2022-03-10 15:35:32,379 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:35:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1745', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7c29cb4c-3237-4985-97fb-c532bbd4a551', 'x-compute-request-id': 'req-7c29cb4c-3237-4985-97fb-c532bbd4a551', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:35:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:35:33,548 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.158s 2022-03-10 15:35:33,548 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:35:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1745', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f10d9562-3ea8-4cb0-9c9c-c6786bcae4ec', 'x-compute-request-id': 'req-f10d9562-3ea8-4cb0-9c9c-c6786bcae4ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:35:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:35:34,718 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.160s 2022-03-10 15:35:34,719 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:35:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1745', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1def629f-13b5-4b6a-9243-d0fd954e6a49', 'x-compute-request-id': 'req-1def629f-13b5-4b6a-9243-d0fd954e6a49', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:35:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:35:35,892 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.163s 2022-03-10 15:35:35,892 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:35:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1745', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-27f5160d-596d-4b7f-a45e-46c75884dbb7', 'x-compute-request-id': 'req-27f5160d-596d-4b7f-a45e-46c75884dbb7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:35:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:35:37,060 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.158s 2022-03-10 15:35:37,061 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:35:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1745', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e85964d8-a213-4e2f-8541-f1a4413ca18e', 'x-compute-request-id': 'req-e85964d8-a213-4e2f-8541-f1a4413ca18e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:35:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:35:38,234 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.162s 2022-03-10 15:35:38,235 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:35:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1745', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e41ac563-2c27-4dac-a9e3-59ead7b182ed', 'x-compute-request-id': 'req-e41ac563-2c27-4dac-a9e3-59ead7b182ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:35:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:35:39,414 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.170s 2022-03-10 15:35:39,414 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:35:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1745', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fb8cc7a5-9b94-42a8-be4d-c2c85bce4047', 'x-compute-request-id': 'req-fb8cc7a5-9b94-42a8-be4d-c2c85bce4047', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:35:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:35:40,585 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.160s 2022-03-10 15:35:40,586 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:35:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1745', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-281d6602-e3c9-4d68-b6aa-38987124699e', 'x-compute-request-id': 'req-281d6602-e3c9-4d68-b6aa-38987124699e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:35:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:35:41,755 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.159s 2022-03-10 15:35:41,755 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:35:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1745', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ad678fed-b5e2-4de2-bed2-6f7fa1622b52', 'x-compute-request-id': 'req-ad678fed-b5e2-4de2-bed2-6f7fa1622b52', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:35:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:35:42,927 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.162s 2022-03-10 15:35:42,927 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:35:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1745', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ceb705ac-817a-4ab2-88af-7c279638ab87', 'x-compute-request-id': 'req-ceb705ac-817a-4ab2-88af-7c279638ab87', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:35:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:35:44,095 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.158s 2022-03-10 15:35:44,096 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:35:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1745', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-919e4a13-11fb-4630-8e7f-d4eff0d74708', 'x-compute-request-id': 'req-919e4a13-11fb-4630-8e7f-d4eff0d74708', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:35:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:35:45,261 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.156s 2022-03-10 15:35:45,262 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:35:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1745', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a58701f0-edb6-4aff-871f-4d4eaac0b857', 'x-compute-request-id': 'req-a58701f0-edb6-4aff-871f-4d4eaac0b857', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:35:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:35:46,436 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.164s 2022-03-10 15:35:46,436 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:35:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1745', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b60cbf12-c0d3-4774-8ad9-07f55db1e73f', 'x-compute-request-id': 'req-b60cbf12-c0d3-4774-8ad9-07f55db1e73f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:35:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:35:47,606 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.161s 2022-03-10 15:35:47,607 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:35:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1745', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cf07bfb0-f7e7-4c81-a462-19bb2ffcb9bb', 'x-compute-request-id': 'req-cf07bfb0-f7e7-4c81-a462-19bb2ffcb9bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:35:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:35:48,783 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.167s 2022-03-10 15:35:48,783 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:35:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1745', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-56e1df96-4383-44ae-8fcb-22e68ccc1156', 'x-compute-request-id': 'req-56e1df96-4383-44ae-8fcb-22e68ccc1156', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:35:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:35:49,954 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.161s 2022-03-10 15:35:49,954 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:35:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1745', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3fd4bfaf-6d0e-480b-94e4-c56a3b72243a', 'x-compute-request-id': 'req-3fd4bfaf-6d0e-480b-94e4-c56a3b72243a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:35:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:35:51,124 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.159s 2022-03-10 15:35:51,124 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:35:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1745', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d7b5c025-345b-4ebf-9e2c-f002e57d0751', 'x-compute-request-id': 'req-d7b5c025-345b-4ebf-9e2c-f002e57d0751', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:35:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:35:52,295 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.161s 2022-03-10 15:35:52,374 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:35:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1745', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-71baf144-f0dc-4bfa-b657-388841f6a700', 'x-compute-request-id': 'req-71baf144-f0dc-4bfa-b657-388841f6a700', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:35:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:35:53,551 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.167s 2022-03-10 15:35:53,552 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:35:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1745', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-80815efa-3d65-4f0b-aaf8-63a68dda5f0e', 'x-compute-request-id': 'req-80815efa-3d65-4f0b-aaf8-63a68dda5f0e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:35:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:35:54,733 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.171s 2022-03-10 15:35:54,733 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:35:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1745', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f9bb8bb5-a7ac-45b2-922c-e723824f5519', 'x-compute-request-id': 'req-f9bb8bb5-a7ac-45b2-922c-e723824f5519', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:35:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:35:56,063 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.319s 2022-03-10 15:35:56,063 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:35:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1745', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8c850567-62ee-4c61-adec-c836c8a1a755', 'x-compute-request-id': 'req-8c850567-62ee-4c61-adec-c836c8a1a755', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:35:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:35:57,252 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.179s 2022-03-10 15:35:57,252 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:35:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1745', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9e65b6b8-c352-4817-b9d4-fc1c57e35d71', 'x-compute-request-id': 'req-9e65b6b8-c352-4817-b9d4-fc1c57e35d71', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:35:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:35:58,426 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.164s 2022-03-10 15:35:58,426 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:35:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1745', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9ceb68af-0ca0-47be-9c72-577e036c98e5', 'x-compute-request-id': 'req-9ceb68af-0ca0-47be-9c72-577e036c98e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:35:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:35:59,836 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.400s 2022-03-10 15:35:59,837 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:35:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1745', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b91ae990-c2b8-449a-a670-f292deea5d28', 'x-compute-request-id': 'req-b91ae990-c2b8-449a-a670-f292deea5d28', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:35:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:36:01,002 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.155s 2022-03-10 15:36:01,003 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:36:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1745', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d03056aa-4dab-4a40-bdaa-fb11c5ec7f47', 'x-compute-request-id': 'req-d03056aa-4dab-4a40-bdaa-fb11c5ec7f47', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:35:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:36:02,174 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.161s 2022-03-10 15:36:02,174 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:36:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1745', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d696ea44-a5ca-4082-b228-8f6a136b5613', 'x-compute-request-id': 'req-d696ea44-a5ca-4082-b228-8f6a136b5613', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:35:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:36:03,342 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.157s 2022-03-10 15:36:03,342 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:36:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1745', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a406555d-647b-4ffd-830f-e4ee62aafa34', 'x-compute-request-id': 'req-a406555d-647b-4ffd-830f-e4ee62aafa34', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:35:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:36:04,512 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.161s 2022-03-10 15:36:04,513 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:36:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1745', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f6b015e4-a10d-411d-90bb-f4d4ae33feb2', 'x-compute-request-id': 'req-f6b015e4-a10d-411d-90bb-f4d4ae33feb2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:35:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:36:05,685 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.162s 2022-03-10 15:36:05,685 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:36:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1745', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-687e59bf-d4c1-49be-b0c7-cc7b5161268a', 'x-compute-request-id': 'req-687e59bf-d4c1-49be-b0c7-cc7b5161268a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:35:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:36:06,857 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.160s 2022-03-10 15:36:06,857 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:36:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1745', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0ccf22f2-4ad8-41aa-ac6f-4e67ee18ae74', 'x-compute-request-id': 'req-0ccf22f2-4ad8-41aa-ac6f-4e67ee18ae74', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:35:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:36:08,028 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.161s 2022-03-10 15:36:08,028 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:36:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1745', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8fcb6f51-c93f-42c6-92de-6e293db93ae6', 'x-compute-request-id': 'req-8fcb6f51-c93f-42c6-92de-6e293db93ae6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:35:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:36:09,195 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.157s 2022-03-10 15:36:09,196 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:36:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1745', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-92594f72-4580-4828-bb0b-e8ecfa705662', 'x-compute-request-id': 'req-92594f72-4580-4828-bb0b-e8ecfa705662', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:35:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:36:10,370 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.165s 2022-03-10 15:36:10,370 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:36:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1745', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eea12722-c926-4ea0-a2ca-92a99b80954c', 'x-compute-request-id': 'req-eea12722-c926-4ea0-a2ca-92a99b80954c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:35:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:36:11,539 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.159s 2022-03-10 15:36:11,540 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:36:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1745', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e4fe7ccf-161f-44a5-bb00-aa047719330f', 'x-compute-request-id': 'req-e4fe7ccf-161f-44a5-bb00-aa047719330f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:35:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:36:12,707 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.157s 2022-03-10 15:36:12,707 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:36:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1745', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a67cfc72-8ad6-46bb-9cf0-38559e10a946', 'x-compute-request-id': 'req-a67cfc72-8ad6-46bb-9cf0-38559e10a946', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:35:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:36:13,878 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.162s 2022-03-10 15:36:13,879 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:36:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1745', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-30745917-74d1-445f-8fdf-bab78d1d22f1', 'x-compute-request-id': 'req-30745917-74d1-445f-8fdf-bab78d1d22f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:35:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:36:15,046 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.157s 2022-03-10 15:36:15,050 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:36:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1745', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8e888624-1d0e-46e1-b395-1b6f703718ea', 'x-compute-request-id': 'req-8e888624-1d0e-46e1-b395-1b6f703718ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:35:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:36:16,227 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.166s 2022-03-10 15:36:16,227 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:36:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1745', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8497818e-906f-4e87-b185-7bc50c84835d', 'x-compute-request-id': 'req-8497818e-906f-4e87-b185-7bc50c84835d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:35:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:36:17,397 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.159s 2022-03-10 15:36:17,397 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:36:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1745', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-632ba484-cf0f-42fd-b123-d53e768895c2', 'x-compute-request-id': 'req-632ba484-cf0f-42fd-b123-d53e768895c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:35:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:36:18,564 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.156s 2022-03-10 15:36:18,565 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:36:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1745', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c0fee67f-d92a-4435-818c-15f1c03c5676', 'x-compute-request-id': 'req-c0fee67f-d92a-4435-818c-15f1c03c5676', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:35:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:36:19,732 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.157s 2022-03-10 15:36:19,732 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:36:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1745', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-59f8f02d-6826-4db5-924c-09d2ce990679', 'x-compute-request-id': 'req-59f8f02d-6826-4db5-924c-09d2ce990679', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:35:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:36:20,901 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.159s 2022-03-10 15:36:20,902 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:36:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1745', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a54f1210-f66c-4297-b586-63ebc0cc6c7c', 'x-compute-request-id': 'req-a54f1210-f66c-4297-b586-63ebc0cc6c7c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:35:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:36:22,067 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.156s 2022-03-10 15:36:22,068 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:36:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1745', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4ffb9da3-8c6a-4f5b-be70-87cafdb77f92', 'x-compute-request-id': 'req-4ffb9da3-8c6a-4f5b-be70-87cafdb77f92', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:35:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:36:23,241 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.163s 2022-03-10 15:36:23,242 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:36:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1745', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9dfddb1c-665e-48cd-ac44-098be2a4ee38', 'x-compute-request-id': 'req-9dfddb1c-665e-48cd-ac44-098be2a4ee38', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:35:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:36:24,414 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.162s 2022-03-10 15:36:24,414 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:36:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1745', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-96487d06-d433-4199-b127-e0432af1cdf8', 'x-compute-request-id': 'req-96487d06-d433-4199-b127-e0432af1cdf8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:35:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:36:25,586 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.161s 2022-03-10 15:36:25,587 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:36:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1745', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-07d0fb8c-7dd3-4df0-8b93-3cc0c43a6864', 'x-compute-request-id': 'req-07d0fb8c-7dd3-4df0-8b93-3cc0c43a6864', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:35:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:36:26,758 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.162s 2022-03-10 15:36:26,759 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:36:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1745', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4dd3cfec-3632-4f9d-8f64-5b8dce295ae1', 'x-compute-request-id': 'req-4dd3cfec-3632-4f9d-8f64-5b8dce295ae1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:35:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:36:27,926 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.158s 2022-03-10 15:36:27,926 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:36:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1745', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0edac7a5-bff1-46e7-a379-ef2ed6a9cf2c', 'x-compute-request-id': 'req-0edac7a5-bff1-46e7-a379-ef2ed6a9cf2c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:35:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:36:29,095 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.158s 2022-03-10 15:36:29,095 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:36:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1745', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a967a55f-3edd-4699-8c29-46067c08abdd', 'x-compute-request-id': 'req-a967a55f-3edd-4699-8c29-46067c08abdd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:35:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:36:30,320 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.214s 2022-03-10 15:36:30,320 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:36:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1745', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4e69525d-da3c-432c-a605-9541ee71c64f', 'x-compute-request-id': 'req-4e69525d-da3c-432c-a605-9541ee71c64f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:35:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:36:31,497 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.167s 2022-03-10 15:36:31,498 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:36:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1745', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d0a5dea7-6b17-480c-89fd-8a534e03da89', 'x-compute-request-id': 'req-d0a5dea7-6b17-480c-89fd-8a534e03da89', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:35:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:36:32,669 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.161s 2022-03-10 15:36:32,669 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:36:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1745', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e6a2099d-4b1e-4e8a-bac7-54270bf620b5', 'x-compute-request-id': 'req-e6a2099d-4b1e-4e8a-bac7-54270bf620b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:35:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:36:33,839 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.160s 2022-03-10 15:36:33,839 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:36:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1745', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b19d9082-caab-4ce1-b484-b01e71519823', 'x-compute-request-id': 'req-b19d9082-caab-4ce1-b484-b01e71519823', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:35:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:36:35,004 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.156s 2022-03-10 15:36:35,005 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:36:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1745', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4b147c25-5f21-4702-b112-03ab15cf8ed8', 'x-compute-request-id': 'req-4b147c25-5f21-4702-b112-03ab15cf8ed8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:35:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:36:36,177 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.162s 2022-03-10 15:36:36,178 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:36:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1745', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a2d99c5b-efba-4ace-b57f-cdec10fb0bd2', 'x-compute-request-id': 'req-a2d99c5b-efba-4ace-b57f-cdec10fb0bd2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:35:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:36:37,346 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.158s 2022-03-10 15:36:37,346 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:36:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1745', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-28378e3b-201c-41b6-a7bb-f0fcb5ce7c46', 'x-compute-request-id': 'req-28378e3b-201c-41b6-a7bb-f0fcb5ce7c46', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:35:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:36:38,515 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.158s 2022-03-10 15:36:38,515 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:36:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1745', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fb782e01-0142-4f15-8be9-e281c41448cd', 'x-compute-request-id': 'req-fb782e01-0142-4f15-8be9-e281c41448cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:35:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:36:39,687 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.161s 2022-03-10 15:36:39,688 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:36:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1745', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-15d30de6-cf82-43b2-929c-bced44b9717c', 'x-compute-request-id': 'req-15d30de6-cf82-43b2-929c-bced44b9717c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:35:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:36:40,858 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.161s 2022-03-10 15:36:40,859 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:36:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1745', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a798d1b8-c358-4de6-b432-dc8c98868788', 'x-compute-request-id': 'req-a798d1b8-c358-4de6-b432-dc8c98868788', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:35:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:36:42,027 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.159s 2022-03-10 15:36:42,027 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:36:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1745', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-69ffaad1-a1f4-44b5-8758-b94c7d53839a', 'x-compute-request-id': 'req-69ffaad1-a1f4-44b5-8758-b94c7d53839a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:35:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:36:43,193 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.156s 2022-03-10 15:36:43,193 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:36:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1745', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-86d7151b-7389-49d0-b249-c974135bfbfe', 'x-compute-request-id': 'req-86d7151b-7389-49d0-b249-c974135bfbfe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:35:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:36:44,360 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.157s 2022-03-10 15:36:44,361 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:36:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1745', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0c73c9a6-b853-4554-8113-f46ff30978b2', 'x-compute-request-id': 'req-0c73c9a6-b853-4554-8113-f46ff30978b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:35:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:36:45,535 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.163s 2022-03-10 15:36:45,535 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:36:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1745', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2e615116-fd57-411a-9bc0-d319daace5a9', 'x-compute-request-id': 'req-2e615116-fd57-411a-9bc0-d319daace5a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:35:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:36:46,710 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.164s 2022-03-10 15:36:46,710 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:36:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1745', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3cbf690b-b2e5-44ad-9afd-9788f736db36', 'x-compute-request-id': 'req-3cbf690b-b2e5-44ad-9afd-9788f736db36', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:35:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:36:47,886 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.165s 2022-03-10 15:36:47,887 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:36:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1745', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8af78c0a-4035-4c38-b888-c3c1109cbb43', 'x-compute-request-id': 'req-8af78c0a-4035-4c38-b888-c3c1109cbb43', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:35:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:36:49,068 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.158s 2022-03-10 15:36:49,069 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:36:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1745', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bea4fb21-998d-4372-b11c-8712c983a1de', 'x-compute-request-id': 'req-bea4fb21-998d-4372-b11c-8712c983a1de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:35:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:36:50,238 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.158s 2022-03-10 15:36:50,239 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:36:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1745', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-450e7ca8-6a03-4172-8e22-4ad09bb0b4d0', 'x-compute-request-id': 'req-450e7ca8-6a03-4172-8e22-4ad09bb0b4d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:35:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:36:51,414 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.164s 2022-03-10 15:36:51,414 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:36:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1745', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5a938d46-953b-4590-a481-76e0a60e98a6', 'x-compute-request-id': 'req-5a938d46-953b-4590-a481-76e0a60e98a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:35:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:36:52,585 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.160s 2022-03-10 15:36:52,585 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:36:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1745', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b5632a0f-200c-445c-a874-94d4a1818ecf', 'x-compute-request-id': 'req-b5632a0f-200c-445c-a874-94d4a1818ecf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:35:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:36:53,760 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.166s 2022-03-10 15:36:53,761 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:36:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1745', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fbdb9866-9732-4145-882b-c2833b39acda', 'x-compute-request-id': 'req-fbdb9866-9732-4145-882b-c2833b39acda', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:35:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:36:54,935 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.164s 2022-03-10 15:36:54,936 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:36:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1745', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-58e78c3c-30ad-493d-a6df-040b5a20b131', 'x-compute-request-id': 'req-58e78c3c-30ad-493d-a6df-040b5a20b131', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:35:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:36:56,103 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.156s 2022-03-10 15:36:56,104 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:36:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1745', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-11c62815-6243-4f24-83d0-844a2c3f73b8', 'x-compute-request-id': 'req-11c62815-6243-4f24-83d0-844a2c3f73b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:35:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:36:57,497 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.384s 2022-03-10 15:36:57,498 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:36:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1745', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3f02115e-4a41-46f3-8d05-8d7b7fce2ced', 'x-compute-request-id': 'req-3f02115e-4a41-46f3-8d05-8d7b7fce2ced', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:35:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:36:58,691 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.183s 2022-03-10 15:36:58,691 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:36:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1745', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-61531559-6ee2-4311-baf6-54cbfea10d68', 'x-compute-request-id': 'req-61531559-6ee2-4311-baf6-54cbfea10d68', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:35:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:36:59,889 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.189s 2022-03-10 15:36:59,890 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:36:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1745', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a6472c43-7c49-4ecd-8d38-03bcbe9014a5', 'x-compute-request-id': 'req-a6472c43-7c49-4ecd-8d38-03bcbe9014a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:35:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:37:01,057 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.157s 2022-03-10 15:37:01,058 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:37:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1745', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0d29a335-602b-4f6c-bbd0-b916c8f520b3', 'x-compute-request-id': 'req-0d29a335-602b-4f6c-bbd0-b916c8f520b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:35:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:37:02,231 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.163s 2022-03-10 15:37:02,231 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:37:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1745', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7e513c67-965b-4921-b13b-0b9fc5e7a6c6', 'x-compute-request-id': 'req-7e513c67-965b-4921-b13b-0b9fc5e7a6c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:35:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:37:03,403 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.163s 2022-03-10 15:37:03,403 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:37:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1745', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d7eb2095-0724-4925-904f-0a1939b66b3f', 'x-compute-request-id': 'req-d7eb2095-0724-4925-904f-0a1939b66b3f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:35:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:37:04,575 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.161s 2022-03-10 15:37:04,575 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:37:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1745', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3e221dca-5397-4b04-acd2-2f6851ca8127', 'x-compute-request-id': 'req-3e221dca-5397-4b04-acd2-2f6851ca8127', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:35:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:37:05,748 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.163s 2022-03-10 15:37:05,748 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:37:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1745', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-30d9030e-b600-4771-a1d0-1f55c6ce6737', 'x-compute-request-id': 'req-30d9030e-b600-4771-a1d0-1f55c6ce6737', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:35:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:37:06,918 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.160s 2022-03-10 15:37:06,919 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:37:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1745', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4cb227af-b0f1-4989-a29c-ee1091f2d802', 'x-compute-request-id': 'req-4cb227af-b0f1-4989-a29c-ee1091f2d802', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:35:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:37:08,086 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.157s 2022-03-10 15:37:08,086 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:37:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1745', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-55935a45-6281-47ad-965a-a615a9f4b4a2', 'x-compute-request-id': 'req-55935a45-6281-47ad-965a-a615a9f4b4a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:35:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:37:09,270 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.174s 2022-03-10 15:37:09,271 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:37:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1745', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-edee0bfb-c45b-4b3c-842e-553310f8007d', 'x-compute-request-id': 'req-edee0bfb-c45b-4b3c-842e-553310f8007d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:35:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:37:10,442 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.162s 2022-03-10 15:37:10,443 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:37:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1745', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d097eeb3-0e5f-4627-8d0c-1e578fcb264e', 'x-compute-request-id': 'req-d097eeb3-0e5f-4627-8d0c-1e578fcb264e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:35:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:37:11,614 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.161s 2022-03-10 15:37:11,614 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:37:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1745', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1f113140-5d23-4ce0-8a02-06a508b87afd', 'x-compute-request-id': 'req-1f113140-5d23-4ce0-8a02-06a508b87afd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:35:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:37:12,798 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.173s 2022-03-10 15:37:12,798 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:37:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1745', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4de30765-f3ff-47f0-afd9-c3ab600708b2', 'x-compute-request-id': 'req-4de30765-f3ff-47f0-afd9-c3ab600708b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:35:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:37:13,968 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.161s 2022-03-10 15:37:13,969 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:37:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1745', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6527ca18-1cbc-44d1-bf42-52fff96faaae', 'x-compute-request-id': 'req-6527ca18-1cbc-44d1-bf42-52fff96faaae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:35:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:37:15,144 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.166s 2022-03-10 15:37:15,145 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:37:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1745', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ee577ae4-c1ff-4ddf-85be-101ab781a4a2', 'x-compute-request-id': 'req-ee577ae4-c1ff-4ddf-85be-101ab781a4a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:35:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:37:16,316 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.162s 2022-03-10 15:37:16,316 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:37:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1745', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ecb2b31b-9561-4ebe-9032-87338f94924f', 'x-compute-request-id': 'req-ecb2b31b-9561-4ebe-9032-87338f94924f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:35:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:37:17,490 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.164s 2022-03-10 15:37:17,491 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:37:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1745', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-27e24436-c640-4659-b53d-bf07fb14a738', 'x-compute-request-id': 'req-27e24436-c640-4659-b53d-bf07fb14a738', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:35:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:37:18,664 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.164s 2022-03-10 15:37:18,665 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:37:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1745', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-870445c3-4243-42ea-b54f-185e7477aa86', 'x-compute-request-id': 'req-870445c3-4243-42ea-b54f-185e7477aa86', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:35:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:37:19,839 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.164s 2022-03-10 15:37:19,840 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:37:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1745', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b6dfb278-f88c-40e9-b75c-afb0881e7b60', 'x-compute-request-id': 'req-b6dfb278-f88c-40e9-b75c-afb0881e7b60', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:35:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:37:21,030 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.180s 2022-03-10 15:37:21,030 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:37:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1745', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2484937b-966c-4d53-9d4b-e812368c4c65', 'x-compute-request-id': 'req-2484937b-966c-4d53-9d4b-e812368c4c65', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:35:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:37:22,211 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.170s 2022-03-10 15:37:22,211 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:37:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1745', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4d0723bd-df9f-4609-abf1-675125c6989e', 'x-compute-request-id': 'req-4d0723bd-df9f-4609-abf1-675125c6989e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:35:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:37:23,386 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.165s 2022-03-10 15:37:23,387 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:37:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1745', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b8218a92-5e95-4526-8587-5c26c00c3189', 'x-compute-request-id': 'req-b8218a92-5e95-4526-8587-5c26c00c3189', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:35:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:37:24,570 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.172s 2022-03-10 15:37:24,570 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:37:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1745', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c40a2657-bed9-45a4-9746-0a46b42eedae', 'x-compute-request-id': 'req-c40a2657-bed9-45a4-9746-0a46b42eedae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:35:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:37:25,742 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.162s 2022-03-10 15:37:25,743 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:37:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1745', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-27986ad2-9474-4b66-8a51-ff0e101c2897', 'x-compute-request-id': 'req-27986ad2-9474-4b66-8a51-ff0e101c2897', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:35:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:37:26,911 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.158s 2022-03-10 15:37:26,912 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:37:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1745', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-44ad9970-86a7-473f-90fd-40d69c89f9dc', 'x-compute-request-id': 'req-44ad9970-86a7-473f-90fd-40d69c89f9dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:35:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:37:28,082 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.160s 2022-03-10 15:37:28,082 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:37:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1745', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6ffb0fec-c846-45d9-9990-44d47796112e', 'x-compute-request-id': 'req-6ffb0fec-c846-45d9-9990-44d47796112e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:35:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:37:29,260 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.168s 2022-03-10 15:37:29,260 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:37:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1745', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0eca6e1b-b766-40e0-916d-6a87b4554695', 'x-compute-request-id': 'req-0eca6e1b-b766-40e0-916d-6a87b4554695', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:35:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:37:30,430 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.159s 2022-03-10 15:37:30,430 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:37:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1745', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c6bc42f8-ba23-4b96-a651-0abe4cd93228', 'x-compute-request-id': 'req-c6bc42f8-ba23-4b96-a651-0abe4cd93228', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:35:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:37:31,599 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.159s 2022-03-10 15:37:31,599 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:37:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1745', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-58d2e875-2db6-46e4-b49b-2fb67a76befe', 'x-compute-request-id': 'req-58d2e875-2db6-46e4-b49b-2fb67a76befe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:35:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:37:32,768 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.158s 2022-03-10 15:37:32,768 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:37:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1745', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fee76f8f-1ca9-4ac0-924d-c7a56a73bc23', 'x-compute-request-id': 'req-fee76f8f-1ca9-4ac0-924d-c7a56a73bc23', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:35:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:37:33,939 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.160s 2022-03-10 15:37:33,939 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:37:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1745', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ebfae0f1-231c-4d89-b440-d31b4d754c19', 'x-compute-request-id': 'req-ebfae0f1-231c-4d89-b440-d31b4d754c19', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:35:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:37:35,109 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.159s 2022-03-10 15:37:35,109 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:37:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1745', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-02e23710-ba0b-4ad3-a596-62f49b562359', 'x-compute-request-id': 'req-02e23710-ba0b-4ad3-a596-62f49b562359', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:35:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:37:36,275 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.155s 2022-03-10 15:37:36,275 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:37:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1745', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2f4de70d-546f-439b-bb94-753f9f555878', 'x-compute-request-id': 'req-2f4de70d-546f-439b-bb94-753f9f555878', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:35:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:37:37,442 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.158s 2022-03-10 15:37:37,442 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:37:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1745', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4ebde61d-ccc6-428d-8866-50efe33c19ca', 'x-compute-request-id': 'req-4ebde61d-ccc6-428d-8866-50efe33c19ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:35:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:37:38,615 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.162s 2022-03-10 15:37:38,615 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:37:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1745', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2e450d62-8a9c-45a0-a96e-44463c404c6c', 'x-compute-request-id': 'req-2e450d62-8a9c-45a0-a96e-44463c404c6c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:35:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:37:39,786 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.162s 2022-03-10 15:37:39,786 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:37:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1745', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-837933d6-d66a-4e96-bb49-0e9abbfe540b', 'x-compute-request-id': 'req-837933d6-d66a-4e96-bb49-0e9abbfe540b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:35:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:37:40,957 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.160s 2022-03-10 15:37:40,958 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:37:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1745', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-de342d84-6fdc-4b43-ba3e-94f5f4ce11e9', 'x-compute-request-id': 'req-de342d84-6fdc-4b43-ba3e-94f5f4ce11e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:35:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:37:42,126 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.158s 2022-03-10 15:37:42,126 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:37:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1745', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-db21220c-be44-40a6-ade8-934dce4ed48b', 'x-compute-request-id': 'req-db21220c-be44-40a6-ade8-934dce4ed48b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:35:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:37:43,292 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.156s 2022-03-10 15:37:43,292 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:37:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1745', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5d12e5a6-77cb-4f06-b658-5f270805f80d', 'x-compute-request-id': 'req-5d12e5a6-77cb-4f06-b658-5f270805f80d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:35:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:37:44,462 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.160s 2022-03-10 15:37:44,463 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:37:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1745', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a78dcc20-c79b-4b45-90b7-d402458d74e1', 'x-compute-request-id': 'req-a78dcc20-c79b-4b45-90b7-d402458d74e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:35:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:37:45,631 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.159s 2022-03-10 15:37:45,632 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:37:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1745', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-afd4ba36-1d9e-4a26-ac14-c2c56de6189d', 'x-compute-request-id': 'req-afd4ba36-1d9e-4a26-ac14-c2c56de6189d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:35:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:37:46,802 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.161s 2022-03-10 15:37:46,803 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:37:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1745', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8dc45a10-8b95-470e-a01c-3f942dc3768b', 'x-compute-request-id': 'req-8dc45a10-8b95-470e-a01c-3f942dc3768b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:35:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:37:47,975 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.163s 2022-03-10 15:37:47,975 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:37:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1745', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-063878fb-7ca3-4f54-b599-41b98da79394', 'x-compute-request-id': 'req-063878fb-7ca3-4f54-b599-41b98da79394', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:35:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:37:49,144 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.160s 2022-03-10 15:37:49,145 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:37:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1745', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d20ecc78-f307-4212-81d4-5f9a6224910e', 'x-compute-request-id': 'req-d20ecc78-f307-4212-81d4-5f9a6224910e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:35:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:37:50,312 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.157s 2022-03-10 15:37:50,312 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:37:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1745', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e4bce53d-fd08-44c7-a502-d98b4946c9ec', 'x-compute-request-id': 'req-e4bce53d-fd08-44c7-a502-d98b4946c9ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:35:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:37:51,480 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.158s 2022-03-10 15:37:51,481 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:37:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1745', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0ec2443f-40c6-4c8c-adc8-74a1af9fa002', 'x-compute-request-id': 'req-0ec2443f-40c6-4c8c-adc8-74a1af9fa002', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:35:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:37:52,654 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.163s 2022-03-10 15:37:52,654 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:37:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1745', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-442536a3-479e-4a8e-8623-53ea2968effd', 'x-compute-request-id': 'req-442536a3-479e-4a8e-8623-53ea2968effd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:35:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:37:53,824 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.159s 2022-03-10 15:37:53,824 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:37:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1745', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-380a7fe2-cd63-4c0a-bd27-caca62432a01', 'x-compute-request-id': 'req-380a7fe2-cd63-4c0a-bd27-caca62432a01', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:35:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:37:54,998 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.164s 2022-03-10 15:37:54,998 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:37:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1745', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4847dd3a-50a6-4b12-abd8-9e1c6fd38b61', 'x-compute-request-id': 'req-4847dd3a-50a6-4b12-abd8-9e1c6fd38b61', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:35:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:37:56,166 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.157s 2022-03-10 15:37:56,166 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:37:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1745', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-de390cb4-5c39-4f72-b74a-6e877e54b310', 'x-compute-request-id': 'req-de390cb4-5c39-4f72-b74a-6e877e54b310', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:35:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:37:57,452 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.275s 2022-03-10 15:37:57,452 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:37:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1745', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f50f626e-7d66-4618-ac4a-3df921c09908', 'x-compute-request-id': 'req-f50f626e-7d66-4618-ac4a-3df921c09908', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:35:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:37:58,619 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.158s 2022-03-10 15:37:58,620 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:37:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1745', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e038632b-6735-4c2b-9930-0cf5c7b2d3be', 'x-compute-request-id': 'req-e038632b-6735-4c2b-9930-0cf5c7b2d3be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:35:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:37:59,786 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.156s 2022-03-10 15:37:59,786 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:37:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1745', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b7b910dc-e64a-463f-ac10-93fe0c29c401', 'x-compute-request-id': 'req-b7b910dc-e64a-463f-ac10-93fe0c29c401', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:35:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:38:01,002 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.206s 2022-03-10 15:38:01,002 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:38:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1745', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a6874d0b-019d-4706-b5cf-ba4a3e6826ca', 'x-compute-request-id': 'req-a6874d0b-019d-4706-b5cf-ba4a3e6826ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:35:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:38:02,183 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.170s 2022-03-10 15:38:02,183 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:38:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1745', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-990e4e4d-7eec-4ae7-aaf6-a9e17557adca', 'x-compute-request-id': 'req-990e4e4d-7eec-4ae7-aaf6-a9e17557adca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:35:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:38:03,350 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.157s 2022-03-10 15:38:03,350 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:38:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1745', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2a4c2edd-3639-4358-9334-5ed32fdcb46c', 'x-compute-request-id': 'req-2a4c2edd-3639-4358-9334-5ed32fdcb46c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:35:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:38:04,515 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.156s 2022-03-10 15:38:04,516 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:38:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1745', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-911bbdd6-a161-45d5-9bc2-ddd4b73a4f4f', 'x-compute-request-id': 'req-911bbdd6-a161-45d5-9bc2-ddd4b73a4f4f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:35:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:38:05,687 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.160s 2022-03-10 15:38:05,687 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:38:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1745', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fa69f9a2-7257-4bf6-83a3-350a83cfa252', 'x-compute-request-id': 'req-fa69f9a2-7257-4bf6-83a3-350a83cfa252', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:35:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:38:06,857 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.160s 2022-03-10 15:38:06,857 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:38:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1745', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3c8610b6-0180-405b-872b-14bafabcc623', 'x-compute-request-id': 'req-3c8610b6-0180-405b-872b-14bafabcc623', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:35:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:38:08,030 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.163s 2022-03-10 15:38:08,031 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:38:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1745', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-12359ddb-bc43-4d75-a4e5-b5e16d48cc22', 'x-compute-request-id': 'req-12359ddb-bc43-4d75-a4e5-b5e16d48cc22', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:35:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:38:09,201 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.161s 2022-03-10 15:38:09,202 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:38:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1745', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4c62e541-9906-4a1c-8c2c-d6cc37020e99', 'x-compute-request-id': 'req-4c62e541-9906-4a1c-8c2c-d6cc37020e99', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:35:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:38:10,370 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.157s 2022-03-10 15:38:10,370 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:38:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1745', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8d834a2c-0a71-45e3-97a0-28d1f3ba3666', 'x-compute-request-id': 'req-8d834a2c-0a71-45e3-97a0-28d1f3ba3666', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:35:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:38:11,537 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.157s 2022-03-10 15:38:11,537 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:38:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1745', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f5a4f40f-4e45-4b29-96bb-fd9de68017ee', 'x-compute-request-id': 'req-f5a4f40f-4e45-4b29-96bb-fd9de68017ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:35:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:38:12,706 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.158s 2022-03-10 15:38:12,707 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:38:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1745', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2bf62cb9-3440-4102-a835-79e5b8ec9e63', 'x-compute-request-id': 'req-2bf62cb9-3440-4102-a835-79e5b8ec9e63', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:35:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:38:13,876 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.159s 2022-03-10 15:38:13,876 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:38:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1745', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ea2ebcaa-6ed6-40cd-8f83-dce7bce3b05b', 'x-compute-request-id': 'req-ea2ebcaa-6ed6-40cd-8f83-dce7bce3b05b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:35:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:38:15,048 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.162s 2022-03-10 15:38:15,053 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:38:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1745', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-667ef944-1bee-413c-888d-ff98b35a9a7b', 'x-compute-request-id': 'req-667ef944-1bee-413c-888d-ff98b35a9a7b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:35:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:38:16,233 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.168s 2022-03-10 15:38:16,233 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:38:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1745', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0c6caa1d-87a3-44c6-a738-acd2854d1834', 'x-compute-request-id': 'req-0c6caa1d-87a3-44c6-a738-acd2854d1834', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:35:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:38:17,398 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.155s 2022-03-10 15:38:17,398 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:38:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1745', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-68eb0cc7-a362-47c9-b1c1-64fbd8b52747', 'x-compute-request-id': 'req-68eb0cc7-a362-47c9-b1c1-64fbd8b52747', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:35:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:38:18,567 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.159s 2022-03-10 15:38:18,567 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:38:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1745', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d60a6f2c-663e-44e7-9456-0393ea6fb645', 'x-compute-request-id': 'req-d60a6f2c-663e-44e7-9456-0393ea6fb645', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:35:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:38:19,734 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.157s 2022-03-10 15:38:19,734 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:38:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1745', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e13d742a-e98d-4313-9ac1-f9e5ae4a7283', 'x-compute-request-id': 'req-e13d742a-e98d-4313-9ac1-f9e5ae4a7283', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:35:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:38:20,908 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.163s 2022-03-10 15:38:20,908 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:38:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1745', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5a225594-f118-4535-a7b2-3ce8ce5fc161', 'x-compute-request-id': 'req-5a225594-f118-4535-a7b2-3ce8ce5fc161', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:35:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:38:22,077 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.159s 2022-03-10 15:38:22,078 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:38:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1745', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9b3fe5aa-1dbe-4c9a-9c79-200829114928', 'x-compute-request-id': 'req-9b3fe5aa-1dbe-4c9a-9c79-200829114928', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:35:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:38:23,249 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.162s 2022-03-10 15:38:23,249 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:38:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1745', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-15a53c41-5958-444d-a247-cd710d4fc442', 'x-compute-request-id': 'req-15a53c41-5958-444d-a247-cd710d4fc442', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:35:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:38:24,424 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.165s 2022-03-10 15:38:24,424 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:38:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1745', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-32f0c564-033a-4180-8463-a01a9aaf75ec', 'x-compute-request-id': 'req-32f0c564-033a-4180-8463-a01a9aaf75ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:35:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:38:25,592 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.157s 2022-03-10 15:38:25,592 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:38:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1745', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d2046c17-25a2-4b9d-8514-8a10abf20a88', 'x-compute-request-id': 'req-d2046c17-25a2-4b9d-8514-8a10abf20a88', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:35:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:38:26,757 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.155s 2022-03-10 15:38:26,758 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:38:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1745', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-99644acc-8da6-4967-923f-d7b80b9b0697', 'x-compute-request-id': 'req-99644acc-8da6-4967-923f-d7b80b9b0697', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:35:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:38:27,926 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.158s 2022-03-10 15:38:27,926 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:38:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1745', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-300fbaa6-96e4-44f4-9873-659f86247f4b', 'x-compute-request-id': 'req-300fbaa6-96e4-44f4-9873-659f86247f4b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:35:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:38:29,099 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.163s 2022-03-10 15:38:29,100 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:38:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1745', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-19fd1811-cfae-4516-992a-263c7f2e78e2', 'x-compute-request-id': 'req-19fd1811-cfae-4516-992a-263c7f2e78e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:35:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:38:30,270 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.160s 2022-03-10 15:38:30,271 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:38:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1745', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3f8ec468-f977-48d4-b4f5-b9c56ee041f9', 'x-compute-request-id': 'req-3f8ec468-f977-48d4-b4f5-b9c56ee041f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:35:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:38:31,437 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.156s 2022-03-10 15:38:31,438 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:38:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1745', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-32de558b-8d76-46cd-ae6b-28f8b47d91c1', 'x-compute-request-id': 'req-32de558b-8d76-46cd-ae6b-28f8b47d91c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:35:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:38:32,609 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.161s 2022-03-10 15:38:32,610 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:38:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1745', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0df8909a-ac60-400d-94b3-77ace6a64fa0', 'x-compute-request-id': 'req-0df8909a-ac60-400d-94b3-77ace6a64fa0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:35:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:38:33,781 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.161s 2022-03-10 15:38:33,781 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:38:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1745', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9ce3d0a4-21a3-4d01-baa6-41af492585d0', 'x-compute-request-id': 'req-9ce3d0a4-21a3-4d01-baa6-41af492585d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:35:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:38:34,951 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.159s 2022-03-10 15:38:34,952 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:38:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1745', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-33a76076-65c8-4039-bc10-c1a24e29e354', 'x-compute-request-id': 'req-33a76076-65c8-4039-bc10-c1a24e29e354', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:35:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:38:36,124 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.160s 2022-03-10 15:38:36,125 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:38:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1745', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e9f23159-57f8-4fbc-bc9a-ed98cc1abcb4', 'x-compute-request-id': 'req-e9f23159-57f8-4fbc-bc9a-ed98cc1abcb4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:35:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:38:37,300 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.164s 2022-03-10 15:38:37,300 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:38:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1745', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-28a23b80-381b-416e-b086-5484e1d01b70', 'x-compute-request-id': 'req-28a23b80-381b-416e-b086-5484e1d01b70', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:35:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:38:38,473 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.162s 2022-03-10 15:38:38,474 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:38:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1745', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ac07568c-470f-439e-83bd-5e36b3b0c995', 'x-compute-request-id': 'req-ac07568c-470f-439e-83bd-5e36b3b0c995', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:35:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:38:39,643 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.159s 2022-03-10 15:38:39,643 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:38:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1745', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f5546a76-9fde-4551-9610-9b1c5fd17e1f', 'x-compute-request-id': 'req-f5546a76-9fde-4551-9610-9b1c5fd17e1f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:35:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:38:40,810 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.155s 2022-03-10 15:38:40,810 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:38:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1745', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-44b69253-2bf0-4a24-911b-9885b35617d0', 'x-compute-request-id': 'req-44b69253-2bf0-4a24-911b-9885b35617d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:35:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:38:41,987 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.167s 2022-03-10 15:38:41,988 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:38:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1745', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d081b798-87b2-4927-a86c-9ecb8699378e', 'x-compute-request-id': 'req-d081b798-87b2-4927-a86c-9ecb8699378e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:35:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:38:43,158 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.159s 2022-03-10 15:38:43,158 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:38:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1745', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a200b31e-babb-4fb5-99c8-ba12390255bf', 'x-compute-request-id': 'req-a200b31e-babb-4fb5-99c8-ba12390255bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:35:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:38:44,330 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.161s 2022-03-10 15:38:44,330 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:38:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1745', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0750c5cc-3b6d-4249-b7d2-1593e6228688', 'x-compute-request-id': 'req-0750c5cc-3b6d-4249-b7d2-1593e6228688', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:35:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:38:45,498 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.157s 2022-03-10 15:38:45,498 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:38:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1745', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-73b9116b-80ca-46b7-88a7-dfbcf07ca21b', 'x-compute-request-id': 'req-73b9116b-80ca-46b7-88a7-dfbcf07ca21b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:35:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:38:46,676 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.168s 2022-03-10 15:38:46,677 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:38:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1745', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5c4aae76-f6de-4f3f-a560-375a27baf579', 'x-compute-request-id': 'req-5c4aae76-f6de-4f3f-a560-375a27baf579', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:35:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:38:47,854 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.167s 2022-03-10 15:38:47,854 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:38:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1745', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6fd95cb4-511c-4e91-8b6e-37d5a988ed7e', 'x-compute-request-id': 'req-6fd95cb4-511c-4e91-8b6e-37d5a988ed7e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:35:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:38:49,037 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.173s 2022-03-10 15:38:49,037 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:38:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1745', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3ed6f9dc-1f2d-4c5f-8fa4-ed83be4b526c', 'x-compute-request-id': 'req-3ed6f9dc-1f2d-4c5f-8fa4-ed83be4b526c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:35:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:38:50,221 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.174s 2022-03-10 15:38:50,222 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:38:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1745', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d2f30752-4029-4e1d-a37f-398507ab15a4', 'x-compute-request-id': 'req-d2f30752-4029-4e1d-a37f-398507ab15a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:35:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:38:51,407 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.174s 2022-03-10 15:38:51,407 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:38:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1745', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b3ea7ec6-947e-4f77-8b8d-5ea509e06cf4', 'x-compute-request-id': 'req-b3ea7ec6-947e-4f77-8b8d-5ea509e06cf4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:35:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:38:52,591 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.172s 2022-03-10 15:38:52,591 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:38:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1745', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9a0ba3a8-1be6-4b1f-8fc1-0d8e9d782e7b', 'x-compute-request-id': 'req-9a0ba3a8-1be6-4b1f-8fc1-0d8e9d782e7b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:35:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:38:53,770 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.170s 2022-03-10 15:38:53,770 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:38:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1745', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d06ee825-9652-4dc2-8121-bb7e7fbeeda0', 'x-compute-request-id': 'req-d06ee825-9652-4dc2-8121-bb7e7fbeeda0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:35:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:38:54,944 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.165s 2022-03-10 15:38:54,945 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:38:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1745', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-99d8eb9b-2a86-4233-9c2d-e8733d62e59c', 'x-compute-request-id': 'req-99d8eb9b-2a86-4233-9c2d-e8733d62e59c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:35:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:38:56,129 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.174s 2022-03-10 15:38:56,130 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:38:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1745', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d0f7ea71-26aa-434b-ac59-40474ab9b89d', 'x-compute-request-id': 'req-d0f7ea71-26aa-434b-ac59-40474ab9b89d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:35:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:38:57,550 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.410s 2022-03-10 15:38:57,550 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:38:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1745', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f046197a-c69f-4edb-8fff-f3cc176559f0', 'x-compute-request-id': 'req-f046197a-c69f-4edb-8fff-f3cc176559f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:35:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:38:58,770 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.209s 2022-03-10 15:38:58,770 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:38:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1745', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-251818b8-33b3-48cc-bbb6-9aa8f814a609', 'x-compute-request-id': 'req-251818b8-33b3-48cc-bbb6-9aa8f814a609', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:35:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:38:59,973 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.193s 2022-03-10 15:38:59,973 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:38:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1745', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a14d87a3-d864-45ba-9b1a-87ea5d13152c', 'x-compute-request-id': 'req-a14d87a3-d864-45ba-9b1a-87ea5d13152c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:35:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:39:01,184 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.201s 2022-03-10 15:39:01,184 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:39:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1745', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a0c149c4-087c-420f-951f-1d48fdb93b29', 'x-compute-request-id': 'req-a0c149c4-087c-420f-951f-1d48fdb93b29', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:35:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:39:02,372 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.178s 2022-03-10 15:39:02,373 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:39:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1745', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aa61adbc-bf88-4b17-ad6a-08754094b8a2', 'x-compute-request-id': 'req-aa61adbc-bf88-4b17-ad6a-08754094b8a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:35:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:39:03,548 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.164s 2022-03-10 15:39:03,548 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:39:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1745', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8dca582a-588b-4679-83b2-10c56f1c863e', 'x-compute-request-id': 'req-8dca582a-588b-4679-83b2-10c56f1c863e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:35:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:39:04,723 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.165s 2022-03-10 15:39:04,723 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:39:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1745', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-27230ef6-fa79-408a-ace0-25d6d02860e2', 'x-compute-request-id': 'req-27230ef6-fa79-408a-ace0-25d6d02860e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:35:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:39:05,903 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.170s 2022-03-10 15:39:05,903 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:39:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1745', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b50918f3-6948-4673-aa83-e89707f33158', 'x-compute-request-id': 'req-b50918f3-6948-4673-aa83-e89707f33158', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:35:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:39:07,085 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.173s 2022-03-10 15:39:07,085 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:39:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1745', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-77ffe947-99b6-4843-93e5-2568d8d80f7d', 'x-compute-request-id': 'req-77ffe947-99b6-4843-93e5-2568d8d80f7d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:35:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:39:08,262 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.166s 2022-03-10 15:39:08,262 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:39:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1745', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5ec259de-ab65-433b-8195-909b8e5fccbc', 'x-compute-request-id': 'req-5ec259de-ab65-433b-8195-909b8e5fccbc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:35:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:39:09,438 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.165s 2022-03-10 15:39:09,438 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:39:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1745', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0aeba871-6534-47c9-8a6f-69bb090f02a6', 'x-compute-request-id': 'req-0aeba871-6534-47c9-8a6f-69bb090f02a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:35:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:39:10,620 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.172s 2022-03-10 15:39:10,620 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:39:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1745', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-541038be-574a-42f4-bb1c-eeda1a3572d4', 'x-compute-request-id': 'req-541038be-574a-42f4-bb1c-eeda1a3572d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:35:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:39:11,794 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.164s 2022-03-10 15:39:11,795 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:39:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1745', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-30af7c8f-074a-421c-9921-cf618d5bfcb1', 'x-compute-request-id': 'req-30af7c8f-074a-421c-9921-cf618d5bfcb1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:35:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:39:12,980 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.175s 2022-03-10 15:39:12,981 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:39:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1745', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5ecb65c8-f345-4778-bf31-0c03f81f8eca', 'x-compute-request-id': 'req-5ecb65c8-f345-4778-bf31-0c03f81f8eca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:35:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:39:14,179 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.188s 2022-03-10 15:39:14,179 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:39:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1745', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-70df66de-fd24-483b-8cb1-6467b6eb65ca', 'x-compute-request-id': 'req-70df66de-fd24-483b-8cb1-6467b6eb65ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:35:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:39:15,354 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.164s 2022-03-10 15:39:15,354 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:39:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1745', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-de82b40b-c99a-4832-b5b5-732365a891ae', 'x-compute-request-id': 'req-de82b40b-c99a-4832-b5b5-732365a891ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:35:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:39:16,530 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.165s 2022-03-10 15:39:16,530 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:39:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1745', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3221753e-75f8-4ef9-88d3-bbdcf5f9d921', 'x-compute-request-id': 'req-3221753e-75f8-4ef9-88d3-bbdcf5f9d921', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:35:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:39:17,707 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.166s 2022-03-10 15:39:17,707 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:39:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1745', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a3756fdf-8737-4ca8-a9b6-aeaeff1ec3ae', 'x-compute-request-id': 'req-a3756fdf-8737-4ca8-a9b6-aeaeff1ec3ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:35:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:39:18,879 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.161s 2022-03-10 15:39:18,879 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:39:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1745', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-69deb8ee-171f-44a0-ac87-e86b573cab5e', 'x-compute-request-id': 'req-69deb8ee-171f-44a0-ac87-e86b573cab5e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:35:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:39:20,056 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.167s 2022-03-10 15:39:20,057 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:39:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1745', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bdf00ea7-35ba-4b52-a6ba-c5feddbe6607', 'x-compute-request-id': 'req-bdf00ea7-35ba-4b52-a6ba-c5feddbe6607', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:35:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:39:21,238 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.172s 2022-03-10 15:39:21,238 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:39:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1745', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e9e1abda-8bec-4f26-93a1-5df1253fc2d2', 'x-compute-request-id': 'req-e9e1abda-8bec-4f26-93a1-5df1253fc2d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:35:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:39:22,415 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.167s 2022-03-10 15:39:22,416 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:39:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1745', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5db19310-5922-4537-840d-644d0cfd4df9', 'x-compute-request-id': 'req-5db19310-5922-4537-840d-644d0cfd4df9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:35:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:39:23,594 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.169s 2022-03-10 15:39:23,595 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:39:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1745', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b56cf9ca-b5a0-460a-979e-a5a59ad53ee0', 'x-compute-request-id': 'req-b56cf9ca-b5a0-460a-979e-a5a59ad53ee0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:35:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:39:24,766 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.162s 2022-03-10 15:39:24,766 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:39:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1745', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-be98c54e-2b7a-4d7f-a490-fca7f86ce66d', 'x-compute-request-id': 'req-be98c54e-2b7a-4d7f-a490-fca7f86ce66d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:35:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:39:25,949 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.172s 2022-03-10 15:39:25,950 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:39:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1745', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2e7f36fe-0557-4488-855b-74a1b64b0cfe', 'x-compute-request-id': 'req-2e7f36fe-0557-4488-855b-74a1b64b0cfe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"server": {"id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "name": "tempest-AttachVolumeShelveTestJSON-server-403235159", "status": "SHELVED_OFFLOADED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:29:52Z", "updated": "2022-03-10T15:35:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}, {"version": 4, "addr": "172.27.0.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:d6:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1618721280", "OS-SRV-USG:launched_at": "2022-03-10T15:30:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1265728299"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-10 15:39:29,148 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/f230459d1be148709fe759c54553c86a/volumes/5d36f4b5-5453-4d50-a55e-75bef9974181 3.177s 2022-03-10 15:39:29,149 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:39:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f369829-26c7-41cf-9716-582944a75472', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f369829-26c7-41cf-9716-582944a75472', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/f230459d1be148709fe759c54553c86a/volumes/5d36f4b5-5453-4d50-a55e-75bef9974181'} Body: b'{"volume": {"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:32:32.000000", "updated_at": "2022-03-10T15:33:25.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1820332514", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/f230459d1be148709fe759c54553c86a/volumes/5d36f4b5-5453-4d50-a55e-75bef9974181"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/f230459d1be148709fe759c54553c86a/volumes/5d36f4b5-5453-4d50-a55e-75bef9974181"}], "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "attachment_id": "ae9c44ec-836b-4437-a500-1cc87d859aa2", "volume_id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "server_id": "52f6a2c7-eae2-4c5d-b797-d14f40693a45", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "f230459d1be148709fe759c54553c86a"}}' 2022-03-10 15:40:29,229 118328 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.44', port=80): Read timed out. (read timeout=60)")': /compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45/os-volume_attachments/5d36f4b5-5453-4d50-a55e-75bef9974181 2022-03-10 15:41:29,290 118328 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.44', port=80): Read timed out. (read timeout=60)")': /compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45/os-volume_attachments/5d36f4b5-5453-4d50-a55e-75bef9974181 2022-03-10 15:42:29,351 118328 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.44', port=80): Read timed out. (read timeout=60)")': /compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45/os-volume_attachments/5d36f4b5-5453-4d50-a55e-75bef9974181 2022-03-10 15:43:29,412 118328 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.44', port=80): Read timed out. (read timeout=60)")': /compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45/os-volume_attachments/5d36f4b5-5453-4d50-a55e-75bef9974181 2022-03-10 15:44:29,473 118328 WARNING [urllib3.connectionpool] Retrying (Retry(total=5, connect=None, read=None, redirect=5, status=None)) after connection broken by 'ReadTimeoutError("HTTPConnectionPool(host='10.222.0.44', port=80): Read timed out. (read timeout=60)")': /compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45/os-volume_attachments/5d36f4b5-5453-4d50-a55e-75bef9974181 2022-03-10 15:45:29,532 118328 WARNING [urllib3.connectionpool] Retrying (Retry(total=4, connect=None, read=None, redirect=5, status=None)) after connection broken by 'ReadTimeoutError("HTTPConnectionPool(host='10.222.0.44', port=80): Read timed out. (read timeout=60)")': /compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45/os-volume_attachments/5d36f4b5-5453-4d50-a55e-75bef9974181 2022-03-10 15:46:29,589 118328 WARNING [urllib3.connectionpool] Retrying (Retry(total=3, connect=None, read=None, redirect=5, status=None)) after connection broken by 'ReadTimeoutError("HTTPConnectionPool(host='10.222.0.44', port=80): Read timed out. (read timeout=60)")': /compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45/os-volume_attachments/5d36f4b5-5453-4d50-a55e-75bef9974181 2022-03-10 15:46:35,893 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 DELETE http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45/os-volume_attachments/5d36f4b5-5453-4d50-a55e-75bef9974181 426.727s 2022-03-10 15:46:35,894 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:46:29 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': '154', 'x-openstack-request-id': 'req-44986c62-4ba0-4cd8-ae50-f3c5112c2a71', 'x-compute-request-id': 'req-44986c62-4ba0-4cd8-ae50-f3c5112c2a71', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45/os-volume_attachments/5d36f4b5-5453-4d50-a55e-75bef9974181'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 52f6a2c7-eae2-4c5d-b797-d14f40693a45 is not attached to volume 5d36f4b5-5453-4d50-a55e-75bef9974181"}}' 2022-03-10 15:46:35,942 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45/os-volume_attachments 0.047s 2022-03-10 15:46:35,942 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:46:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '25', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dac107cf-f90c-4fa9-b2a8-b720a87f4ac5', 'x-compute-request-id': 'req-dac107cf-f90c-4fa9-b2a8-b720a87f4ac5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45/os-volume_attachments'} Body: b'{"volumeAttachments": []}' 2022-03-10 15:46:35,982 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/f230459d1be148709fe759c54553c86a/volumes/5d36f4b5-5453-4d50-a55e-75bef9974181 0.037s 2022-03-10 15:46:35,982 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:46:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-23e968f9-4a44-4002-8be2-610b8aa7d79b', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-23e968f9-4a44-4002-8be2-610b8aa7d79b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/f230459d1be148709fe759c54553c86a/volumes/5d36f4b5-5453-4d50-a55e-75bef9974181'} Body: b'{"volume": {"id": "5d36f4b5-5453-4d50-a55e-75bef9974181", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:32:32.000000", "updated_at": "2022-03-10T15:41:30.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1820332514", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/f230459d1be148709fe759c54553c86a/volumes/5d36f4b5-5453-4d50-a55e-75bef9974181"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/f230459d1be148709fe759c54553c86a/volumes/5d36f4b5-5453-4d50-a55e-75bef9974181"}], "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f230459d1be148709fe759c54553c86a"}}' 2022-03-10 15:46:35,989 118328 INFO [tempest.common.waiters] volume 5d36f4b5-5453-4d50-a55e-75bef9974181 reached available after waiting for 0.989773 seconds 2022-03-10 15:46:40,902 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 4.912s 2022-03-10 15:46:40,903 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:46:35 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-81ede91f-bbbf-4e9b-8d3d-db6c7d17d9fb', 'x-compute-request-id': 'req-81ede91f-bbbf-4e9b-8d3d-db6c7d17d9fb', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'' 2022-03-10 15:46:40,936 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45 0.033s 2022-03-10 15:46:40,936 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:46:40 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-7ba269d0-7b39-41d1-b328-ac82f8acaebd', 'x-compute-request-id': 'req-7ba269d0-7b39-41d1-b328-ac82f8acaebd', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/52f6a2c7-eae2-4c5d-b797-d14f40693a45'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 52f6a2c7-eae2-4c5d-b797-d14f40693a45 could not be found."}}' 2022-03-10 15:46:41,029 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.222.0.44/compute/v2.1/os-keypairs/tempest-keypair-1618721280 0.091s 2022-03-10 15:46:41,029 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:46:40 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-637038f8-7005-4f79-9478-a0d72bdf7c4c', 'x-compute-request-id': 'req-637038f8-7005-4f79-9478-a0d72bdf7c4c', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.44/compute/v2.1/os-keypairs/tempest-keypair-1618721280'} Body: b'' 2022-03-10 15:46:41,241 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.222.0.44:9696/v2.0/security-groups/2d75db5f-0185-4733-a729-15ecbb572651 0.211s 2022-03-10 15:46:41,242 118328 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-318d02c6-bba7-46ce-9e2a-aad4750ef6fc', 'content-length': '0', 'date': 'Thu, 10 Mar 2022 15:46:41 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.44:9696/v2.0/security-groups/2d75db5f-0185-4733-a729-15ecbb572651'} Body: b'' 2022-03-10 15:46:41,264 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.222.0.44:9696/v2.0/security-groups/2d75db5f-0185-4733-a729-15ecbb572651 0.021s 2022-03-10 15:46:41,264 118328 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-4a947263-694b-477f-bfdc-ac2872151ae7', 'date': 'Thu, 10 Mar 2022 15:46:41 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.44:9696/v2.0/security-groups/2d75db5f-0185-4733-a729-15ecbb572651'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 2d75db5f-0185-4733-a729-15ecbb572651 does not exist", "detail": ""}}' 2022-03-10 15:46:41,827 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.222.0.44:9696/v2.0/floatingips/b979f7bc-ffb7-4a19-b05b-f55d5517ba96 0.561s 2022-03-10 15:46:41,827 118328 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-6bd87c59-8095-4793-bc3c-7c9e6cba5a30', 'content-length': '0', 'date': 'Thu, 10 Mar 2022 15:46:41 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.44:9696/v2.0/floatingips/b979f7bc-ffb7-4a19-b05b-f55d5517ba96'} Body: b'' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume.py", line 275, in test_attach_volume_shelved_or_offload_server self._unshelve_server_and_check_volumes( File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume.py", line 249, in _unshelve_server_and_check_volumes waiters.wait_for_server_status(self.servers_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 101, in wait_for_server_status raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server) Server 52f6a2c7-eae2-4c5d-b797-d14f40693a45 failed to reach ACTIVE status and task state "None" within the required time (360 s). Current status: SHELVED_OFFLOADED. Current task state: None. |
||||||
test_detach_volume_shelved_or_offload_server[id-b54e86dd-a070-49c4-9c07-59ae6dae15aa,slow] |
fail
ft6.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-03-10 15:46:41,932 118328 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2022-03-10 15:46:41,932 118328 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2022-03-10 15:46:42,151 118328 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.44/compute/v2.1/os-keypairs 0.218s 2022-03-10 15:46:42,151 118328 DEBUG [tempest.lib.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-552939209"}} Response - Headers: {'date': 'Thu, 10 Mar 2022 15:46:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '2315', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bb860c06-803c-4fe5-b78b-2970add4774d', 'x-compute-request-id': 'req-bb860c06-803c-4fe5-b78b-2970add4774d', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.44/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"private_key": "-----BEGIN RSA PRIVATE KEY-----\\nMIIEowIBAAKCAQEA27fqQoOBpmNH4FsCWh7ohXXAeyT6SHsyMP4QJ2etfpikxhTE\\nYH81XPJj37KwH6s77tEoq40+I19GbmLRnMig2WrLNNyIuw2J53H891j9OO2T9XIP\\nE31+J/uyGyd77w2qUHzc1o8KU+a0G40nW8M52qTwaF5EdUpt302NusHdygGxwDZ4\\nyj6DnK6dm8FqsWZSW2PFGgviBbALiwcKjHByPclqQ9jbly1MG9tvU6VPnnfrulf1\\npyPt+s//28JX7ORy99Y+tO6mLTXuYU6Hucn/Mac2Y+KBugh3tEkdUW/VA+9Z9AjY\\nuN5l9pDmFlQrIPo1PZ+3EAAhmUkq1odQqSz2iwIDAQABAoIBAC2fOp0lAT6zTrFf\\nNFXSJSXRFW58dxuluP5DQsdr17J5r30RwtTmlQX/ro08ZSWuQHuOIou8gDKIDe/N\\nxQhxADUk35zSTfHJFeFg4c3aRHoVmqtUS50YaaGTuZ+5yxoQFFUyGAjVGqfhN3Sh\\nEpMTLmgf52tEZ6KTGc1MJSmqJ4tR/AT3HGCIw4ZSg5h1AGtnRIiQA/YoVe7r2VJZ\\nhTMYABRyNiR2Eb6gZvs4BkOn19QRne9mtC3vBMvWTkFecb25QlM3aQEhYoXXoAHm\\nmutRe04E5FBw2ENSfi7850p4fkdcsezO/nmD++H5T89GbPnTo6WSNRfgaGeNeJpe\\nQIrkNcECgYEA/hT5qfrultfJkmdvuS6chDDZ64DFn1et9eXOpBAIMNMlmWmGCStR\\nz1ZDd7OlUY+A263gXm2ZoWM2m1uV1ImaND0S0h3gvNp1V/iIYc8JQPQSpqRJZN1A\\nOerJeseBo6cCAOtBiBdJ033p3+XCtzVkYnAQlSoY0eG1iMFHrG5qdh8CgYEA3WCH\\n4ceKPg5gHc95G5sGTrI0IWvkqOIMKdijQ3u1Gebo2LQq+SlyVUXWjBlWnV0yn3St\\nGev5A/9iuMlg+qfch6NAtgYUA1/OLEc9GkrW5HoT1yKuK2HsLrWTFO4q1IHk5UWQ\\nK5lBsh1aFdSlY6lakvfj0Em7XDWVvLl3HwQJ+hUCgYAyDw/hXX8EWR9tqNNqOLS9\\nlqJYs9Y7vpqXh99ek4oJlJAj2ZZ+1/oWT3ibbNl1aECLB4bdE9rg4RsxIKo0Zafs\\nAtxiaWCN1LypyF2WZ6P7GBtUmamcJbsxrgBkIEp6Y70RUUhn966j7HrXkfz6+5n7\\nivi5asHZGA8cEnh8kISJIQKBgDoD7ThfSbxfmhLV54AzjWCcVQsZMnCL5PImgwrR\\nZbGnEQiRlt17Xio4xjQrA8bzwKuHMUIk1DqW+DFDHTYzPZkSUIgjaaVEu0xhUwML\\n7+sqjv6HaSuXWwUWsrf+fpz4eZsYMuMqI8xg4tXrx3gpzsHLUxmn6QEOTfKKjExF\\ni7PNAoGBAPxhaEYGv2nUbUO74qt/vIfBlkBn2kXPPoAT5aLXYtQ9rJN6G3VxzzFg\\nTBAgxYfsebldOqted7pJa9znYWaLviHnrf0eVEZbgzAI7T7rwVudFvQb4bfu/sLP\\nZ2ZMTk3vlpgKQNbhV5oOoSKLlV0nNOAx/mfPxpPL9EahoTWo5dWU\\n-----END RSA PRIVATE KEY-----\\n", "type": "ssh", "name": "tempest-keypair-552939209", "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDbt+pCg4GmY0fgWwJaHuiFdcB7JPpIezIw/hAnZ61+mKTGFMRgfzVc8mPfsrAfqzvu0SirjT4jX0ZuYtGcyKDZass03Ii7DYnncfz3WP047ZP1cg8TfX4n+7IbJ3vvDapQfNzWjwpT5rQbjSdbwznapPBoXkR1Sm3fTY26wd3KAbHANnjKPoOcrp2bwWqxZlJbY8UaC+IFsAuLBwqMcHI9yWpD2NuXLUwb229TpU+ed+u6V/WnI+36z//bwlfs5HL31j607qYtNe5hToe5yf8xpzZj4oG6CHe0SR1Rb9UD71n0CNi43mX2kOYWVCsg+jU9n7cQACGZSSrWh1CpLPaL Generated-by-Nova", "fingerprint": "05:d3:77:d6:d3:80:be:02:19:f6:7b:54:3e:8c:13:31", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8"}}' 2022-03-10 15:46:42,153 118328 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-552939209 created 2022-03-10 15:46:42,518 118328 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.44:9696/v2.0/security-groups 0.360s 2022-03-10 15:46:42,519 118328 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--1318174373", "description": "tempest-description--1961771952"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1597', 'x-openstack-request-id': 'req-09508846-60fb-4c49-a3ff-88c913c7cd85', 'date': 'Thu, 10 Mar 2022 15:46:42 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.44:9696/v2.0/security-groups'} Body: b'{"security_group": {"id": "0b03a6e7-8628-4130-a48c-767698bcd0c5", "name": "tempest-securitygroup--1318174373", "stateful": true, "tenant_id": "f230459d1be148709fe759c54553c86a", "description": "tempest-description--1961771952", "shared": false, "security_group_rules": [{"id": "c944afc3-edd0-41a5-bc34-9960e72114a5", "tenant_id": "f230459d1be148709fe759c54553c86a", "security_group_id": "0b03a6e7-8628-4130-a48c-767698bcd0c5", "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": 461, "description": null, "tags": [], "created_at": "2022-03-10T15:46:42Z", "updated_at": "2022-03-10T15:46:42Z", "revision_number": 0, "project_id": "f230459d1be148709fe759c54553c86a"}, {"id": "cf98924d-f3a1-45c4-8714-5a0261e785cb", "tenant_id": "f230459d1be148709fe759c54553c86a", "security_group_id": "0b03a6e7-8628-4130-a48c-767698bcd0c5", "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": 462, "description": null, "tags": [], "created_at": "2022-03-10T15:46:42Z", "updated_at": "2022-03-10T15:46:42Z", "revision_number": 0, "project_id": "f230459d1be148709fe759c54553c86a"}], "tags": [], "created_at": "2022-03-10T15:46:42Z", "updated_at": "2022-03-10T15:46:42Z", "revision_number": 1, "project_id": "f230459d1be148709fe759c54553c86a"}}' 2022-03-10 15:46:42,907 118328 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.44:9696/v2.0/security-group-rules 0.388s 2022-03-10 15:46:42,908 118328 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": "0b03a6e7-8628-4130-a48c-767698bcd0c5", "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-94daa282-842a-40ea-b511-55788c4f860b', 'date': 'Thu, 10 Mar 2022 15:46:42 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.44:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "82e065d7-d0f3-46fd-b632-f5f6fc5d3ef8", "tenant_id": "f230459d1be148709fe759c54553c86a", "security_group_id": "0b03a6e7-8628-4130-a48c-767698bcd0c5", "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-03-10T15:46:42Z", "updated_at": "2022-03-10T15:46:42Z", "revision_number": 0, "project_id": "f230459d1be148709fe759c54553c86a"}}' 2022-03-10 15:46:43,268 118328 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.44:9696/v2.0/security-group-rules 0.359s 2022-03-10 15:46:43,268 118328 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": "0b03a6e7-8628-4130-a48c-767698bcd0c5", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-5197c838-6ccd-46a2-b4c8-694cf24cfb43', 'date': 'Thu, 10 Mar 2022 15:46:43 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.44:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "91ece89f-6ff6-4c9e-99ee-a9d850ae02b3", "tenant_id": "f230459d1be148709fe759c54553c86a", "security_group_id": "0b03a6e7-8628-4130-a48c-767698bcd0c5", "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-03-10T15:46:43Z", "updated_at": "2022-03-10T15:46:43Z", "revision_number": 0, "project_id": "f230459d1be148709fe759c54553c86a"}}' 2022-03-10 15:46:43,268 118328 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1318174373 created 2022-03-10 15:46:44,461 118328 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.44:9696/v2.0/floatingips 1.192s 2022-03-10 15:46:44,461 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"floating_network_id": "dc189a33-6c6d-4e8f-abc8-12b0c2518031"}} Response - Headers: {'content-type': 'application/json', 'content-length': '493', 'x-openstack-request-id': 'req-91730f88-6a18-4d9b-9e91-0591ed3464f3', 'date': 'Thu, 10 Mar 2022 15:46:44 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.44:9696/v2.0/floatingips'} Body: b'{"floatingip": {"id": "58820237-751e-4a46-9d6e-725225a87942", "tenant_id": "f230459d1be148709fe759c54553c86a", "floating_ip_address": "172.27.0.62", "floating_network_id": "dc189a33-6c6d-4e8f-abc8-12b0c2518031", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "f230459d1be148709fe759c54553c86a", "description": "", "port_details": null, "tags": [], "created_at": "2022-03-10T15:46:43Z", "updated_at": "2022-03-10T15:46:43Z", "revision_number": 0}}' 2022-03-10 15:46:44,461 118328 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '58820237-751e-4a46-9d6e-725225a87942', 'tenant_id': 'f230459d1be148709fe759c54553c86a', 'floating_ip_address': '172.27.0.62', 'floating_network_id': 'dc189a33-6c6d-4e8f-abc8-12b0c2518031', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'f230459d1be148709fe759c54553c86a', 'description': '', 'port_details': None, 'tags': [], 'created_at': '2022-03-10T15:46:43Z', 'updated_at': '2022-03-10T15:46:43Z', 'revision_number': 0, 'ip': '172.27.0.62'} created 2022-03-10 15:46:44,509 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 201 POST http://10.222.0.44/identity/v3/auth/tokens 0.041s 2022-03-10 15:46:44,509 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Thu, 10 Mar 2022 15:46:44 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-f6b2cb62-3938-4c0e-8903-f3bc85c6b1a7', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.44/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "c23ecfb1d11f4846b223d9c56776c3c8", "name": "tempest-AttachVolumeShelveTestJSON-740284387-project", "password_expires_at": null}, "audit_ids": ["BEDLqYSdRaG1b0NKfq6kuQ"], "expires_at": "2022-03-10T16:46:44.000000Z", "issued_at": "2022-03-10T15:46:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f230459d1be148709fe759c54553c86a", "name": "tempest-AttachVolumeShelveTestJSON-740284387"}, "is_domain": false, "roles": [{"id": "2e20db489b3844e2b62f1184fba25f52", "name": "reader"}, {"id": "ae6886d2477443519d8b1015acd9403f", "name": "member"}], "catalog": [{"endpoints": [{"id": "12be645b7d744a459e7debc5ec172294", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.44/volume/v3/f230459d1be148709fe759c54553c86a", "region": "RegionOne"}], "id": "027bd5d9c2fd41338483fbb57aa7852c", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "d8c1f188dbca492682a364948b62aa27", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.44:9696/", "region": "RegionOne"}], "id": "15796035ede64e5ba6533d7ff7239a4f", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "e80c053c7a564f65bc0ba1fdf2390b03", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.44/identity", "region": "RegionOne"}], "id": "37d6fc2ad72c48d2971f3ee6eb20b401", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "3e4eae0c6ef541048b661ce1791f23fe", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.44:8080", "region": "RegionOne"}, {"id": "bfe33dbbb81143ee86f296a0f7a1e388", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.44:8080/v1/AUTH_f230459d1be148709fe759c54553c86a", "region": "RegionOne"}], "id": "3e4354c242844665b60b31c7f2b5bf43", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "8198f974302645b0b377771cc3e461bf", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.44/compute/v2.1", "region": "RegionOne"}], "id": "49d4b7aabf22427788cef6c7a4823594", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "8b65989a0bd84b73b4711d53f0e1fa8a", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.44/volume/v3/f230459d1be148709fe759c54553c86a", "region": "RegionOne"}], "id": "56bd48c1f20346ecbe6a23bd3ba8d48e", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "545c6f04b3574df19b7cd824834b1041", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.44/compute/v2/f230459d1be148709fe759c54553c86a", "region": "RegionOne"}], "id": "8db683b68cbc475681c754c34cb8182e", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "c7108b1092fd448bb669bf5645efb82f", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.44/placement", "region": "RegionOne"}], "id": "99d19efdac944920899319e1818fe436", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "4736a491b0c44f3a9d9a119e54389024", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.44/image", "region": "RegionOne"}], "id": "ad3c5e5c3f1d435f9ff33ae0ccda776e", "type": "image", "name": "glance"}]}}' 2022-03-10 15:46:44,510 118328 INFO [tempest.lib.common.fixed_network] (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server) Found network {'id': 'd5cbb96d-4fa5-4beb-b7cd-51812b4e154a', 'name': 'tempest-AttachVolumeShelveTestJSON-421380504-network', 'tenant_id': 'f230459d1be148709fe759c54553c86a', 'admin_state_up': True, 'mtu': 1500, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'f230459d1be148709fe759c54553c86a', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'physnet1', 'provider:segmentation_id': 649, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2022-03-10T15:29:41Z', 'updated_at': '2022-03-10T15:29:41Z', 'revision_number': 1} available for tenant 2022-03-10 15:46:44,510 118328 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'private_key': '-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA27fqQoOBpmNH4FsCWh7ohXXAeyT6SHsyMP4QJ2etfpikxhTE\nYH81XPJj37KwH6s77tEoq40+I19GbmLRnMig2WrLNNyIuw2J53H891j9OO2T9XIP\nE31+J/uyGyd77w2qUHzc1o8KU+a0G40nW8M52qTwaF5EdUpt302NusHdygGxwDZ4\nyj6DnK6dm8FqsWZSW2PFGgviBbALiwcKjHByPclqQ9jbly1MG9tvU6VPnnfrulf1\npyPt+s//28JX7ORy99Y+tO6mLTXuYU6Hucn/Mac2Y+KBugh3tEkdUW/VA+9Z9AjY\nuN5l9pDmFlQrIPo1PZ+3EAAhmUkq1odQqSz2iwIDAQABAoIBAC2fOp0lAT6zTrFf\nNFXSJSXRFW58dxuluP5DQsdr17J5r30RwtTmlQX/ro08ZSWuQHuOIou8gDKIDe/N\nxQhxADUk35zSTfHJFeFg4c3aRHoVmqtUS50YaaGTuZ+5yxoQFFUyGAjVGqfhN3Sh\nEpMTLmgf52tEZ6KTGc1MJSmqJ4tR/AT3HGCIw4ZSg5h1AGtnRIiQA/YoVe7r2VJZ\nhTMYABRyNiR2Eb6gZvs4BkOn19QRne9mtC3vBMvWTkFecb25QlM3aQEhYoXXoAHm\nmutRe04E5FBw2ENSfi7850p4fkdcsezO/nmD++H5T89GbPnTo6WSNRfgaGeNeJpe\nQIrkNcECgYEA/hT5qfrultfJkmdvuS6chDDZ64DFn1et9eXOpBAIMNMlmWmGCStR\nz1ZDd7OlUY+A263gXm2ZoWM2m1uV1ImaND0S0h3gvNp1V/iIYc8JQPQSpqRJZN1A\nOerJeseBo6cCAOtBiBdJ033p3+XCtzVkYnAQlSoY0eG1iMFHrG5qdh8CgYEA3WCH\n4ceKPg5gHc95G5sGTrI0IWvkqOIMKdijQ3u1Gebo2LQq+SlyVUXWjBlWnV0yn3St\nGev5A/9iuMlg+qfch6NAtgYUA1/OLEc9GkrW5HoT1yKuK2HsLrWTFO4q1IHk5UWQ\nK5lBsh1aFdSlY6lakvfj0Em7XDWVvLl3HwQJ+hUCgYAyDw/hXX8EWR9tqNNqOLS9\nlqJYs9Y7vpqXh99ek4oJlJAj2ZZ+1/oWT3ibbNl1aECLB4bdE9rg4RsxIKo0Zafs\nAtxiaWCN1LypyF2WZ6P7GBtUmamcJbsxrgBkIEp6Y70RUUhn966j7HrXkfz6+5n7\nivi5asHZGA8cEnh8kISJIQKBgDoD7ThfSbxfmhLV54AzjWCcVQsZMnCL5PImgwrR\nZbGnEQiRlt17Xio4xjQrA8bzwKuHMUIk1DqW+DFDHTYzPZkSUIgjaaVEu0xhUwML\n7+sqjv6HaSuXWwUWsrf+fpz4eZsYMuMqI8xg4tXrx3gpzsHLUxmn6QEOTfKKjExF\ni7PNAoGBAPxhaEYGv2nUbUO74qt/vIfBlkBn2kXPPoAT5aLXYtQ9rJN6G3VxzzFg\nTBAgxYfsebldOqted7pJa9znYWaLviHnrf0eVEZbgzAI7T7rwVudFvQb4bfu/sLP\nZ2ZMTk3vlpgKQNbhV5oOoSKLlV0nNOAx/mfPxpPL9EahoTWo5dWU\n-----END RSA PRIVATE KEY-----\n', 'type': 'ssh', 'name': 'tempest-keypair-552939209', 'public_key': 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDbt+pCg4GmY0fgWwJaHuiFdcB7JPpIezIw/hAnZ61+mKTGFMRgfzVc8mPfsrAfqzvu0SirjT4jX0ZuYtGcyKDZass03Ii7DYnncfz3WP047ZP1cg8TfX4n+7IbJ3vvDapQfNzWjwpT5rQbjSdbwznapPBoXkR1Sm3fTY26wd3KAbHANnjKPoOcrp2bwWqxZlJbY8UaC+IFsAuLBwqMcHI9yWpD2NuXLUwb229TpU+ed+u6V/WnI+36z//bwlfs5HL31j607qYtNe5hToe5yf8xpzZj4oG6CHe0SR1Rb9UD71n0CNi43mX2kOYWVCsg+jU9n7cQACGZSSrWh1CpLPaL Generated-by-Nova', 'fingerprint': '05:d3:77:d6:d3:80:be:02:19:f6:7b:54:3e:8c:13:31', 'user_id': 'c23ecfb1d11f4846b223d9c56776c3c8'}, 'security_group': {'id': '0b03a6e7-8628-4130-a48c-767698bcd0c5', 'name': 'tempest-securitygroup--1318174373', 'stateful': True, 'tenant_id': 'f230459d1be148709fe759c54553c86a', 'description': 'tempest-description--1961771952', 'shared': False, 'security_group_rules': [{'id': 'c944afc3-edd0-41a5-bc34-9960e72114a5', 'tenant_id': 'f230459d1be148709fe759c54553c86a', 'security_group_id': '0b03a6e7-8628-4130-a48c-767698bcd0c5', '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': 461, 'description': None, 'tags': [], 'created_at': '2022-03-10T15:46:42Z', 'updated_at': '2022-03-10T15:46:42Z', 'revision_number': 0, 'project_id': 'f230459d1be148709fe759c54553c86a'}, {'id': 'cf98924d-f3a1-45c4-8714-5a0261e785cb', 'tenant_id': 'f230459d1be148709fe759c54553c86a', 'security_group_id': '0b03a6e7-8628-4130-a48c-767698bcd0c5', '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': 462, 'description': None, 'tags': [], 'created_at': '2022-03-10T15:46:42Z', 'updated_at': '2022-03-10T15:46:42Z', 'revision_number': 0, 'project_id': 'f230459d1be148709fe759c54553c86a'}], 'tags': [], 'created_at': '2022-03-10T15:46:42Z', 'updated_at': '2022-03-10T15:46:42Z', 'revision_number': 1, 'project_id': 'f230459d1be148709fe759c54553c86a'}, 'floating_ip': {'id': '58820237-751e-4a46-9d6e-725225a87942', 'tenant_id': 'f230459d1be148709fe759c54553c86a', 'floating_ip_address': '172.27.0.62', 'floating_network_id': 'dc189a33-6c6d-4e8f-abc8-12b0c2518031', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'f230459d1be148709fe759c54553c86a', 'description': '', 'port_details': None, 'tags': [], 'created_at': '2022-03-10T15:46:43Z', 'updated_at': '2022-03-10T15:46:43Z', 'revision_number': 0, 'ip': '172.27.0.62'}} 2022-03-10 15:46:45,229 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 202 POST http://10.222.0.44/compute/v2.1/servers 0.717s 2022-03-10 15:46:45,229 118328 DEBUG [tempest.lib.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-370819743", "imageRef": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "flavorRef": "452", "adminPass": "password", "networks": [{"uuid": "d5cbb96d-4fa5-4beb-b7cd-51812b4e154a"}], "security_groups": [{"name": "tempest-securitygroup--1318174373"}], "key_name": "tempest-keypair-552939209", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIHVidW50dSB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH51YnVudHUvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Thu, 10 Mar 2022 15:46:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '402', 'location': 'http://10.222.0.44/compute/v2.1/servers/81e47e8a-b0e7-4d31-883f-5128de1147f4', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8b41b4b2-0803-44a9-b8ca-1e5636f4628c', 'x-compute-request-id': 'req-8b41b4b2-0803-44a9-b8ca-1e5636f4628c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.44/compute/v2.1/servers'} Body: b'{"server": {"id": "81e47e8a-b0e7-4d31-883f-5128de1147f4", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/81e47e8a-b0e7-4d31-883f-5128de1147f4"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/81e47e8a-b0e7-4d31-883f-5128de1147f4"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1318174373"}], "adminPass": "password"}}' 2022-03-10 15:46:45,312 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/81e47e8a-b0e7-4d31-883f-5128de1147f4 0.080s 2022-03-10 15:46:45,312 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:46:45 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-026d4a55-2594-45a7-92db-2c63017e74fb', 'x-compute-request-id': 'req-026d4a55-2594-45a7-92db-2c63017e74fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/81e47e8a-b0e7-4d31-883f-5128de1147f4'} Body: b'{"server": {"id": "81e47e8a-b0e7-4d31-883f-5128de1147f4", "name": "tempest-AttachVolumeShelveTestJSON-server-370819743", "status": "BUILD", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:46:45Z", "updated": "2022-03-10T15:46:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/81e47e8a-b0e7-4d31-883f-5128de1147f4"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/81e47e8a-b0e7-4d31-883f-5128de1147f4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-552939209", "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-03-10 15:46:46,411 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/81e47e8a-b0e7-4d31-883f-5128de1147f4 0.086s 2022-03-10 15:46:46,412 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:46:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1284', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-527bba9a-511b-4b33-a34e-3bf7b4cc0473', 'x-compute-request-id': 'req-527bba9a-511b-4b33-a34e-3bf7b4cc0473', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/81e47e8a-b0e7-4d31-883f-5128de1147f4'} Body: b'{"server": {"id": "81e47e8a-b0e7-4d31-883f-5128de1147f4", "name": "tempest-AttachVolumeShelveTestJSON-server-370819743", "status": "BUILD", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:46:45Z", "updated": "2022-03-10T15:46:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/81e47e8a-b0e7-4d31-883f-5128de1147f4"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/81e47e8a-b0e7-4d31-883f-5128de1147f4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-552939209", "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-03-10 15:46:47,525 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/81e47e8a-b0e7-4d31-883f-5128de1147f4 0.104s 2022-03-10 15:46:47,525 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:46:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1340', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f518b00d-206e-43ab-93ac-a411df9d6fee', 'x-compute-request-id': 'req-f518b00d-206e-43ab-93ac-a411df9d6fee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/81e47e8a-b0e7-4d31-883f-5128de1147f4'} Body: b'{"server": {"id": "81e47e8a-b0e7-4d31-883f-5128de1147f4", "name": "tempest-AttachVolumeShelveTestJSON-server-370819743", "status": "BUILD", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "949779e07b067a406ea98fc65e1218e99b1dc5b689ab71095d38b2d3", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:46:45Z", "updated": "2022-03-10T15:46:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/81e47e8a-b0e7-4d31-883f-5128de1147f4"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/81e47e8a-b0e7-4d31-883f-5128de1147f4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-552939209", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "networking", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-03-10 15:46:47,534 118328 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/networking" after 2 second wait 2022-03-10 15:46:48,848 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/81e47e8a-b0e7-4d31-883f-5128de1147f4 0.313s 2022-03-10 15:46:48,849 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:46:48 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-f0919bef-5c67-4401-974f-c51325210d22', 'x-compute-request-id': 'req-f0919bef-5c67-4401-974f-c51325210d22', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/81e47e8a-b0e7-4d31-883f-5128de1147f4'} Body: b'{"server": {"id": "81e47e8a-b0e7-4d31-883f-5128de1147f4", "name": "tempest-AttachVolumeShelveTestJSON-server-370819743", "status": "BUILD", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "949779e07b067a406ea98fc65e1218e99b1dc5b689ab71095d38b2d3", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:46:45Z", "updated": "2022-03-10T15:46:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/81e47e8a-b0e7-4d31-883f-5128de1147f4"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/81e47e8a-b0e7-4d31-883f-5128de1147f4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-552939209", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1318174373"}], "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-03-10 15:46:48,857 118328 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/spawning" after 3 second wait 2022-03-10 15:46:50,124 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/81e47e8a-b0e7-4d31-883f-5128de1147f4 0.265s 2022-03-10 15:46:50,127 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:46:49 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-dac59667-1fca-4527-a151-43ad43caebdd', 'x-compute-request-id': 'req-dac59667-1fca-4527-a151-43ad43caebdd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/81e47e8a-b0e7-4d31-883f-5128de1147f4'} Body: b'{"server": {"id": "81e47e8a-b0e7-4d31-883f-5128de1147f4", "name": "tempest-AttachVolumeShelveTestJSON-server-370819743", "status": "BUILD", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "949779e07b067a406ea98fc65e1218e99b1dc5b689ab71095d38b2d3", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:46:45Z", "updated": "2022-03-10T15:46:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/81e47e8a-b0e7-4d31-883f-5128de1147f4"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/81e47e8a-b0e7-4d31-883f-5128de1147f4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-552939209", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1318174373"}], "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-03-10 15:46:51,297 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/81e47e8a-b0e7-4d31-883f-5128de1147f4 0.161s 2022-03-10 15:46:51,297 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:46:51 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-3423a56c-f91c-4980-a11b-66b6ded752a2', 'x-compute-request-id': 'req-3423a56c-f91c-4980-a11b-66b6ded752a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/81e47e8a-b0e7-4d31-883f-5128de1147f4'} Body: b'{"server": {"id": "81e47e8a-b0e7-4d31-883f-5128de1147f4", "name": "tempest-AttachVolumeShelveTestJSON-server-370819743", "status": "BUILD", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "949779e07b067a406ea98fc65e1218e99b1dc5b689ab71095d38b2d3", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:46:45Z", "updated": "2022-03-10T15:46:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/81e47e8a-b0e7-4d31-883f-5128de1147f4"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/81e47e8a-b0e7-4d31-883f-5128de1147f4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-552939209", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1318174373"}], "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-03-10 15:46:52,467 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/81e47e8a-b0e7-4d31-883f-5128de1147f4 0.160s 2022-03-10 15:46:52,467 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:46:52 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-1b60fea7-db08-48df-a16b-f407f03e2276', 'x-compute-request-id': 'req-1b60fea7-db08-48df-a16b-f407f03e2276', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/81e47e8a-b0e7-4d31-883f-5128de1147f4'} Body: b'{"server": {"id": "81e47e8a-b0e7-4d31-883f-5128de1147f4", "name": "tempest-AttachVolumeShelveTestJSON-server-370819743", "status": "BUILD", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "949779e07b067a406ea98fc65e1218e99b1dc5b689ab71095d38b2d3", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:46:45Z", "updated": "2022-03-10T15:46:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/81e47e8a-b0e7-4d31-883f-5128de1147f4"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/81e47e8a-b0e7-4d31-883f-5128de1147f4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-552939209", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1318174373"}], "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-03-10 15:46:53,665 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/81e47e8a-b0e7-4d31-883f-5128de1147f4 0.188s 2022-03-10 15:46:53,665 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:46:53 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-bad76d34-b186-4058-ada1-a1324a7c9652', 'x-compute-request-id': 'req-bad76d34-b186-4058-ada1-a1324a7c9652', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/81e47e8a-b0e7-4d31-883f-5128de1147f4'} Body: b'{"server": {"id": "81e47e8a-b0e7-4d31-883f-5128de1147f4", "name": "tempest-AttachVolumeShelveTestJSON-server-370819743", "status": "BUILD", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "949779e07b067a406ea98fc65e1218e99b1dc5b689ab71095d38b2d3", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:46:45Z", "updated": "2022-03-10T15:46:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/81e47e8a-b0e7-4d31-883f-5128de1147f4"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/81e47e8a-b0e7-4d31-883f-5128de1147f4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-552939209", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1318174373"}], "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-03-10 15:46:54,865 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/81e47e8a-b0e7-4d31-883f-5128de1147f4 0.190s 2022-03-10 15:46:54,865 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:46:54 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-dcc39820-68c4-4b3b-a9cc-11f9bb138ca4', 'x-compute-request-id': 'req-dcc39820-68c4-4b3b-a9cc-11f9bb138ca4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/81e47e8a-b0e7-4d31-883f-5128de1147f4'} Body: b'{"server": {"id": "81e47e8a-b0e7-4d31-883f-5128de1147f4", "name": "tempest-AttachVolumeShelveTestJSON-server-370819743", "status": "BUILD", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "949779e07b067a406ea98fc65e1218e99b1dc5b689ab71095d38b2d3", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:46:45Z", "updated": "2022-03-10T15:46:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/81e47e8a-b0e7-4d31-883f-5128de1147f4"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/81e47e8a-b0e7-4d31-883f-5128de1147f4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-552939209", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1318174373"}], "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-03-10 15:46:56,041 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/81e47e8a-b0e7-4d31-883f-5128de1147f4 0.167s 2022-03-10 15:46:56,042 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:46:55 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-f3008b8b-abf7-4fe4-8502-316fdd02c81e', 'x-compute-request-id': 'req-f3008b8b-abf7-4fe4-8502-316fdd02c81e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/81e47e8a-b0e7-4d31-883f-5128de1147f4'} Body: b'{"server": {"id": "81e47e8a-b0e7-4d31-883f-5128de1147f4", "name": "tempest-AttachVolumeShelveTestJSON-server-370819743", "status": "BUILD", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "949779e07b067a406ea98fc65e1218e99b1dc5b689ab71095d38b2d3", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:46:45Z", "updated": "2022-03-10T15:46:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/81e47e8a-b0e7-4d31-883f-5128de1147f4"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/81e47e8a-b0e7-4d31-883f-5128de1147f4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-552939209", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1318174373"}], "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-03-10 15:46:57,223 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/81e47e8a-b0e7-4d31-883f-5128de1147f4 0.172s 2022-03-10 15:46:57,224 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:46:57 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-f0ad567a-7ee5-4bc3-bb53-de701ca46117', 'x-compute-request-id': 'req-f0ad567a-7ee5-4bc3-bb53-de701ca46117', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/81e47e8a-b0e7-4d31-883f-5128de1147f4'} Body: b'{"server": {"id": "81e47e8a-b0e7-4d31-883f-5128de1147f4", "name": "tempest-AttachVolumeShelveTestJSON-server-370819743", "status": "BUILD", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "949779e07b067a406ea98fc65e1218e99b1dc5b689ab71095d38b2d3", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:46:45Z", "updated": "2022-03-10T15:46:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/81e47e8a-b0e7-4d31-883f-5128de1147f4"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/81e47e8a-b0e7-4d31-883f-5128de1147f4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-552939209", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1318174373"}], "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-03-10 15:46:58,407 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/81e47e8a-b0e7-4d31-883f-5128de1147f4 0.174s 2022-03-10 15:46:58,408 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:46:58 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-556ebfe8-c7df-4b34-b394-b3c81d958dae', 'x-compute-request-id': 'req-556ebfe8-c7df-4b34-b394-b3c81d958dae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/81e47e8a-b0e7-4d31-883f-5128de1147f4'} Body: b'{"server": {"id": "81e47e8a-b0e7-4d31-883f-5128de1147f4", "name": "tempest-AttachVolumeShelveTestJSON-server-370819743", "status": "ACTIVE", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "949779e07b067a406ea98fc65e1218e99b1dc5b689ab71095d38b2d3", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:46:45Z", "updated": "2022-03-10T15:46:58Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e0:67:d6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/81e47e8a-b0e7-4d31-883f-5128de1147f4"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/81e47e8a-b0e7-4d31-883f-5128de1147f4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-552939209", "OS-SRV-USG:launched_at": "2022-03-10T15:46:57.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1318174373"}], "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-03-10 15:46:58,416 118328 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 13 second wait 2022-03-10 15:46:58,537 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/81e47e8a-b0e7-4d31-883f-5128de1147f4/os-interface 0.120s 2022-03-10 15:46:58,538 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:46:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-32717946-e206-4224-befb-ebd458444a74', 'x-compute-request-id': 'req-32717946-e206-4224-befb-ebd458444a74', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/81e47e8a-b0e7-4d31-883f-5128de1147f4/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "d5cbb96d-4fa5-4beb-b7cd-51812b4e154a", "port_id": "c8b128a4-79b9-4dde-929f-057ca4108eb4", "mac_addr": "fa:16:3e:e0:67:d6", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "b7ee6e7d-bf84-4136-a326-b77aefe1e0d6", "ip_address": "172.20.0.11"}]}]}' 2022-03-10 15:46:59,878 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 PUT http://10.222.0.44:9696/v2.0/floatingips/58820237-751e-4a46-9d6e-725225a87942 1.337s 2022-03-10 15:46:59,878 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"port_id": "c8b128a4-79b9-4dde-929f-057ca4108eb4"}} Response - Headers: {'content-type': 'application/json', 'content-length': '797', 'x-openstack-request-id': 'req-f20972b2-4cd4-4f20-a4b4-ccd9b908cd5b', 'date': 'Thu, 10 Mar 2022 15:46:59 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44:9696/v2.0/floatingips/58820237-751e-4a46-9d6e-725225a87942'} Body: b'{"floatingip": {"id": "58820237-751e-4a46-9d6e-725225a87942", "tenant_id": "f230459d1be148709fe759c54553c86a", "floating_ip_address": "172.27.0.62", "floating_network_id": "dc189a33-6c6d-4e8f-abc8-12b0c2518031", "router_id": "f471f6c2-bbca-4737-858b-1eaf164094ba", "port_id": "c8b128a4-79b9-4dde-929f-057ca4108eb4", "fixed_ip_address": "172.20.0.11", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "d5cbb96d-4fa5-4beb-b7cd-51812b4e154a", "mac_address": "fa:16:3e:e0:67:d6", "admin_state_up": true, "status": "ACTIVE", "device_id": "81e47e8a-b0e7-4d31-883f-5128de1147f4", "device_owner": "compute:nova"}, "tags": [], "created_at": "2022-03-10T15:46:43Z", "updated_at": "2022-03-10T15:46:59Z", "revision_number": 1, "project_id": "f230459d1be148709fe759c54553c86a"}}' 2022-03-10 15:46:59,891 118328 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.27.0.62:22' as 'ubuntu' with public key authentication 2022-03-10 15:47:03,988 118328 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-03-10 15:47:09,556 118328 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-03-10 15:47:16,116 118328 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-03-10 15:47:23,668 118328 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-03-10 15:47:32,244 118328 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-03-10 15:47:38,751 118328 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-03-10 15:47:46,258 118328 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-03-10 15:47:54,761 118328 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: 8. Retry after 9 seconds. 2022-03-10 15:48:04,270 118328 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: 9. Retry after 10 seconds. 2022-03-10 15:48:14,796 118328 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2) 2022-03-10 15:48:14,963 118328 INFO [paramiko.transport] Authentication (publickey) successful! 2022-03-10 15:48:14,964 118328 INFO [tempest.lib.common.ssh] ssh connection to ubuntu@172.27.0.62 successfully created 2022-03-10 15:48:15,024 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/compute/v2.1/servers/81e47e8a-b0e7-4d31-883f-5128de1147f4/ips 0.059s 2022-03-10 15:48:15,025 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:48:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '151', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a7b4dbdc-b4ca-4ff4-a3eb-278669fa40e4', 'x-compute-request-id': 'req-a7b4dbdc-b4ca-4ff4-a3eb-278669fa40e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/81e47e8a-b0e7-4d31-883f-5128de1147f4/ips'} Body: b'{"addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.11"}, {"version": 4, "addr": "172.27.0.62"}]}}' 2022-03-10 15:48:40,624 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 202 POST http://10.222.0.44/volume/v3/f230459d1be148709fe759c54553c86a/volumes 25.594s 2022-03-10 15:48:40,624 118328 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-1177204261"}} Response - Headers: {'date': 'Thu, 10 Mar 2022 15:48:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c0751df8-1108-4708-a670-ae9d7f4bc697', 'content-length': '826', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c0751df8-1108-4708-a670-ae9d7f4bc697', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.44/volume/v3/f230459d1be148709fe759c54553c86a/volumes'} Body: b'{"volume": {"id": "1d8faf22-5cea-4d99-95fc-03aa843333db", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.157425", "updated_at": null, "name": "tempest-AttachVolumeShelveTestJSON-volume-1177204261", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/f230459d1be148709fe759c54553c86a/volumes/1d8faf22-5cea-4d99-95fc-03aa843333db"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/f230459d1be148709fe759c54553c86a/volumes/1d8faf22-5cea-4d99-95fc-03aa843333db"}], "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2022-03-10 15:49:31,544 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/volume/v3/f230459d1be148709fe759c54553c86a/volumes/1d8faf22-5cea-4d99-95fc-03aa843333db 50.913s 2022-03-10 15:49:31,548 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:48:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6cb54f7e-6960-4860-aafe-6bc7524a41b8', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6cb54f7e-6960-4860-aafe-6bc7524a41b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/f230459d1be148709fe759c54553c86a/volumes/1d8faf22-5cea-4d99-95fc-03aa843333db'} Body: b'{"volume": {"id": "1d8faf22-5cea-4d99-95fc-03aa843333db", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T15:48:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1177204261", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/f230459d1be148709fe759c54553c86a/volumes/1d8faf22-5cea-4d99-95fc-03aa843333db"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/f230459d1be148709fe759c54553c86a/volumes/1d8faf22-5cea-4d99-95fc-03aa843333db"}], "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f230459d1be148709fe759c54553c86a"}}' 2022-03-10 15:50:32,619 118328 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.44', port=80): Read timed out. (read timeout=60)")': /volume/v3/f230459d1be148709fe759c54553c86a/volumes/1d8faf22-5cea-4d99-95fc-03aa843333db 2022-03-10 15:50:41,822 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/volume/v3/f230459d1be148709fe759c54553c86a/volumes/1d8faf22-5cea-4d99-95fc-03aa843333db 69.264s 2022-03-10 15:50:41,822 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:50:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3f8239d2-eec8-4bf6-9a7f-76ca309204b4', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3f8239d2-eec8-4bf6-9a7f-76ca309204b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/f230459d1be148709fe759c54553c86a/volumes/1d8faf22-5cea-4d99-95fc-03aa843333db'} Body: b'{"volume": {"id": "1d8faf22-5cea-4d99-95fc-03aa843333db", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T15:48:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1177204261", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/f230459d1be148709fe759c54553c86a/volumes/1d8faf22-5cea-4d99-95fc-03aa843333db"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/f230459d1be148709fe759c54553c86a/volumes/1d8faf22-5cea-4d99-95fc-03aa843333db"}], "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f230459d1be148709fe759c54553c86a"}}' 2022-03-10 15:51:31,878 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/volume/v3/f230459d1be148709fe759c54553c86a/volumes/1d8faf22-5cea-4d99-95fc-03aa843333db 49.045s 2022-03-10 15:51:31,878 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:50:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2d02827f-e267-489c-a775-de6d498f56d1', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d02827f-e267-489c-a775-de6d498f56d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/f230459d1be148709fe759c54553c86a/volumes/1d8faf22-5cea-4d99-95fc-03aa843333db'} Body: b'{"volume": {"id": "1d8faf22-5cea-4d99-95fc-03aa843333db", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T15:48:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1177204261", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/f230459d1be148709fe759c54553c86a/volumes/1d8faf22-5cea-4d99-95fc-03aa843333db"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/f230459d1be148709fe759c54553c86a/volumes/1d8faf22-5cea-4d99-95fc-03aa843333db"}], "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f230459d1be148709fe759c54553c86a"}}' 2022-03-10 15:52:32,948 118328 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.44', port=80): Read timed out. (read timeout=60)")': /volume/v3/f230459d1be148709fe759c54553c86a/volumes/1d8faf22-5cea-4d99-95fc-03aa843333db 2022-03-10 15:52:43,262 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/volume/v3/f230459d1be148709fe759c54553c86a/volumes/1d8faf22-5cea-4d99-95fc-03aa843333db 70.374s 2022-03-10 15:52:43,263 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:52:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1459dbdc-93f2-4205-a9c6-76fa5e0741ee', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1459dbdc-93f2-4205-a9c6-76fa5e0741ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/f230459d1be148709fe759c54553c86a/volumes/1d8faf22-5cea-4d99-95fc-03aa843333db'} Body: b'{"volume": {"id": "1d8faf22-5cea-4d99-95fc-03aa843333db", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T15:48:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1177204261", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/f230459d1be148709fe759c54553c86a/volumes/1d8faf22-5cea-4d99-95fc-03aa843333db"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/f230459d1be148709fe759c54553c86a/volumes/1d8faf22-5cea-4d99-95fc-03aa843333db"}], "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f230459d1be148709fe759c54553c86a"}}' 2022-03-10 15:53:32,406 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/volume/v3/f230459d1be148709fe759c54553c86a/volumes/1d8faf22-5cea-4d99-95fc-03aa843333db 48.127s 2022-03-10 15:53:32,407 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:52:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c87222bf-6b4e-4385-ae0e-8cdf06cb301e', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c87222bf-6b4e-4385-ae0e-8cdf06cb301e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/f230459d1be148709fe759c54553c86a/volumes/1d8faf22-5cea-4d99-95fc-03aa843333db'} Body: b'{"volume": {"id": "1d8faf22-5cea-4d99-95fc-03aa843333db", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T15:48:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1177204261", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/f230459d1be148709fe759c54553c86a/volumes/1d8faf22-5cea-4d99-95fc-03aa843333db"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/f230459d1be148709fe759c54553c86a/volumes/1d8faf22-5cea-4d99-95fc-03aa843333db"}], "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f230459d1be148709fe759c54553c86a"}}' 2022-03-10 15:54:33,476 118328 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.44', port=80): Read timed out. (read timeout=60)")': /volume/v3/f230459d1be148709fe759c54553c86a/volumes/1d8faf22-5cea-4d99-95fc-03aa843333db 2022-03-10 15:55:32,562 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.44/volume/v3/f230459d1be148709fe759c54553c86a/volumes/1d8faf22-5cea-4d99-95fc-03aa843333db 119.146s 2022-03-10 15:55:32,570 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:54:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad4c949a-9b13-432d-bafc-8fa866872b74', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad4c949a-9b13-432d-bafc-8fa866872b74', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/f230459d1be148709fe759c54553c86a/volumes/1d8faf22-5cea-4d99-95fc-03aa843333db'} Body: b'{"volume": {"id": "1d8faf22-5cea-4d99-95fc-03aa843333db", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T15:48:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1177204261", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/f230459d1be148709fe759c54553c86a/volumes/1d8faf22-5cea-4d99-95fc-03aa843333db"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/f230459d1be148709fe759c54553c86a/volumes/1d8faf22-5cea-4d99-95fc-03aa843333db"}], "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f230459d1be148709fe759c54553c86a"}}' 2022-03-10 15:55:33,184 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.222.0.44/compute/v2.1/servers/81e47e8a-b0e7-4d31-883f-5128de1147f4 0.598s 2022-03-10 15:55:33,185 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:55:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6362a636-d3dc-4968-ab36-c92a2928f566', 'x-compute-request-id': 'req-6362a636-d3dc-4968-ab36-c92a2928f566', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/81e47e8a-b0e7-4d31-883f-5128de1147f4'} Body: b'' 2022-03-10 15:55:33,836 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/81e47e8a-b0e7-4d31-883f-5128de1147f4 0.650s 2022-03-10 15:55:33,837 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:55:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1722', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3e03fca1-7747-4fec-815d-de7d36188283', 'x-compute-request-id': 'req-3e03fca1-7747-4fec-815d-de7d36188283', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/81e47e8a-b0e7-4d31-883f-5128de1147f4'} Body: b'{"server": {"id": "81e47e8a-b0e7-4d31-883f-5128de1147f4", "name": "tempest-AttachVolumeShelveTestJSON-server-370819743", "status": "ACTIVE", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "949779e07b067a406ea98fc65e1218e99b1dc5b689ab71095d38b2d3", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:46:45Z", "updated": "2022-03-10T15:55:33Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e0:67:d6"}, {"version": 4, "addr": "172.27.0.62", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e0:67:d6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/81e47e8a-b0e7-4d31-883f-5128de1147f4"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/81e47e8a-b0e7-4d31-883f-5128de1147f4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-552939209", "OS-SRV-USG:launched_at": "2022-03-10T15:46:57.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1318174373"}], "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-03-10 15:55:35,354 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/81e47e8a-b0e7-4d31-883f-5128de1147f4 0.506s 2022-03-10 15:55:35,354 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:55:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1654', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7fe74cae-f7d1-4ae3-bca1-dd50436cf288', 'x-compute-request-id': 'req-7fe74cae-f7d1-4ae3-bca1-dd50436cf288', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/81e47e8a-b0e7-4d31-883f-5128de1147f4'} Body: b'{"server": {"id": "81e47e8a-b0e7-4d31-883f-5128de1147f4", "name": "tempest-AttachVolumeShelveTestJSON-server-370819743", "status": "ACTIVE", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "949779e07b067a406ea98fc65e1218e99b1dc5b689ab71095d38b2d3", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:46:45Z", "updated": "2022-03-10T15:55:33Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-421380504-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e0:67:d6"}, {"version": 4, "addr": "172.27.0.62", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e0:67:d6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/81e47e8a-b0e7-4d31-883f-5128de1147f4"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/81e47e8a-b0e7-4d31-883f-5128de1147f4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-552939209", "OS-SRV-USG:launched_at": "2022-03-10T15:46:57.000000", "OS-SRV-USG:terminated_at": 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-03-10 15:55:36,550 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/81e47e8a-b0e7-4d31-883f-5128de1147f4 0.186s 2022-03-10 15:55:36,551 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:55:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1370', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c871e1e6-de4b-425b-9313-de674b24c8bc', 'x-compute-request-id': 'req-c871e1e6-de4b-425b-9313-de674b24c8bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/81e47e8a-b0e7-4d31-883f-5128de1147f4'} Body: b'{"server": {"id": "81e47e8a-b0e7-4d31-883f-5128de1147f4", "name": "tempest-AttachVolumeShelveTestJSON-server-370819743", "status": "DELETED", "tenant_id": "f230459d1be148709fe759c54553c86a", "user_id": "c23ecfb1d11f4846b223d9c56776c3c8", "metadata": {}, "hostId": "949779e07b067a406ea98fc65e1218e99b1dc5b689ab71095d38b2d3", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:46:45Z", "updated": "2022-03-10T15:55:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/81e47e8a-b0e7-4d31-883f-5128de1147f4"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/81e47e8a-b0e7-4d31-883f-5128de1147f4"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-552939209", "OS-SRV-USG:launched_at": "2022-03-10T15:46:57.000000", "OS-SRV-USG:terminated_at": "2022-03-10T15:55:35.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-03-10 15:55:36,560 118328 INFO [tempest.common.waiters] State transition "ACTIVE/deleting" ==> "DELETED/None" after 3 second wait 2022-03-10 15:55:37,633 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.222.0.44/compute/v2.1/servers/81e47e8a-b0e7-4d31-883f-5128de1147f4 0.071s 2022-03-10 15:55:37,634 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:55:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-3486d3fe-0fe7-4b5b-9388-84c058c4fc36', 'x-compute-request-id': 'req-3486d3fe-0fe7-4b5b-9388-84c058c4fc36', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/81e47e8a-b0e7-4d31-883f-5128de1147f4'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 81e47e8a-b0e7-4d31-883f-5128de1147f4 could not be found."}}' 2022-03-10 15:55:37,732 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.222.0.44/compute/v2.1/os-keypairs/tempest-keypair-552939209 0.097s 2022-03-10 15:55:37,733 118328 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:55:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a2728f85-3df3-46fc-9437-32764cf61d09', 'x-compute-request-id': 'req-a2728f85-3df3-46fc-9437-32764cf61d09', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.44/compute/v2.1/os-keypairs/tempest-keypair-552939209'} Body: b'' 2022-03-10 15:55:37,939 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.222.0.44:9696/v2.0/security-groups/0b03a6e7-8628-4130-a48c-767698bcd0c5 0.205s 2022-03-10 15:55:37,939 118328 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-4633c3ac-97c0-49ab-b579-0f9edb9c8ead', 'content-length': '0', 'date': 'Thu, 10 Mar 2022 15:55:37 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.44:9696/v2.0/security-groups/0b03a6e7-8628-4130-a48c-767698bcd0c5'} Body: b'' 2022-03-10 15:55:37,966 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.222.0.44:9696/v2.0/security-groups/0b03a6e7-8628-4130-a48c-767698bcd0c5 0.026s 2022-03-10 15:55:37,967 118328 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-bf9c2c7a-ff0f-4427-b373-68bb7b3a4f9c', 'date': 'Thu, 10 Mar 2022 15:55:37 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.44:9696/v2.0/security-groups/0b03a6e7-8628-4130-a48c-767698bcd0c5'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 0b03a6e7-8628-4130-a48c-767698bcd0c5 does not exist", "detail": ""}}' 2022-03-10 15:55:38,534 118328 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.222.0.44:9696/v2.0/floatingips/58820237-751e-4a46-9d6e-725225a87942 0.566s 2022-03-10 15:55:38,534 118328 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-56eb0e66-f41d-4879-a90d-4d07e677e1cf', 'content-length': '0', 'date': 'Thu, 10 Mar 2022 15:55:38 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.44:9696/v2.0/floatingips/58820237-751e-4a46-9d6e-725225a87942'} 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 531, 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 1d8faf22-5cea-4d99-95fc-03aa843333db failed to reach available status (current creating) within the required time (360 s). |
||||||
tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON | 2 | 0 | 2 | 0 | 0 | Detail | |
test_attach_detach_volume[id-52e9045a-e90d-4c0d-9087-79d657faffff,slow] |
fail
ft7.1: tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_attach_detach_volume[id-52e9045a-e90d-4c0d-9087-79d657faffff,slow]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2022-03-10 15:28:14,041 118340 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2022-03-10 15:28:14,041 118340 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2022-03-10 15:28:15,067 118340 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.222.0.44/compute/v2.1/os-keypairs 1.025s 2022-03-10 15:28:15,068 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"keypair": {"name": "tempest-keypair-412319686"}} Response - Headers: {'date': 'Thu, 10 Mar 2022 15:28:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '2304', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-12d8fcac-2a37-4271-9757-f1da97b863dc', 'x-compute-request-id': 'req-12d8fcac-2a37-4271-9757-f1da97b863dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"private_key": "-----BEGIN RSA PRIVATE KEY-----\\nMIIEpAIBAAKCAQEA18mdFhRM1Zs7nu16QhiX6criv/YFPyLGujw/raaPeLYGpyy8\\nKAwCs5NPUJSkNy/qkSMmM/BedcYa/9iUILsM8tBsqjFp0ejJS7Vg/TemT3K5RsJy\\nysNrfgqFHeFj0gkUwu2zjuBqb1rAVgyedGtejgBmz6uwhwfiATeUKYu9TqpHJAId\\n1nRugXGtr4/4sv0C5PZZcK8cZ0RAZvZSs8SpWyIdm9+752rJTdl8UI5rz6Rg/vC6\\nrE7BRqZLdpLWDEONozKSq2Tuod15gVFcaa8SDQs26Vm1SSVSfNwMYNoQ+uVaMb0p\\nhTkWDGhhQfWzk6u/ES7Odb+6GiN91IQarzZMUQIDAQABAoIBAAcCjLDX7fsOdOxf\\nyJX3GJBGwAD+bAM2DQClzmfEvmpsd2Dc6ive4AOXaH80pPUKAHPAkZAkYd0vl1by\\nYTWC/hOxQ6ZvvoFML6Xe+YygTy3Li0tKK9J8cLSCgPqMhOKg2uTONgQRNEPzzcW9\\n2TPs/QBd8PkUGcL5NZVWieCjon24qRud2Cr4F35yB6690cYOoKBZONRCS4h/56Ph\\nelTBrFj54/BVqJDJ1GuU1oH79z6k1S8MkCiyYzPGZps/jxQweO6aCvbjE8MBaHYc\\nhBHTTTPM2go1s2WHlMcyufI/Bv4XXAST+wG28N5LpiacJMaPayuRJ7cTfGQ466Qq\\nPBrkO/UCgYEA7FNzKWUe8ntVJKVgGqRlVV2PT5Fo+X9+wVAuh744tVs07wRGxGpH\\nkdovo25nz3RF4F+ZdkPmmta9HQDMB8A5gj8pKMobMudrNKk06jaQ4O2ZwnFlU3XL\\n1bvwNw98xqMeLGwd7+l+WXnj/TMJGMZ2NglXFH2lnWorKjGsel6m5csCgYEA6cBz\\nkKmTtx6UCu5ZpoTdVlrPY6MERHpqsfpje89twmGJRO44yIoyV6C5WRXMhTJbRsyV\\nScmeZHaxONfgQh9cwghp5tJ+M7jc3pL5MVjUepRvMIXvI4LoqUU/3dvEyr/eAxe/\\nvaxUVrJwnfwhdz6yQs9J7K81tkY84d/w9x2n8tMCgYEAxwd445HwQFMyX8yPZaCy\\nXvSOr3pNKGMBw5jdtyCy7bnEmM/HMcA4SlOw7zkaYJMSDmc0/W8uFZVoa7ayHoz7\\nYgADkAC2a2aO2SjwEZim52fzqNiLd4CrjHPdWOHIOhpCXTMo+1ZwPLb1FdcXgDAU\\nemnfVriC9FHnzH9NPTnd4YUCgYEAlie1VOFJ7WDsMpVn64r/78AH5vZKAH8u2MOC\\ncn8N/8bN+gSZX2E+84FgbvSM26c8cR9saujkIZ8JOv2ZpoAlAtOKy+a9gRYoc6Ww\\nA94PJ+r//gibVJF8SXgdjbPmF2PnBs+TsRDpYIPhyeqzyLjyo+4qi6sFcuBtrZ9A\\nWE2pnFcCgYB+u/nk/ruGKFTWurHAesrdbKoJv75PZQlc5HlM1kYsTqclzTuWuuei\\nshbFZM0naAF2Fv+vASHqIry0hrlQkFTbpDvJ+QbX94U8fxAGn/R8EsM+y6FoaT1Y\\nSXftgpJQxe8x3oLJ8ndaIz+5Y9dbDQ+6BDJ4U/2JI48sNsZu3xmzKQ==\\n-----END RSA PRIVATE KEY-----\\n", "name": "tempest-keypair-412319686", "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDXyZ0WFEzVmzue7XpCGJfpyuK/9gU/Isa6PD+tpo94tganLLwoDAKzk09QlKQ3L+qRIyYz8F51xhr/2JQguwzy0GyqMWnR6MlLtWD9N6ZPcrlGwnLKw2t+CoUd4WPSCRTC7bOO4GpvWsBWDJ50a16OAGbPq7CHB+IBN5Qpi71OqkckAh3WdG6Bca2vj/iy/QLk9llwrxxnREBm9lKzxKlbIh2b37vnaslN2XxQjmvPpGD+8LqsTsFGpkt2ktYMQ42jMpKrZO6h3XmBUVxprxINCzbpWbVJJVJ83Axg2hD65VoxvSmFORYMaGFB9bOTq78RLs51v7oaI33UhBqvNkxR Generated-by-Nova", "fingerprint": "7d:b4:b8:c6:7f:5d:b2:63:85:93:6f:f0:79:95:c1:f6", "user_id": "475b407020f34b6f9c2199f4bc653321"}}' 2022-03-10 15:28:15,070 118340 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-412319686 created 2022-03-10 15:28:17,514 118340 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.44:9696/v2.0/security-groups 2.443s 2022-03-10 15:28:17,514 118340 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--1674352838", "description": "tempest-description--313410713"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1596', 'x-openstack-request-id': 'req-d0d31918-f7f8-4f26-b1ce-b65ffa8873fa', 'date': 'Thu, 10 Mar 2022 15:28:17 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.44:9696/v2.0/security-groups'} Body: b'{"security_group": {"id": "d9031886-801f-495f-86a3-00a04fc15667", "name": "tempest-securitygroup--1674352838", "stateful": true, "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "description": "tempest-description--313410713", "shared": false, "security_group_rules": [{"id": "2868a4fb-244f-438f-8b58-14dc0bb41946", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "security_group_id": "d9031886-801f-495f-86a3-00a04fc15667", "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": 119, "description": null, "tags": [], "created_at": "2022-03-10T15:28:16Z", "updated_at": "2022-03-10T15:28:16Z", "revision_number": 0, "project_id": "ef70c34e970145d1aec2c3b6c3f1e54f"}, {"id": "513db46d-668b-4db3-b1b7-07a357feea0c", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "security_group_id": "d9031886-801f-495f-86a3-00a04fc15667", "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": 120, "description": null, "tags": [], "created_at": "2022-03-10T15:28:16Z", "updated_at": "2022-03-10T15:28:16Z", "revision_number": 0, "project_id": "ef70c34e970145d1aec2c3b6c3f1e54f"}], "tags": [], "created_at": "2022-03-10T15:28:15Z", "updated_at": "2022-03-10T15:28:16Z", "revision_number": 1, "project_id": "ef70c34e970145d1aec2c3b6c3f1e54f"}}' 2022-03-10 15:28:18,189 118340 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.44:9696/v2.0/security-group-rules 0.674s 2022-03-10 15:28:18,189 118340 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": "d9031886-801f-495f-86a3-00a04fc15667", "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-a98373c2-67f4-4286-a25c-cb25243c9786', 'date': 'Thu, 10 Mar 2022 15:28:18 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.44:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "6df551a1-d4cd-46b7-b9c3-17e59528759f", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "security_group_id": "d9031886-801f-495f-86a3-00a04fc15667", "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-03-10T15:28:17Z", "updated_at": "2022-03-10T15:28:17Z", "revision_number": 0, "project_id": "ef70c34e970145d1aec2c3b6c3f1e54f"}}' 2022-03-10 15:28:19,085 118340 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.44:9696/v2.0/security-group-rules 0.894s 2022-03-10 15:28:19,085 118340 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": "d9031886-801f-495f-86a3-00a04fc15667", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-777913c8-c513-4b70-98d9-fd023405c0bc', 'date': 'Thu, 10 Mar 2022 15:28:19 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.44:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "fef85329-35df-4845-a911-a80503c162fc", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "security_group_id": "d9031886-801f-495f-86a3-00a04fc15667", "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-03-10T15:28:18Z", "updated_at": "2022-03-10T15:28:18Z", "revision_number": 0, "project_id": "ef70c34e970145d1aec2c3b6c3f1e54f"}}' 2022-03-10 15:28:19,086 118340 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1674352838 created 2022-03-10 15:28:22,189 118340 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.44:9696/v2.0/floatingips 3.103s 2022-03-10 15:28:22,190 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"floating_network_id": "dc189a33-6c6d-4e8f-abc8-12b0c2518031"}} Response - Headers: {'content-type': 'application/json', 'content-length': '494', 'x-openstack-request-id': 'req-cdb98c37-d826-4a62-9646-740fac107b52', 'date': 'Thu, 10 Mar 2022 15:28:22 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.44:9696/v2.0/floatingips'} Body: b'{"floatingip": {"id": "172c8a15-e821-4d2d-8faa-bd6979374ba1", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "floating_ip_address": "172.27.0.223", "floating_network_id": "dc189a33-6c6d-4e8f-abc8-12b0c2518031", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "description": "", "port_details": null, "tags": [], "created_at": "2022-03-10T15:28:20Z", "updated_at": "2022-03-10T15:28:20Z", "revision_number": 0}}' 2022-03-10 15:28:22,191 118340 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '172c8a15-e821-4d2d-8faa-bd6979374ba1', 'tenant_id': 'ef70c34e970145d1aec2c3b6c3f1e54f', 'floating_ip_address': '172.27.0.223', 'floating_network_id': 'dc189a33-6c6d-4e8f-abc8-12b0c2518031', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'ef70c34e970145d1aec2c3b6c3f1e54f', 'description': '', 'port_details': None, 'tags': [], 'created_at': '2022-03-10T15:28:20Z', 'updated_at': '2022-03-10T15:28:20Z', 'revision_number': 0, 'ip': '172.27.0.223'} created 2022-03-10 15:28:22,374 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 201 POST http://10.222.0.44/identity/v3/auth/tokens 0.169s 2022-03-10 15:28:22,375 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Thu, 10 Mar 2022 15:28:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3240', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-0c3c97cc-7ee3-49c6-b754-d5b6218e5de6', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.44/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "475b407020f34b6f9c2199f4bc653321", "name": "tempest-AttachVolumeTestJSON-43338643-project", "password_expires_at": null}, "audit_ids": ["Fu93lBmARN61DgcInoeHbQ"], "expires_at": "2022-03-10T16:28:22.000000Z", "issued_at": "2022-03-10T15:28:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ef70c34e970145d1aec2c3b6c3f1e54f", "name": "tempest-AttachVolumeTestJSON-43338643"}, "is_domain": false, "roles": [{"id": "2e20db489b3844e2b62f1184fba25f52", "name": "reader"}, {"id": "ae6886d2477443519d8b1015acd9403f", "name": "member"}], "catalog": [{"endpoints": [{"id": "12be645b7d744a459e7debc5ec172294", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f", "region": "RegionOne"}], "id": "027bd5d9c2fd41338483fbb57aa7852c", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "d8c1f188dbca492682a364948b62aa27", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.44:9696/", "region": "RegionOne"}], "id": "15796035ede64e5ba6533d7ff7239a4f", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "e80c053c7a564f65bc0ba1fdf2390b03", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.44/identity", "region": "RegionOne"}], "id": "37d6fc2ad72c48d2971f3ee6eb20b401", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "3e4eae0c6ef541048b661ce1791f23fe", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.44:8080", "region": "RegionOne"}, {"id": "bfe33dbbb81143ee86f296a0f7a1e388", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.44:8080/v1/AUTH_ef70c34e970145d1aec2c3b6c3f1e54f", "region": "RegionOne"}], "id": "3e4354c242844665b60b31c7f2b5bf43", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "8198f974302645b0b377771cc3e461bf", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.44/compute/v2.1", "region": "RegionOne"}], "id": "49d4b7aabf22427788cef6c7a4823594", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "8b65989a0bd84b73b4711d53f0e1fa8a", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f", "region": "RegionOne"}], "id": "56bd48c1f20346ecbe6a23bd3ba8d48e", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "545c6f04b3574df19b7cd824834b1041", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.44/compute/v2/ef70c34e970145d1aec2c3b6c3f1e54f", "region": "RegionOne"}], "id": "8db683b68cbc475681c754c34cb8182e", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "c7108b1092fd448bb669bf5645efb82f", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.44/placement", "region": "RegionOne"}], "id": "99d19efdac944920899319e1818fe436", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "4736a491b0c44f3a9d9a119e54389024", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.44/image", "region": "RegionOne"}], "id": "ad3c5e5c3f1d435f9ff33ae0ccda776e", "type": "image", "name": "glance"}]}}' 2022-03-10 15:28:22,376 118340 INFO [tempest.lib.common.fixed_network] (AttachVolumeTestJSON:test_attach_detach_volume) Found network {'id': '0a30597d-e5a2-431c-8cd3-153db9483a52', 'name': 'tempest-AttachVolumeTestJSON-1757783726-network', 'tenant_id': 'ef70c34e970145d1aec2c3b6c3f1e54f', 'admin_state_up': True, 'mtu': 1500, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'ef70c34e970145d1aec2c3b6c3f1e54f', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'physnet1', 'provider:segmentation_id': 602, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2022-03-10T15:27:57Z', 'updated_at': '2022-03-10T15:27:57Z', 'revision_number': 1} available for tenant 2022-03-10 15:28:22,377 118340 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'private_key': '-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA18mdFhRM1Zs7nu16QhiX6criv/YFPyLGujw/raaPeLYGpyy8\nKAwCs5NPUJSkNy/qkSMmM/BedcYa/9iUILsM8tBsqjFp0ejJS7Vg/TemT3K5RsJy\nysNrfgqFHeFj0gkUwu2zjuBqb1rAVgyedGtejgBmz6uwhwfiATeUKYu9TqpHJAId\n1nRugXGtr4/4sv0C5PZZcK8cZ0RAZvZSs8SpWyIdm9+752rJTdl8UI5rz6Rg/vC6\nrE7BRqZLdpLWDEONozKSq2Tuod15gVFcaa8SDQs26Vm1SSVSfNwMYNoQ+uVaMb0p\nhTkWDGhhQfWzk6u/ES7Odb+6GiN91IQarzZMUQIDAQABAoIBAAcCjLDX7fsOdOxf\nyJX3GJBGwAD+bAM2DQClzmfEvmpsd2Dc6ive4AOXaH80pPUKAHPAkZAkYd0vl1by\nYTWC/hOxQ6ZvvoFML6Xe+YygTy3Li0tKK9J8cLSCgPqMhOKg2uTONgQRNEPzzcW9\n2TPs/QBd8PkUGcL5NZVWieCjon24qRud2Cr4F35yB6690cYOoKBZONRCS4h/56Ph\nelTBrFj54/BVqJDJ1GuU1oH79z6k1S8MkCiyYzPGZps/jxQweO6aCvbjE8MBaHYc\nhBHTTTPM2go1s2WHlMcyufI/Bv4XXAST+wG28N5LpiacJMaPayuRJ7cTfGQ466Qq\nPBrkO/UCgYEA7FNzKWUe8ntVJKVgGqRlVV2PT5Fo+X9+wVAuh744tVs07wRGxGpH\nkdovo25nz3RF4F+ZdkPmmta9HQDMB8A5gj8pKMobMudrNKk06jaQ4O2ZwnFlU3XL\n1bvwNw98xqMeLGwd7+l+WXnj/TMJGMZ2NglXFH2lnWorKjGsel6m5csCgYEA6cBz\nkKmTtx6UCu5ZpoTdVlrPY6MERHpqsfpje89twmGJRO44yIoyV6C5WRXMhTJbRsyV\nScmeZHaxONfgQh9cwghp5tJ+M7jc3pL5MVjUepRvMIXvI4LoqUU/3dvEyr/eAxe/\nvaxUVrJwnfwhdz6yQs9J7K81tkY84d/w9x2n8tMCgYEAxwd445HwQFMyX8yPZaCy\nXvSOr3pNKGMBw5jdtyCy7bnEmM/HMcA4SlOw7zkaYJMSDmc0/W8uFZVoa7ayHoz7\nYgADkAC2a2aO2SjwEZim52fzqNiLd4CrjHPdWOHIOhpCXTMo+1ZwPLb1FdcXgDAU\nemnfVriC9FHnzH9NPTnd4YUCgYEAlie1VOFJ7WDsMpVn64r/78AH5vZKAH8u2MOC\ncn8N/8bN+gSZX2E+84FgbvSM26c8cR9saujkIZ8JOv2ZpoAlAtOKy+a9gRYoc6Ww\nA94PJ+r//gibVJF8SXgdjbPmF2PnBs+TsRDpYIPhyeqzyLjyo+4qi6sFcuBtrZ9A\nWE2pnFcCgYB+u/nk/ruGKFTWurHAesrdbKoJv75PZQlc5HlM1kYsTqclzTuWuuei\nshbFZM0naAF2Fv+vASHqIry0hrlQkFTbpDvJ+QbX94U8fxAGn/R8EsM+y6FoaT1Y\nSXftgpJQxe8x3oLJ8ndaIz+5Y9dbDQ+6BDJ4U/2JI48sNsZu3xmzKQ==\n-----END RSA PRIVATE KEY-----\n', 'name': 'tempest-keypair-412319686', 'public_key': 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDXyZ0WFEzVmzue7XpCGJfpyuK/9gU/Isa6PD+tpo94tganLLwoDAKzk09QlKQ3L+qRIyYz8F51xhr/2JQguwzy0GyqMWnR6MlLtWD9N6ZPcrlGwnLKw2t+CoUd4WPSCRTC7bOO4GpvWsBWDJ50a16OAGbPq7CHB+IBN5Qpi71OqkckAh3WdG6Bca2vj/iy/QLk9llwrxxnREBm9lKzxKlbIh2b37vnaslN2XxQjmvPpGD+8LqsTsFGpkt2ktYMQ42jMpKrZO6h3XmBUVxprxINCzbpWbVJJVJ83Axg2hD65VoxvSmFORYMaGFB9bOTq78RLs51v7oaI33UhBqvNkxR Generated-by-Nova', 'fingerprint': '7d:b4:b8:c6:7f:5d:b2:63:85:93:6f:f0:79:95:c1:f6', 'user_id': '475b407020f34b6f9c2199f4bc653321'}, 'security_group': {'id': 'd9031886-801f-495f-86a3-00a04fc15667', 'name': 'tempest-securitygroup--1674352838', 'stateful': True, 'tenant_id': 'ef70c34e970145d1aec2c3b6c3f1e54f', 'description': 'tempest-description--313410713', 'shared': False, 'security_group_rules': [{'id': '2868a4fb-244f-438f-8b58-14dc0bb41946', 'tenant_id': 'ef70c34e970145d1aec2c3b6c3f1e54f', 'security_group_id': 'd9031886-801f-495f-86a3-00a04fc15667', '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': 119, 'description': None, 'tags': [], 'created_at': '2022-03-10T15:28:16Z', 'updated_at': '2022-03-10T15:28:16Z', 'revision_number': 0, 'project_id': 'ef70c34e970145d1aec2c3b6c3f1e54f'}, {'id': '513db46d-668b-4db3-b1b7-07a357feea0c', 'tenant_id': 'ef70c34e970145d1aec2c3b6c3f1e54f', 'security_group_id': 'd9031886-801f-495f-86a3-00a04fc15667', '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': 120, 'description': None, 'tags': [], 'created_at': '2022-03-10T15:28:16Z', 'updated_at': '2022-03-10T15:28:16Z', 'revision_number': 0, 'project_id': 'ef70c34e970145d1aec2c3b6c3f1e54f'}], 'tags': [], 'created_at': '2022-03-10T15:28:15Z', 'updated_at': '2022-03-10T15:28:16Z', 'revision_number': 1, 'project_id': 'ef70c34e970145d1aec2c3b6c3f1e54f'}, 'floating_ip': {'id': '172c8a15-e821-4d2d-8faa-bd6979374ba1', 'tenant_id': 'ef70c34e970145d1aec2c3b6c3f1e54f', 'floating_ip_address': '172.27.0.223', 'floating_network_id': 'dc189a33-6c6d-4e8f-abc8-12b0c2518031', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'ef70c34e970145d1aec2c3b6c3f1e54f', 'description': '', 'port_details': None, 'tags': [], 'created_at': '2022-03-10T15:28:20Z', 'updated_at': '2022-03-10T15:28:20Z', 'revision_number': 0, 'ip': '172.27.0.223'}} 2022-03-10 15:28:25,063 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 202 POST http://10.222.0.44/compute/v2.1/servers 2.684s 2022-03-10 15:28:25,063 118340 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-602246781", "imageRef": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "flavorRef": "452", "adminPass": "password", "networks": [{"uuid": "0a30597d-e5a2-431c-8cd3-153db9483a52"}], "security_groups": [{"name": "tempest-securitygroup--1674352838"}], "key_name": "tempest-keypair-412319686", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIHVidW50dSB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH51YnVudHUvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Thu, 10 Mar 2022 15:28:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '402', 'location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-123ae532-af5f-4514-9004-a82b856c620a', 'x-compute-request-id': 'req-123ae532-af5f-4514-9004-a82b856c620a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.44/compute/v2.1/servers'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1674352838"}], "adminPass": "password"}}' 2022-03-10 15:28:25,263 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.197s 2022-03-10 15:28:25,264 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:28:25 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-487376e7-7fef-46b1-a764-a6facd170d34', 'x-compute-request-id': 'req-487376e7-7fef-46b1-a764-a6facd170d34', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "BUILD", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:25Z", "updated": "2022-03-10T15:28:25Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-412319686", "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-03-10 15:28:26,342 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.066s 2022-03-10 15:28:26,342 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:28:26 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-77d185b5-96bb-4658-9f1d-29c5d6cf3d0b', 'x-compute-request-id': 'req-77d185b5-96bb-4658-9f1d-29c5d6cf3d0b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "BUILD", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:25Z", "updated": "2022-03-10T15:28:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-412319686", "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-03-10 15:28:27,436 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.085s 2022-03-10 15:28:27,437 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:28:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1240', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ed047384-4745-430e-8033-fbfa85c2c5f1', 'x-compute-request-id': 'req-ed047384-4745-430e-8033-fbfa85c2c5f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "BUILD", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:28:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-412319686", "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-03-10 15:28:28,581 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.136s 2022-03-10 15:28:28,582 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:28:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1240', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5cb42982-0743-46be-9088-557987f3f7b1', 'x-compute-request-id': 'req-5cb42982-0743-46be-9088-557987f3f7b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "BUILD", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:28:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-412319686", "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-03-10 15:28:29,677 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.086s 2022-03-10 15:28:29,677 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:28:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1240', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c817c686-53f9-467d-874a-b36ea7b2fd72', 'x-compute-request-id': 'req-c817c686-53f9-467d-874a-b36ea7b2fd72', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "BUILD", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:28:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-412319686", "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-03-10 15:28:30,771 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.086s 2022-03-10 15:28:30,771 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:28:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1240', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e8fa4334-909f-48b6-bae3-e09b4237f537', 'x-compute-request-id': 'req-e8fa4334-909f-48b6-bae3-e09b4237f537', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "BUILD", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:28:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-412319686", "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-03-10 15:28:31,932 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.151s 2022-03-10 15:28:31,939 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:28:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1240', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f8886848-d53b-43c4-93de-269e6bf33627', 'x-compute-request-id': 'req-f8886848-d53b-43c4-93de-269e6bf33627', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "BUILD", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:28:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-412319686", "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-03-10 15:28:33,032 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.084s 2022-03-10 15:28:33,032 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:28:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1240', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a5055510-1019-4154-81c9-ac82352362bb', 'x-compute-request-id': 'req-a5055510-1019-4154-81c9-ac82352362bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "BUILD", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:28:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-412319686", "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-03-10 15:28:34,126 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.084s 2022-03-10 15:28:34,128 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:28:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1240', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-42831068-7d42-414f-ad81-a29f530c098f', 'x-compute-request-id': 'req-42831068-7d42-414f-ad81-a29f530c098f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "BUILD", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:28:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-412319686", "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-03-10 15:28:35,276 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.138s 2022-03-10 15:28:35,276 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:28:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1240', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-07b943db-4578-4d9d-a5ca-917049ddd5ed', 'x-compute-request-id': 'req-07b943db-4578-4d9d-a5ca-917049ddd5ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "BUILD", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:28:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-412319686", "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-03-10 15:28:36,516 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.229s 2022-03-10 15:28:36,516 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:28:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1240', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8a60adec-67a9-4b2a-b1ad-0c507350742b', 'x-compute-request-id': 'req-8a60adec-67a9-4b2a-b1ad-0c507350742b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "BUILD", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:28:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-412319686", "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-03-10 15:28:37,664 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.138s 2022-03-10 15:28:37,664 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:28:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1288', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c88489f6-a496-438a-b28b-af7895b67f1f', 'x-compute-request-id': 'req-c88489f6-a496-438a-b28b-af7895b67f1f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "BUILD", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:28:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-412319686", "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-03-10 15:28:37,672 118340 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 12 second wait 2022-03-10 15:28:38,811 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.137s 2022-03-10 15:28:38,811 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:28:38 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-d026b388-349b-402e-8065-343ae523e52b', 'x-compute-request-id': 'req-d026b388-349b-402e-8065-343ae523e52b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "BUILD", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:28:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-412319686", "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-03-10 15:28:38,819 118340 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/spawning" after 13 second wait 2022-03-10 15:28:39,911 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.087s 2022-03-10 15:28:39,911 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:28:39 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-a010d5f2-9c9b-4484-bee7-a8275480c64f', 'x-compute-request-id': 'req-a010d5f2-9c9b-4484-bee7-a8275480c64f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "BUILD", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:28:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-412319686", "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-03-10 15:28:41,144 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.223s 2022-03-10 15:28:41,144 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:28:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1362', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4e5a7f70-c6c9-4853-b0a1-9f71d49da7ca', 'x-compute-request-id': 'req-4e5a7f70-c6c9-4853-b0a1-9f71d49da7ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "BUILD", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:28:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1674352838"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-03-10 15:28:42,410 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.257s 2022-03-10 15:28:42,410 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:28:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1362', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-691d9e81-73cb-49a5-8ca9-2ddc71d50ac6', 'x-compute-request-id': 'req-691d9e81-73cb-49a5-8ca9-2ddc71d50ac6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "BUILD", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:28:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1674352838"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-03-10 15:28:43,580 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.161s 2022-03-10 15:28:43,581 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:28:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1362', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f07e5017-1905-462e-aeef-c2be149105c6', 'x-compute-request-id': 'req-f07e5017-1905-462e-aeef-c2be149105c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "BUILD", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:28:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1674352838"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-03-10 15:28:45,028 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.438s 2022-03-10 15:28:45,028 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:28:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1362', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-540ba803-3f6b-4987-9a2e-efbd57e90e17', 'x-compute-request-id': 'req-540ba803-3f6b-4987-9a2e-efbd57e90e17', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "BUILD", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:28:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1674352838"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-03-10 15:28:46,497 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.458s 2022-03-10 15:28:46,497 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:28:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1362', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d351b811-4d25-4a35-a2b1-4f683ce56d7a', 'x-compute-request-id': 'req-d351b811-4d25-4a35-a2b1-4f683ce56d7a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "BUILD", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:28:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1674352838"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-03-10 15:28:47,749 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.243s 2022-03-10 15:28:47,750 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:28:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1362', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e77aba76-3577-41ca-8aaa-682e558cf764', 'x-compute-request-id': 'req-e77aba76-3577-41ca-8aaa-682e558cf764', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "BUILD", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:28:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1674352838"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-03-10 15:28:48,986 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.228s 2022-03-10 15:28:48,986 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:28:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1362', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-369ba6a1-a044-4b5f-a880-119c250e6469', 'x-compute-request-id': 'req-369ba6a1-a044-4b5f-a880-119c250e6469', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "BUILD", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:28:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1674352838"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-03-10 15:28:50,481 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.486s 2022-03-10 15:28:50,481 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:28:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1362', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2a650912-608c-4d91-ab2f-eab0319d652b', 'x-compute-request-id': 'req-2a650912-608c-4d91-ab2f-eab0319d652b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "BUILD", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:28:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1674352838"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-03-10 15:28:51,735 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.246s 2022-03-10 15:28:51,735 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:28:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1362', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-82369642-57e8-49e6-8fb4-4641e9ce695b', 'x-compute-request-id': 'req-82369642-57e8-49e6-8fb4-4641e9ce695b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "BUILD", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:28:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1674352838"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-03-10 15:28:52,990 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.246s 2022-03-10 15:28:52,991 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:28:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1362', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-86a9e945-8d12-4bf7-af2b-d0c41ad4e240', 'x-compute-request-id': 'req-86a9e945-8d12-4bf7-af2b-d0c41ad4e240', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "BUILD", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:28:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1674352838"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-03-10 15:28:54,233 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.234s 2022-03-10 15:28:54,234 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:28:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1362', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-506b15e8-2896-4abe-9f62-28d26d0cc17b', 'x-compute-request-id': 'req-506b15e8-2896-4abe-9f62-28d26d0cc17b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "BUILD", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:28:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1674352838"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-03-10 15:28:55,476 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.234s 2022-03-10 15:28:55,477 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:28:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1362', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-64e5455b-a723-417e-bd3b-064bb79c5b26', 'x-compute-request-id': 'req-64e5455b-a723-417e-bd3b-064bb79c5b26', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "BUILD", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:28:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1674352838"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-03-10 15:28:56,713 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.227s 2022-03-10 15:28:56,713 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:28:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1362', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9bb0084c-b5b4-4943-806b-9e58520d0f27', 'x-compute-request-id': 'req-9bb0084c-b5b4-4943-806b-9e58520d0f27', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "BUILD", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:28:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1674352838"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-03-10 15:28:57,942 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.220s 2022-03-10 15:28:57,943 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:28:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1362', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dd7db31a-075d-44fd-ae6b-3264593d5cc5', 'x-compute-request-id': 'req-dd7db31a-075d-44fd-ae6b-3264593d5cc5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "BUILD", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:28:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1674352838"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-03-10 15:28:59,172 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.221s 2022-03-10 15:28:59,173 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:28:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1362', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9f64d317-619b-4bc8-8242-dcce12b8d57f', 'x-compute-request-id': 'req-9f64d317-619b-4bc8-8242-dcce12b8d57f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "BUILD", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:28:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1674352838"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-03-10 15:29:00,418 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.236s 2022-03-10 15:29:00,418 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:29:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1362', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ef0e7cce-2d4f-424e-b94c-212a56d80921', 'x-compute-request-id': 'req-ef0e7cce-2d4f-424e-b94c-212a56d80921', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "BUILD", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:28:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1674352838"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-03-10 15:29:01,685 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.258s 2022-03-10 15:29:01,686 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:29:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1362', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-84d60b83-fda7-4854-b425-924b38a4bb78', 'x-compute-request-id': 'req-84d60b83-fda7-4854-b425-924b38a4bb78', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "BUILD", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:28:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1674352838"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-03-10 15:29:02,925 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.230s 2022-03-10 15:29:02,925 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:29:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1362', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ebd9c64e-a058-4660-855a-70c2a8cbe24c', 'x-compute-request-id': 'req-ebd9c64e-a058-4660-855a-70c2a8cbe24c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "BUILD", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:28:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1674352838"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-03-10 15:29:04,118 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.183s 2022-03-10 15:29:04,118 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:29:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1362', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fe3b6b27-18b4-480d-97ad-f4be0688274f', 'x-compute-request-id': 'req-fe3b6b27-18b4-480d-97ad-f4be0688274f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "BUILD", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:28:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1674352838"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-03-10 15:29:05,289 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.162s 2022-03-10 15:29:05,289 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:29:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1362', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a257c095-e11b-4711-b6f7-3a739b57fe76', 'x-compute-request-id': 'req-a257c095-e11b-4711-b6f7-3a739b57fe76', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "BUILD", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:28:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1674352838"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-03-10 15:29:06,501 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.203s 2022-03-10 15:29:06,501 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:29:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1362', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e2cdec97-f2a2-4b9e-841c-afa343aeda0b', 'x-compute-request-id': 'req-e2cdec97-f2a2-4b9e-841c-afa343aeda0b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "BUILD", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:28:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1674352838"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-03-10 15:29:07,690 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.180s 2022-03-10 15:29:07,690 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:29:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1362', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ca4a9ee4-84ee-453d-ace7-e47e51e098e8', 'x-compute-request-id': 'req-ca4a9ee4-84ee-453d-ace7-e47e51e098e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "BUILD", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:29:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1674352838"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-03-10 15:29:08,883 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.184s 2022-03-10 15:29:08,883 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:29:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1362', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-40c20383-780f-437b-9176-644719a8a75d', 'x-compute-request-id': 'req-40c20383-780f-437b-9176-644719a8a75d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "BUILD", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:29:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1674352838"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-03-10 15:29:10,200 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.308s 2022-03-10 15:29:10,201 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:29:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1362', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e2748774-3d7f-45c3-9603-b83e592b1d6a', 'x-compute-request-id': 'req-e2748774-3d7f-45c3-9603-b83e592b1d6a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "BUILD", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:29:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1674352838"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-03-10 15:29:11,399 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.189s 2022-03-10 15:29:11,400 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:29:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1548', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-72e6c24d-a0c8-455a-8714-2977ab73d837', 'x-compute-request-id': 'req-72e6c24d-a0c8-455a-8714-2977ab73d837', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:29:10Z", "addresses": {"tempest-AttachVolumeTestJSON-1757783726-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:d1:4d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1674352838"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-03-10 15:29:11,408 118340 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 46 second wait 2022-03-10 15:29:11,507 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55/os-interface 0.099s 2022-03-10 15:29:11,507 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:29:11 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-35371fbd-9cb0-4052-adf1-d340c5c02580', 'x-compute-request-id': 'req-35371fbd-9cb0-4052-adf1-d340c5c02580', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "0a30597d-e5a2-431c-8cd3-153db9483a52", "port_id": "71f4168e-6cf9-435b-8c9d-15dc954739b4", "mac_addr": "fa:16:3e:55:d1:4d", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "72a6efe5-fab6-46af-915d-07bf5320dc4f", "ip_address": "172.20.0.6"}]}]}' 2022-03-10 15:29:12,954 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 PUT http://10.222.0.44:9696/v2.0/floatingips/172c8a15-e821-4d2d-8faa-bd6979374ba1 1.444s 2022-03-10 15:29:12,955 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"port_id": "71f4168e-6cf9-435b-8c9d-15dc954739b4"}} Response - Headers: {'content-type': 'application/json', 'content-length': '797', 'x-openstack-request-id': 'req-bb4eaf86-b190-4e98-80b5-caed1b672867', 'date': 'Thu, 10 Mar 2022 15:29:12 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44:9696/v2.0/floatingips/172c8a15-e821-4d2d-8faa-bd6979374ba1'} Body: b'{"floatingip": {"id": "172c8a15-e821-4d2d-8faa-bd6979374ba1", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "floating_ip_address": "172.27.0.223", "floating_network_id": "dc189a33-6c6d-4e8f-abc8-12b0c2518031", "router_id": "c38b5602-925d-41a8-9504-b4d2582ff244", "port_id": "71f4168e-6cf9-435b-8c9d-15dc954739b4", "fixed_ip_address": "172.20.0.6", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "0a30597d-e5a2-431c-8cd3-153db9483a52", "mac_address": "fa:16:3e:55:d1:4d", "admin_state_up": true, "status": "ACTIVE", "device_id": "27882eb3-eb24-43b1-bcc1-790631446d55", "device_owner": "compute:nova"}, "tags": [], "created_at": "2022-03-10T15:28:20Z", "updated_at": "2022-03-10T15:29:12Z", "revision_number": 1, "project_id": "ef70c34e970145d1aec2c3b6c3f1e54f"}}' 2022-03-10 15:29:12,968 118340 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.27.0.223:22' as 'ubuntu' with public key authentication 2022-03-10 15:29:17,109 118340 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.0.223 ([Errno None] Unable to connect to port 22 on 172.27.0.223). Number attempts: 1. Retry after 2 seconds. 2022-03-10 15:29:22,676 118340 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.0.223 ([Errno None] Unable to connect to port 22 on 172.27.0.223). Number attempts: 2. Retry after 3 seconds. 2022-03-10 15:29:29,236 118340 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.0.223 ([Errno None] Unable to connect to port 22 on 172.27.0.223). Number attempts: 3. Retry after 4 seconds. 2022-03-10 15:29:36,820 118340 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.0.223 ([Errno None] Unable to connect to port 22 on 172.27.0.223). Number attempts: 4. Retry after 5 seconds. 2022-03-10 15:29:45,396 118340 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.0.223 ([Errno None] Unable to connect to port 22 on 172.27.0.223). Number attempts: 5. Retry after 6 seconds. 2022-03-10 15:29:54,964 118340 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.0.223 ([Errno None] Unable to connect to port 22 on 172.27.0.223). Number attempts: 6. Retry after 7 seconds. 2022-03-10 15:30:05,524 118340 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.0.223 ([Errno None] Unable to connect to port 22 on 172.27.0.223). Number attempts: 7. Retry after 8 seconds. 2022-03-10 15:30:17,108 118340 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.0.223 ([Errno None] Unable to connect to port 22 on 172.27.0.223). Number attempts: 8. Retry after 9 seconds. 2022-03-10 15:30:29,684 118340 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.0.223 ([Errno None] Unable to connect to port 22 on 172.27.0.223). Number attempts: 9. Retry after 10 seconds. 2022-03-10 15:30:40,198 118340 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.0.223 ([Errno None] Unable to connect to port 22 on 172.27.0.223). Number attempts: 10. Retry after 11 seconds. 2022-03-10 15:30:51,712 118340 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.0.223 ([Errno None] Unable to connect to port 22 on 172.27.0.223). Number attempts: 11. Retry after 12 seconds. 2022-03-10 15:31:04,226 118340 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.0.223 ([Errno None] Unable to connect to port 22 on 172.27.0.223). Number attempts: 12. Retry after 13 seconds. 2022-03-10 15:31:17,747 118340 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.0.223 ([Errno None] Unable to connect to port 22 on 172.27.0.223). Number attempts: 13. Retry after 14 seconds. 2022-03-10 15:31:32,404 118340 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2) 2022-03-10 15:31:32,569 118340 INFO [paramiko.transport] Authentication (publickey) successful! 2022-03-10 15:31:32,570 118340 INFO [tempest.lib.common.ssh] ssh connection to ubuntu@172.27.0.223 successfully created 2022-03-10 15:31:32,649 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55/ips 0.078s 2022-03-10 15:31:32,649 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:31:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '146', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-37eee4aa-ea40-4351-b04d-132f33b29fa5', 'x-compute-request-id': 'req-37eee4aa-ea40-4351-b04d-132f33b29fa5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55/ips'} Body: b'{"addresses": {"tempest-AttachVolumeTestJSON-1757783726-network": [{"version": 4, "addr": "172.20.0.6"}, {"version": 4, "addr": "172.27.0.223"}]}}' 2022-03-10 15:31:32,664 118340 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.27.0.223:22' as 'ubuntu' with public key authentication 2022-03-10 15:31:32,712 118340 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2) 2022-03-10 15:31:32,869 118340 INFO [paramiko.transport] Authentication (publickey) successful! 2022-03-10 15:31:32,869 118340 INFO [tempest.lib.common.ssh] ssh connection to ubuntu@172.27.0.223 successfully created 2022-03-10 15:31:32,870 118340 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; lsblk -lb --nodeps 2022-03-10 15:31:32,870 118340 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.27.0.223:22' as 'ubuntu' with public key authentication 2022-03-10 15:31:32,902 118340 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2) 2022-03-10 15:31:33,023 118340 INFO [paramiko.transport] Authentication (publickey) successful! 2022-03-10 15:31:33,024 118340 INFO [tempest.lib.common.ssh] ssh connection to ubuntu@172.27.0.223 successfully created 2022-03-10 15:31:35,616 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 202 POST http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes 1.554s 2022-03-10 15:31:35,617 118340 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-948297507"}} Response - Headers: {'date': 'Thu, 10 Mar 2022 15:31:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-176954a3-9666-490e-b31d-1bf82319eede', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-176954a3-9666-490e-b31d-1bf82319eede', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes'} Body: b'{"volume": {"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:35.051107", "updated_at": null, "name": "tempest-AttachVolumeTestJSON-volume-948297507", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}], "user_id": "475b407020f34b6f9c2199f4bc653321", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2022-03-10 15:31:35,824 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2 0.200s 2022-03-10 15:31:35,824 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:31:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b4884315-235a-4f29-beb1-5e7f235c839d', 'content-length': '887', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b4884315-235a-4f29-beb1-5e7f235c839d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2'} Body: b'{"volume": {"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:35.000000", "updated_at": null, "name": "tempest-AttachVolumeTestJSON-volume-948297507", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}], "user_id": "475b407020f34b6f9c2199f4bc653321", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f"}}' 2022-03-10 15:31:36,873 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2 0.040s 2022-03-10 15:31:36,873 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:31:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc7afe97-a63f-4ec7-b131-52ac22c8745a', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc7afe97-a63f-4ec7-b131-52ac22c8745a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2'} Body: b'{"volume": {"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:35.000000", "updated_at": "2022-03-10T15:31:36.000000", "name": "tempest-AttachVolumeTestJSON-volume-948297507", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}], "user_id": "475b407020f34b6f9c2199f4bc653321", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f"}}' 2022-03-10 15:31:37,923 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2 0.042s 2022-03-10 15:31:38,001 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:31:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2681ba91-72fe-408a-b2c3-3c37b1d1ab58', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2681ba91-72fe-408a-b2c3-3c37b1d1ab58', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2'} Body: b'{"volume": {"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:35.000000", "updated_at": "2022-03-10T15:31:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-948297507", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}], "user_id": "475b407020f34b6f9c2199f4bc653321", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f"}}' 2022-03-10 15:31:38,009 118340 INFO [tempest.common.waiters] volume 68d44d9e-cce5-4854-8127-a137e08ed4a2 reached available after waiting for 3.009877 seconds 2022-03-10 15:31:39,596 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 POST http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55/os-volume_attachments 1.586s 2022-03-10 15:31:39,596 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"volumeAttachment": {"volumeId": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}} Response - Headers: {'date': 'Thu, 10 Mar 2022 15:31:38 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-57272ef8-7bec-446d-aae8-a2f7e65c4a86', 'x-compute-request-id': 'req-57272ef8-7bec-446d-aae8-a2f7e65c4a86', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55/os-volume_attachments'} Body: b'{"volumeAttachment": {"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "serverId": "27882eb3-eb24-43b1-bcc1-790631446d55", "volumeId": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "device": "/dev/sdb"}}' 2022-03-10 15:31:39,645 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2 0.046s 2022-03-10 15:31:39,646 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:31:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4dc1ae7b-538c-4f99-bad2-289947b57458', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4dc1ae7b-538c-4f99-bad2-289947b57458', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2'} Body: b'{"volume": {"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:35.000000", "updated_at": "2022-03-10T15:31:39.000000", "name": "tempest-AttachVolumeTestJSON-volume-948297507", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}], "user_id": "475b407020f34b6f9c2199f4bc653321", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f"}}' 2022-03-10 15:31:40,730 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2 0.076s 2022-03-10 15:31:40,730 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:31:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e22ec64a-1fec-4d96-b3b3-f17499fd0018', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e22ec64a-1fec-4d96-b3b3-f17499fd0018', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2'} Body: b'{"volume": {"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:35.000000", "updated_at": "2022-03-10T15:31:39.000000", "name": "tempest-AttachVolumeTestJSON-volume-948297507", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}], "user_id": "475b407020f34b6f9c2199f4bc653321", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f"}}' 2022-03-10 15:31:41,802 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2 0.060s 2022-03-10 15:31:41,803 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:31:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-180b79a1-9f52-46fb-901e-7b777b080315', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-180b79a1-9f52-46fb-901e-7b777b080315', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2'} Body: b'{"volume": {"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:35.000000", "updated_at": "2022-03-10T15:31:39.000000", "name": "tempest-AttachVolumeTestJSON-volume-948297507", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}], "user_id": "475b407020f34b6f9c2199f4bc653321", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f"}}' 2022-03-10 15:31:43,745 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2 0.933s 2022-03-10 15:31:43,745 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:31:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-485e87a6-b076-4345-be83-6c348b7d1e78', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-485e87a6-b076-4345-be83-6c348b7d1e78', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2'} Body: b'{"volume": {"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:35.000000", "updated_at": "2022-03-10T15:31:43.000000", "name": "tempest-AttachVolumeTestJSON-volume-948297507", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}], "user_id": "475b407020f34b6f9c2199f4bc653321", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f"}}' 2022-03-10 15:31:44,799 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2 0.043s 2022-03-10 15:31:44,799 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:31:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-95f7eed6-4c3d-4b64-ab04-f92736d2f2bc', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-95f7eed6-4c3d-4b64-ab04-f92736d2f2bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2'} Body: b'{"volume": {"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:35.000000", "updated_at": "2022-03-10T15:31:44.000000", "name": "tempest-AttachVolumeTestJSON-volume-948297507", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}], "user_id": "475b407020f34b6f9c2199f4bc653321", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f"}}' 2022-03-10 15:31:45,851 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2 0.044s 2022-03-10 15:31:45,851 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:31:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-83073ee4-4d4a-46e9-87b3-fbd2b83fd44a', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-83073ee4-4d4a-46e9-87b3-fbd2b83fd44a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2'} Body: b'{"volume": {"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:35.000000", "updated_at": "2022-03-10T15:31:44.000000", "name": "tempest-AttachVolumeTestJSON-volume-948297507", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}], "user_id": "475b407020f34b6f9c2199f4bc653321", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f"}}' 2022-03-10 15:31:46,922 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2 0.062s 2022-03-10 15:31:46,923 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:31:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7ba24254-bde5-4808-b1ef-26606e7d0075', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ba24254-bde5-4808-b1ef-26606e7d0075', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2'} Body: b'{"volume": {"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:35.000000", "updated_at": "2022-03-10T15:31:44.000000", "name": "tempest-AttachVolumeTestJSON-volume-948297507", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}], "user_id": "475b407020f34b6f9c2199f4bc653321", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f"}}' 2022-03-10 15:31:47,973 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2 0.042s 2022-03-10 15:31:47,974 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:31:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-15dd6372-a675-406c-a8e0-dacc720dfd63', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-15dd6372-a675-406c-a8e0-dacc720dfd63', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2'} Body: b'{"volume": {"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:35.000000", "updated_at": "2022-03-10T15:31:44.000000", "name": "tempest-AttachVolumeTestJSON-volume-948297507", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}], "user_id": "475b407020f34b6f9c2199f4bc653321", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f"}}' 2022-03-10 15:31:49,028 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2 0.045s 2022-03-10 15:31:49,028 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:31:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0fb1322c-a1e0-4bfa-abb3-2a9ae462e77d', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0fb1322c-a1e0-4bfa-abb3-2a9ae462e77d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2'} Body: b'{"volume": {"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:35.000000", "updated_at": "2022-03-10T15:31:44.000000", "name": "tempest-AttachVolumeTestJSON-volume-948297507", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}], "user_id": "475b407020f34b6f9c2199f4bc653321", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f"}}' 2022-03-10 15:31:50,095 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2 0.059s 2022-03-10 15:31:50,095 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:31:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-21cb2625-f686-47cd-9605-6e33a600ad65', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-21cb2625-f686-47cd-9605-6e33a600ad65', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2'} Body: b'{"volume": {"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:35.000000", "updated_at": "2022-03-10T15:31:44.000000", "name": "tempest-AttachVolumeTestJSON-volume-948297507", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}], "user_id": "475b407020f34b6f9c2199f4bc653321", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f"}}' 2022-03-10 15:31:51,156 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2 0.052s 2022-03-10 15:31:51,156 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:31:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-424f6ab4-e552-48f3-886f-d7823acc43b3', 'content-length': '1204', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-424f6ab4-e552-48f3-886f-d7823acc43b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2'} Body: b'{"volume": {"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:35.000000", "updated_at": "2022-03-10T15:31:51.000000", "name": "tempest-AttachVolumeTestJSON-volume-948297507", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}], "user_id": "475b407020f34b6f9c2199f4bc653321", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "attachment_id": "26fdc605-ea34-4d75-898a-7459ecbbe26a", "volume_id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "server_id": "27882eb3-eb24-43b1-bcc1-790631446d55", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-10T15:31:44.000000"}], "os-vol-tenant-attr:tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f"}}' 2022-03-10 15:31:51,163 118340 INFO [tempest.common.waiters] Attachment 26fdc605-ea34-4d75-898a-7459ecbbe26a created for volume 68d44d9e-cce5-4854-8127-a137e08ed4a2 to server 27882eb3-eb24-43b1-bcc1-790631446d55 after waiting for 12.163949 seconds 2022-03-10 15:31:51,226 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2 0.055s 2022-03-10 15:31:51,227 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:31:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a5516a1d-844f-4de1-aaf2-5419bc853c06', 'content-length': '1204', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a5516a1d-844f-4de1-aaf2-5419bc853c06', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2'} Body: b'{"volume": {"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:35.000000", "updated_at": "2022-03-10T15:31:51.000000", "name": "tempest-AttachVolumeTestJSON-volume-948297507", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}], "user_id": "475b407020f34b6f9c2199f4bc653321", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "attachment_id": "26fdc605-ea34-4d75-898a-7459ecbbe26a", "volume_id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "server_id": "27882eb3-eb24-43b1-bcc1-790631446d55", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-10T15:31:44.000000"}], "os-vol-tenant-attr:tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f"}}' 2022-03-10 15:31:51,234 118340 INFO [tempest.common.waiters] volume 68d44d9e-cce5-4854-8127-a137e08ed4a2 reached in-use after waiting for 0.234176 seconds 2022-03-10 15:31:51,573 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 202 POST http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55/action 0.338s 2022-03-10 15:31:51,573 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-stop": {}} Response - Headers: {'date': 'Thu, 10 Mar 2022 15:31:51 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-0076674d-5fa1-49b4-ae80-4e3da152e38d', 'x-compute-request-id': 'req-0076674d-5fa1-49b4-ae80-4e3da152e38d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55/action'} Body: b'' 2022-03-10 15:31:51,829 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.256s 2022-03-10 15:31:51,830 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:31:51 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-3fb89635-67db-464a-b462-f5ccc6e1a5a1', 'x-compute-request-id': 'req-3fb89635-67db-464a-b462-f5ccc6e1a5a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:31:51Z", "addresses": {"tempest-AttachVolumeTestJSON-1757783726-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:d1:4d"}, {"version": 4, "addr": "172.27.0.223", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:d1:4d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1674352838"}], "OS-EXT-STS:task_state": "powering-off", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:31:53,113 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.273s 2022-03-10 15:31:53,113 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:31:52 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-d5427484-ec3c-449a-b272-3927137f4fa7', 'x-compute-request-id': 'req-d5427484-ec3c-449a-b272-3927137f4fa7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:31:51Z", "addresses": {"tempest-AttachVolumeTestJSON-1757783726-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:d1:4d"}, {"version": 4, "addr": "172.27.0.223", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:d1:4d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1674352838"}], "OS-EXT-STS:task_state": "powering-off", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:31:54,297 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.175s 2022-03-10 15:31:54,298 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:31:54 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-b65cebe0-5292-41bc-ad95-43860fc4f404', 'x-compute-request-id': 'req-b65cebe0-5292-41bc-ad95-43860fc4f404', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:31:51Z", "addresses": {"tempest-AttachVolumeTestJSON-1757783726-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:d1:4d"}, {"version": 4, "addr": "172.27.0.223", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:d1:4d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1674352838"}], "OS-EXT-STS:task_state": "powering-off", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:31:55,487 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.181s 2022-03-10 15:31:55,488 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:31:55 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-4ef7cd6c-af73-4b0e-8b85-d32a77559b08', 'x-compute-request-id': 'req-4ef7cd6c-af73-4b0e-8b85-d32a77559b08', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:31:51Z", "addresses": {"tempest-AttachVolumeTestJSON-1757783726-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:d1:4d"}, {"version": 4, "addr": "172.27.0.223", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:d1:4d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1674352838"}], "OS-EXT-STS:task_state": "powering-off", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:31:56,664 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.168s 2022-03-10 15:31:56,665 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:31:56 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-a96744f3-1d21-4ca7-ab05-b4e7969db145', 'x-compute-request-id': 'req-a96744f3-1d21-4ca7-ab05-b4e7969db145', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:31:51Z", "addresses": {"tempest-AttachVolumeTestJSON-1757783726-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:d1:4d"}, {"version": 4, "addr": "172.27.0.223", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:d1:4d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1674352838"}], "OS-EXT-STS:task_state": "powering-off", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:31:57,874 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.200s 2022-03-10 15:31:57,879 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:31:57 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-fb717bf4-5f00-47a4-91a3-6a7e5ec0cd85', 'x-compute-request-id': 'req-fb717bf4-5f00-47a4-91a3-6a7e5ec0cd85', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:31:51Z", "addresses": {"tempest-AttachVolumeTestJSON-1757783726-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:d1:4d"}, {"version": 4, "addr": "172.27.0.223", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:d1:4d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1674352838"}], "OS-EXT-STS:task_state": "powering-off", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:31:59,121 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.234s 2022-03-10 15:31:59,122 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:31:58 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-5f7876e8-6266-4528-b8eb-b9a6d1d0989e', 'x-compute-request-id': 'req-5f7876e8-6266-4528-b8eb-b9a6d1d0989e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:31:51Z", "addresses": {"tempest-AttachVolumeTestJSON-1757783726-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:d1:4d"}, {"version": 4, "addr": "172.27.0.223", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:d1:4d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1674352838"}], "OS-EXT-STS:task_state": "powering-off", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:32:00,299 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.168s 2022-03-10 15:32:00,299 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:32:00 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-667b5b1a-38fb-4ae0-ac18-6e8f72398a10', 'x-compute-request-id': 'req-667b5b1a-38fb-4ae0-ac18-6e8f72398a10', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:31:51Z", "addresses": {"tempest-AttachVolumeTestJSON-1757783726-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:d1:4d"}, {"version": 4, "addr": "172.27.0.223", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:d1:4d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1674352838"}], "OS-EXT-STS:task_state": "powering-off", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:32:01,471 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.163s 2022-03-10 15:32:01,472 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:32:01 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-2c57e0d2-1e15-4a3d-88ab-74aaa0629d61', 'x-compute-request-id': 'req-2c57e0d2-1e15-4a3d-88ab-74aaa0629d61', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:31:51Z", "addresses": {"tempest-AttachVolumeTestJSON-1757783726-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:d1:4d"}, {"version": 4, "addr": "172.27.0.223", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:d1:4d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1674352838"}], "OS-EXT-STS:task_state": "powering-off", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:32:02,638 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.157s 2022-03-10 15:32:02,639 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:32:02 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-4fe925a6-8f58-43c9-9acb-e156bac97b4f', 'x-compute-request-id': 'req-4fe925a6-8f58-43c9-9acb-e156bac97b4f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:31:51Z", "addresses": {"tempest-AttachVolumeTestJSON-1757783726-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:d1:4d"}, {"version": 4, "addr": "172.27.0.223", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:d1:4d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1674352838"}], "OS-EXT-STS:task_state": "powering-off", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:32:03,808 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.160s 2022-03-10 15:32:03,808 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:32:03 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-a1269d48-a4f0-4634-a886-1f908890039e', 'x-compute-request-id': 'req-a1269d48-a4f0-4634-a886-1f908890039e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:31:51Z", "addresses": {"tempest-AttachVolumeTestJSON-1757783726-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:d1:4d"}, {"version": 4, "addr": "172.27.0.223", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:d1:4d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1674352838"}], "OS-EXT-STS:task_state": "powering-off", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:32:04,974 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.157s 2022-03-10 15:32:04,974 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:32:04 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-91be2c72-73dc-4e02-9d3d-7085d4df1f3e', 'x-compute-request-id': 'req-91be2c72-73dc-4e02-9d3d-7085d4df1f3e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:31:51Z", "addresses": {"tempest-AttachVolumeTestJSON-1757783726-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:d1:4d"}, {"version": 4, "addr": "172.27.0.223", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:d1:4d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1674352838"}], "OS-EXT-STS:task_state": "powering-off", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:32:06,138 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.156s 2022-03-10 15:32:06,138 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:32:05 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-1867416b-a8e9-4917-b9c3-b947ba36830a', 'x-compute-request-id': 'req-1867416b-a8e9-4917-b9c3-b947ba36830a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:31:51Z", "addresses": {"tempest-AttachVolumeTestJSON-1757783726-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:d1:4d"}, {"version": 4, "addr": "172.27.0.223", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:d1:4d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1674352838"}], "OS-EXT-STS:task_state": "powering-off", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:32:07,302 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.155s 2022-03-10 15:32:07,303 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:32:07 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-7d642a9c-96e7-4a0b-8d33-737b4245a4f5', 'x-compute-request-id': 'req-7d642a9c-96e7-4a0b-8d33-737b4245a4f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:31:51Z", "addresses": {"tempest-AttachVolumeTestJSON-1757783726-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:d1:4d"}, {"version": 4, "addr": "172.27.0.223", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:d1:4d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1674352838"}], "OS-EXT-STS:task_state": "powering-off", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:32:08,470 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.158s 2022-03-10 15:32:08,470 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:32:08 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-6c9a5782-def2-4b32-84f4-c2bd91ea5e67', 'x-compute-request-id': 'req-6c9a5782-def2-4b32-84f4-c2bd91ea5e67', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:31:51Z", "addresses": {"tempest-AttachVolumeTestJSON-1757783726-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:d1:4d"}, {"version": 4, "addr": "172.27.0.223", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:d1:4d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1674352838"}], "OS-EXT-STS:task_state": "powering-off", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:32:09,635 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.156s 2022-03-10 15:32:09,635 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:32:09 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-690b1823-8981-47ab-960d-7ce72d508db3', 'x-compute-request-id': 'req-690b1823-8981-47ab-960d-7ce72d508db3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:31:51Z", "addresses": {"tempest-AttachVolumeTestJSON-1757783726-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:d1:4d"}, {"version": 4, "addr": "172.27.0.223", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:d1:4d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1674352838"}], "OS-EXT-STS:task_state": "powering-off", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:32:10,800 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.156s 2022-03-10 15:32:10,801 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:32:10 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-1d66b317-f192-4440-83df-fa3a74bb6fb6', 'x-compute-request-id': 'req-1d66b317-f192-4440-83df-fa3a74bb6fb6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:31:51Z", "addresses": {"tempest-AttachVolumeTestJSON-1757783726-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:d1:4d"}, {"version": 4, "addr": "172.27.0.223", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:d1:4d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1674352838"}], "OS-EXT-STS:task_state": "powering-off", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:32:11,985 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.176s 2022-03-10 15:32:11,985 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:32:11 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-63043fe3-673a-4e9b-b4fe-70d5ad4e857f', 'x-compute-request-id': 'req-63043fe3-673a-4e9b-b4fe-70d5ad4e857f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:31:51Z", "addresses": {"tempest-AttachVolumeTestJSON-1757783726-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:d1:4d"}, {"version": 4, "addr": "172.27.0.223", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:d1:4d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1674352838"}], "OS-EXT-STS:task_state": "powering-off", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:32:13,167 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.174s 2022-03-10 15:32:13,168 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:32:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1700', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-93bdb393-fc97-4a92-a46e-06fd99e974d9', 'x-compute-request-id': 'req-93bdb393-fc97-4a92-a46e-06fd99e974d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "SHUTOFF", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:32:12Z", "addresses": {"tempest-AttachVolumeTestJSON-1757783726-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:d1:4d"}, {"version": 4, "addr": "172.27.0.223", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:d1:4d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1674352838"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "stopped", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:32:13,176 118340 INFO [tempest.common.waiters] State transition "ACTIVE/powering-off" ==> "SHUTOFF/None" after 22 second wait 2022-03-10 15:32:13,463 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 202 POST http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55/action 0.285s 2022-03-10 15:32:13,467 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-start": {}} Response - Headers: {'date': 'Thu, 10 Mar 2022 15:32:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8c3d6557-6204-4937-936e-b41490a0dcf4', 'x-compute-request-id': 'req-8c3d6557-6204-4937-936e-b41490a0dcf4', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55/action'} Body: b'' 2022-03-10 15:32:13,639 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.171s 2022-03-10 15:32:13,646 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:32:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1709', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0f053fe7-e9ae-481d-864b-712db010870a', 'x-compute-request-id': 'req-0f053fe7-e9ae-481d-864b-712db010870a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "SHUTOFF", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:32:13Z", "addresses": {"tempest-AttachVolumeTestJSON-1757783726-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:d1:4d"}, {"version": 4, "addr": "172.27.0.223", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:d1:4d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1674352838"}], "OS-EXT-STS:task_state": "powering-on", "OS-EXT-STS:vm_state": "stopped", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:32:14,813 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.158s 2022-03-10 15:32:14,814 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:32:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1709', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e2a09bc3-307e-421f-9f78-32a093534433', 'x-compute-request-id': 'req-e2a09bc3-307e-421f-9f78-32a093534433', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "SHUTOFF", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:32:13Z", "addresses": {"tempest-AttachVolumeTestJSON-1757783726-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:d1:4d"}, {"version": 4, "addr": "172.27.0.223", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:d1:4d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1674352838"}], "OS-EXT-STS:task_state": "powering-on", "OS-EXT-STS:vm_state": "stopped", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:32:16,002 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.179s 2022-03-10 15:32:16,002 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:32:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1709', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-77b900f7-e4ef-43e3-8589-6f888d61347f', 'x-compute-request-id': 'req-77b900f7-e4ef-43e3-8589-6f888d61347f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "SHUTOFF", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:32:13Z", "addresses": {"tempest-AttachVolumeTestJSON-1757783726-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:d1:4d"}, {"version": 4, "addr": "172.27.0.223", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:d1:4d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1674352838"}], "OS-EXT-STS:task_state": "powering-on", "OS-EXT-STS:vm_state": "stopped", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:32:17,173 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.161s 2022-03-10 15:32:17,173 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:32:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1713', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e89085b5-fe61-409f-919d-5fd4094d3196', 'x-compute-request-id': 'req-e89085b5-fe61-409f-919d-5fd4094d3196', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:32:16Z", "addresses": {"tempest-AttachVolumeTestJSON-1757783726-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:d1:4d"}, {"version": 4, "addr": "172.27.0.223", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:d1:4d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1674352838"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:32:17,181 118340 INFO [tempest.common.waiters] State transition "SHUTOFF/powering-on" ==> "ACTIVE/None" after 4 second wait 2022-03-10 15:32:17,181 118340 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; lsblk -lb --nodeps 2022-03-10 15:32:17,181 118340 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.27.0.223:22' as 'ubuntu' with public key authentication 2022-03-10 15:32:35,508 118340 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.0.223 ([Errno None] Unable to connect to port 22 on 172.27.0.223). Number attempts: 1. Retry after 2 seconds. 2022-03-10 15:32:41,076 118340 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.0.223 ([Errno None] Unable to connect to port 22 on 172.27.0.223). Number attempts: 2. Retry after 3 seconds. 2022-03-10 15:32:47,640 118340 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.0.223 ([Errno None] Unable to connect to port 22 on 172.27.0.223). Number attempts: 3. Retry after 4 seconds. 2022-03-10 15:32:55,220 118340 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.0.223 ([Errno None] Unable to connect to port 22 on 172.27.0.223). Number attempts: 4. Retry after 5 seconds. 2022-03-10 15:33:03,800 118340 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.0.223 ([Errno None] Unable to connect to port 22 on 172.27.0.223). Number attempts: 5. Retry after 6 seconds. 2022-03-10 15:33:10,308 118340 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.0.223 ([Errno None] Unable to connect to port 22 on 172.27.0.223). Number attempts: 6. Retry after 7 seconds. 2022-03-10 15:33:17,817 118340 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.0.223 ([Errno None] Unable to connect to port 22 on 172.27.0.223). Number attempts: 7. Retry after 8 seconds. 2022-03-10 15:33:26,326 118340 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.0.223 ([Errno None] Unable to connect to port 22 on 172.27.0.223). Number attempts: 8. Retry after 9 seconds. 2022-03-10 15:33:35,900 118340 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2) 2022-03-10 15:33:36,080 118340 INFO [paramiko.transport] Authentication (publickey) successful! 2022-03-10 15:33:36,080 118340 INFO [tempest.lib.common.ssh] ssh connection to ubuntu@172.27.0.223 successfully created 2022-03-10 15:33:37,228 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 202 DELETE http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55/os-volume_attachments/68d44d9e-cce5-4854-8127-a137e08ed4a2 0.482s 2022-03-10 15:33:37,228 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:33:36 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-b0d42890-7924-45c0-81ee-19ebc030c095', 'x-compute-request-id': 'req-b0d42890-7924-45c0-81ee-19ebc030c095', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55/os-volume_attachments/68d44d9e-cce5-4854-8127-a137e08ed4a2'} Body: b'' 2022-03-10 15:33:37,272 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2 0.043s 2022-03-10 15:33:37,272 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:33:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e7fa911b-ad87-40b2-9ced-8a54dff70dd7', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e7fa911b-ad87-40b2-9ced-8a54dff70dd7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2'} Body: b'{"volume": {"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:35.000000", "updated_at": "2022-03-10T15:33:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-948297507", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}], "user_id": "475b407020f34b6f9c2199f4bc653321", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "attachment_id": "26fdc605-ea34-4d75-898a-7459ecbbe26a", "volume_id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "server_id": "27882eb3-eb24-43b1-bcc1-790631446d55", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-10T15:31:44.000000"}], "os-vol-tenant-attr:tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f"}}' 2022-03-10 15:33:38,322 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2 0.042s 2022-03-10 15:33:38,322 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:33:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a0f469fd-c0ef-4a48-bd91-663dd71ab5e6', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a0f469fd-c0ef-4a48-bd91-663dd71ab5e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2'} Body: b'{"volume": {"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:35.000000", "updated_at": "2022-03-10T15:33:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-948297507", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}], "user_id": "475b407020f34b6f9c2199f4bc653321", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "attachment_id": "26fdc605-ea34-4d75-898a-7459ecbbe26a", "volume_id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "server_id": "27882eb3-eb24-43b1-bcc1-790631446d55", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-10T15:31:44.000000"}], "os-vol-tenant-attr:tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f"}}' 2022-03-10 15:33:39,374 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2 0.042s 2022-03-10 15:33:39,374 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:33:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-18f992fb-03ee-4ecc-a8df-53d1d6609606', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-18f992fb-03ee-4ecc-a8df-53d1d6609606', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2'} Body: b'{"volume": {"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:35.000000", "updated_at": "2022-03-10T15:33:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-948297507", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}], "user_id": "475b407020f34b6f9c2199f4bc653321", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "attachment_id": "26fdc605-ea34-4d75-898a-7459ecbbe26a", "volume_id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "server_id": "27882eb3-eb24-43b1-bcc1-790631446d55", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-10T15:31:44.000000"}], "os-vol-tenant-attr:tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f"}}' 2022-03-10 15:33:40,424 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2 0.042s 2022-03-10 15:33:40,425 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:33:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2f7cc261-aca6-436d-981a-53ba106341c5', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2f7cc261-aca6-436d-981a-53ba106341c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2'} Body: b'{"volume": {"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:35.000000", "updated_at": "2022-03-10T15:33:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-948297507", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}], "user_id": "475b407020f34b6f9c2199f4bc653321", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "attachment_id": "26fdc605-ea34-4d75-898a-7459ecbbe26a", "volume_id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "server_id": "27882eb3-eb24-43b1-bcc1-790631446d55", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-10T15:31:44.000000"}], "os-vol-tenant-attr:tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f"}}' 2022-03-10 15:33:41,475 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2 0.042s 2022-03-10 15:33:41,475 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:33:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aef20041-f007-4e94-a5f9-5cf0eee8caec', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aef20041-f007-4e94-a5f9-5cf0eee8caec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2'} Body: b'{"volume": {"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:35.000000", "updated_at": "2022-03-10T15:33:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-948297507", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}], "user_id": "475b407020f34b6f9c2199f4bc653321", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "attachment_id": "26fdc605-ea34-4d75-898a-7459ecbbe26a", "volume_id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "server_id": "27882eb3-eb24-43b1-bcc1-790631446d55", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-10T15:31:44.000000"}], "os-vol-tenant-attr:tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f"}}' 2022-03-10 15:33:42,525 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2 0.043s 2022-03-10 15:33:42,526 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:33:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b9d8b8f5-a7e2-4de5-871e-5a35668c5382', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b9d8b8f5-a7e2-4de5-871e-5a35668c5382', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2'} Body: b'{"volume": {"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:35.000000", "updated_at": "2022-03-10T15:33:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-948297507", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}], "user_id": "475b407020f34b6f9c2199f4bc653321", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "attachment_id": "26fdc605-ea34-4d75-898a-7459ecbbe26a", "volume_id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "server_id": "27882eb3-eb24-43b1-bcc1-790631446d55", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-10T15:31:44.000000"}], "os-vol-tenant-attr:tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f"}}' 2022-03-10 15:33:43,576 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2 0.042s 2022-03-10 15:33:43,576 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:33:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-74217c13-51d4-4552-9127-d28caa130e13', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-74217c13-51d4-4552-9127-d28caa130e13', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2'} Body: b'{"volume": {"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:35.000000", "updated_at": "2022-03-10T15:33:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-948297507", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}], "user_id": "475b407020f34b6f9c2199f4bc653321", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "attachment_id": "26fdc605-ea34-4d75-898a-7459ecbbe26a", "volume_id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "server_id": "27882eb3-eb24-43b1-bcc1-790631446d55", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-10T15:31:44.000000"}], "os-vol-tenant-attr:tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f"}}' 2022-03-10 15:33:44,639 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2 0.055s 2022-03-10 15:33:44,639 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:33:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fdc4e42e-9de4-4b45-be56-38d7be1fb50f', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fdc4e42e-9de4-4b45-be56-38d7be1fb50f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2'} Body: b'{"volume": {"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:35.000000", "updated_at": "2022-03-10T15:33:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-948297507", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}], "user_id": "475b407020f34b6f9c2199f4bc653321", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "attachment_id": "26fdc605-ea34-4d75-898a-7459ecbbe26a", "volume_id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "server_id": "27882eb3-eb24-43b1-bcc1-790631446d55", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-10T15:31:44.000000"}], "os-vol-tenant-attr:tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f"}}' 2022-03-10 15:33:45,690 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2 0.041s 2022-03-10 15:33:45,690 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:33:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc72a580-d385-4db1-85ed-9f8c308daa4d', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc72a580-d385-4db1-85ed-9f8c308daa4d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2'} Body: b'{"volume": {"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:35.000000", "updated_at": "2022-03-10T15:33:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-948297507", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}], "user_id": "475b407020f34b6f9c2199f4bc653321", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "attachment_id": "26fdc605-ea34-4d75-898a-7459ecbbe26a", "volume_id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "server_id": "27882eb3-eb24-43b1-bcc1-790631446d55", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-10T15:31:44.000000"}], "os-vol-tenant-attr:tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f"}}' 2022-03-10 15:33:46,741 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2 0.043s 2022-03-10 15:33:46,742 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:33:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e9bb93b-e932-467b-a5bf-7d284a27b1f5', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e9bb93b-e932-467b-a5bf-7d284a27b1f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2'} Body: b'{"volume": {"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:35.000000", "updated_at": "2022-03-10T15:33:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-948297507", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}], "user_id": "475b407020f34b6f9c2199f4bc653321", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "attachment_id": "26fdc605-ea34-4d75-898a-7459ecbbe26a", "volume_id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "server_id": "27882eb3-eb24-43b1-bcc1-790631446d55", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-10T15:31:44.000000"}], "os-vol-tenant-attr:tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f"}}' 2022-03-10 15:33:47,794 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2 0.043s 2022-03-10 15:33:47,794 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:33:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e06fa8b5-fbf3-4a1a-b01b-7aa5e28f5069', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e06fa8b5-fbf3-4a1a-b01b-7aa5e28f5069', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2'} Body: b'{"volume": {"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:35.000000", "updated_at": "2022-03-10T15:33:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-948297507", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}], "user_id": "475b407020f34b6f9c2199f4bc653321", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "attachment_id": "26fdc605-ea34-4d75-898a-7459ecbbe26a", "volume_id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "server_id": "27882eb3-eb24-43b1-bcc1-790631446d55", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-10T15:31:44.000000"}], "os-vol-tenant-attr:tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f"}}' 2022-03-10 15:33:48,846 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2 0.043s 2022-03-10 15:33:48,846 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:33:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ffb4f12-274f-4316-b20e-6987579383b3', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ffb4f12-274f-4316-b20e-6987579383b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2'} Body: b'{"volume": {"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:35.000000", "updated_at": "2022-03-10T15:33:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-948297507", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}], "user_id": "475b407020f34b6f9c2199f4bc653321", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "attachment_id": "26fdc605-ea34-4d75-898a-7459ecbbe26a", "volume_id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "server_id": "27882eb3-eb24-43b1-bcc1-790631446d55", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-10T15:31:44.000000"}], "os-vol-tenant-attr:tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f"}}' 2022-03-10 15:33:49,900 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2 0.046s 2022-03-10 15:33:49,900 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:33:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9cc53712-06c2-4a51-83b3-87f010b0263a', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9cc53712-06c2-4a51-83b3-87f010b0263a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2'} Body: b'{"volume": {"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:35.000000", "updated_at": "2022-03-10T15:33:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-948297507", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}], "user_id": "475b407020f34b6f9c2199f4bc653321", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "attachment_id": "26fdc605-ea34-4d75-898a-7459ecbbe26a", "volume_id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "server_id": "27882eb3-eb24-43b1-bcc1-790631446d55", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-10T15:31:44.000000"}], "os-vol-tenant-attr:tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f"}}' 2022-03-10 15:33:50,954 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2 0.044s 2022-03-10 15:33:50,954 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:33:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-68489e01-b25c-4f9f-bcc3-1b9c726ed9cb', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-68489e01-b25c-4f9f-bcc3-1b9c726ed9cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2'} Body: b'{"volume": {"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:35.000000", "updated_at": "2022-03-10T15:33:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-948297507", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}], "user_id": "475b407020f34b6f9c2199f4bc653321", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "attachment_id": "26fdc605-ea34-4d75-898a-7459ecbbe26a", "volume_id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "server_id": "27882eb3-eb24-43b1-bcc1-790631446d55", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-10T15:31:44.000000"}], "os-vol-tenant-attr:tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f"}}' 2022-03-10 15:33:52,021 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2 0.058s 2022-03-10 15:33:52,021 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:33:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-196cfcf7-2e8a-480e-a076-5df38ed1cf9a', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-196cfcf7-2e8a-480e-a076-5df38ed1cf9a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2'} Body: b'{"volume": {"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:35.000000", "updated_at": "2022-03-10T15:33:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-948297507", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}], "user_id": "475b407020f34b6f9c2199f4bc653321", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "attachment_id": "26fdc605-ea34-4d75-898a-7459ecbbe26a", "volume_id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "server_id": "27882eb3-eb24-43b1-bcc1-790631446d55", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-10T15:31:44.000000"}], "os-vol-tenant-attr:tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f"}}' 2022-03-10 15:33:53,072 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2 0.042s 2022-03-10 15:33:53,072 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:33:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4c577e05-4062-4ed6-9076-f1d9b1a54bea', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4c577e05-4062-4ed6-9076-f1d9b1a54bea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2'} Body: b'{"volume": {"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:35.000000", "updated_at": "2022-03-10T15:33:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-948297507", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}], "user_id": "475b407020f34b6f9c2199f4bc653321", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "attachment_id": "26fdc605-ea34-4d75-898a-7459ecbbe26a", "volume_id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "server_id": "27882eb3-eb24-43b1-bcc1-790631446d55", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-10T15:31:44.000000"}], "os-vol-tenant-attr:tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f"}}' 2022-03-10 15:33:54,122 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2 0.042s 2022-03-10 15:33:54,122 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:33:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea98f09a-f622-4664-96f7-9a6ef859aad0', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea98f09a-f622-4664-96f7-9a6ef859aad0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2'} Body: b'{"volume": {"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:35.000000", "updated_at": "2022-03-10T15:33:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-948297507", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}], "user_id": "475b407020f34b6f9c2199f4bc653321", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "attachment_id": "26fdc605-ea34-4d75-898a-7459ecbbe26a", "volume_id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "server_id": "27882eb3-eb24-43b1-bcc1-790631446d55", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-10T15:31:44.000000"}], "os-vol-tenant-attr:tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f"}}' 2022-03-10 15:33:55,173 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2 0.043s 2022-03-10 15:33:55,174 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:33:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0203ab5d-ca9f-4c96-b132-d68a40f1372a', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0203ab5d-ca9f-4c96-b132-d68a40f1372a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2'} Body: b'{"volume": {"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:35.000000", "updated_at": "2022-03-10T15:33:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-948297507", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}], "user_id": "475b407020f34b6f9c2199f4bc653321", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "attachment_id": "26fdc605-ea34-4d75-898a-7459ecbbe26a", "volume_id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "server_id": "27882eb3-eb24-43b1-bcc1-790631446d55", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-10T15:31:44.000000"}], "os-vol-tenant-attr:tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f"}}' 2022-03-10 15:33:56,224 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2 0.042s 2022-03-10 15:33:56,224 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:33:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-06429b35-8058-4646-bcae-ed2cb52a2dbc', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-06429b35-8058-4646-bcae-ed2cb52a2dbc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2'} Body: b'{"volume": {"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:35.000000", "updated_at": "2022-03-10T15:33:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-948297507", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}], "user_id": "475b407020f34b6f9c2199f4bc653321", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "attachment_id": "26fdc605-ea34-4d75-898a-7459ecbbe26a", "volume_id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "server_id": "27882eb3-eb24-43b1-bcc1-790631446d55", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-10T15:31:44.000000"}], "os-vol-tenant-attr:tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f"}}' 2022-03-10 15:33:57,276 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2 0.043s 2022-03-10 15:33:57,276 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:33:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a38e6ed3-33e9-4fb0-b939-c4d4ea03aefc', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a38e6ed3-33e9-4fb0-b939-c4d4ea03aefc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2'} Body: b'{"volume": {"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:35.000000", "updated_at": "2022-03-10T15:33:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-948297507", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}], "user_id": "475b407020f34b6f9c2199f4bc653321", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "attachment_id": "26fdc605-ea34-4d75-898a-7459ecbbe26a", "volume_id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "server_id": "27882eb3-eb24-43b1-bcc1-790631446d55", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-10T15:31:44.000000"}], "os-vol-tenant-attr:tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f"}}' 2022-03-10 15:33:58,327 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2 0.042s 2022-03-10 15:33:58,327 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:33:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2dfb5606-41b7-4b70-9969-f9131cffc28d', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2dfb5606-41b7-4b70-9969-f9131cffc28d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2'} Body: b'{"volume": {"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:35.000000", "updated_at": "2022-03-10T15:33:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-948297507", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}], "user_id": "475b407020f34b6f9c2199f4bc653321", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "attachment_id": "26fdc605-ea34-4d75-898a-7459ecbbe26a", "volume_id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "server_id": "27882eb3-eb24-43b1-bcc1-790631446d55", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-10T15:31:44.000000"}], "os-vol-tenant-attr:tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f"}}' 2022-03-10 15:33:59,377 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2 0.041s 2022-03-10 15:33:59,377 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:33:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f4b6cec2-119c-4c59-8860-01bdb8276ae6', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f4b6cec2-119c-4c59-8860-01bdb8276ae6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2'} Body: b'{"volume": {"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:35.000000", "updated_at": "2022-03-10T15:33:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-948297507", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}], "user_id": "475b407020f34b6f9c2199f4bc653321", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "attachment_id": "26fdc605-ea34-4d75-898a-7459ecbbe26a", "volume_id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "server_id": "27882eb3-eb24-43b1-bcc1-790631446d55", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-10T15:31:44.000000"}], "os-vol-tenant-attr:tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f"}}' 2022-03-10 15:34:00,429 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2 0.043s 2022-03-10 15:34:00,429 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:34:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9064ce50-9754-4653-8d2b-72eecdcc3768', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9064ce50-9754-4653-8d2b-72eecdcc3768', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2'} Body: b'{"volume": {"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:35.000000", "updated_at": "2022-03-10T15:33:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-948297507", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}], "user_id": "475b407020f34b6f9c2199f4bc653321", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "attachment_id": "26fdc605-ea34-4d75-898a-7459ecbbe26a", "volume_id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "server_id": "27882eb3-eb24-43b1-bcc1-790631446d55", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-10T15:31:44.000000"}], "os-vol-tenant-attr:tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f"}}' 2022-03-10 15:34:01,480 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2 0.042s 2022-03-10 15:34:01,480 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:34:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3f96d191-7cb9-41b0-be5a-faab274d92ae', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3f96d191-7cb9-41b0-be5a-faab274d92ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2'} Body: b'{"volume": {"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:35.000000", "updated_at": "2022-03-10T15:33:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-948297507", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}], "user_id": "475b407020f34b6f9c2199f4bc653321", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "attachment_id": "26fdc605-ea34-4d75-898a-7459ecbbe26a", "volume_id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "server_id": "27882eb3-eb24-43b1-bcc1-790631446d55", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-10T15:31:44.000000"}], "os-vol-tenant-attr:tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f"}}' 2022-03-10 15:34:02,531 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2 0.043s 2022-03-10 15:34:02,531 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:34:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b4702ddd-787e-4b36-b63d-600506b3c386', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b4702ddd-787e-4b36-b63d-600506b3c386', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2'} Body: b'{"volume": {"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:35.000000", "updated_at": "2022-03-10T15:33:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-948297507", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}], "user_id": "475b407020f34b6f9c2199f4bc653321", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "attachment_id": "26fdc605-ea34-4d75-898a-7459ecbbe26a", "volume_id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "server_id": "27882eb3-eb24-43b1-bcc1-790631446d55", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-10T15:31:44.000000"}], "os-vol-tenant-attr:tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f"}}' 2022-03-10 15:34:03,582 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2 0.042s 2022-03-10 15:34:03,583 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:34:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-983b063c-08e8-45fc-bb3c-94e92b0e877a', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-983b063c-08e8-45fc-bb3c-94e92b0e877a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2'} Body: b'{"volume": {"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:35.000000", "updated_at": "2022-03-10T15:33:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-948297507", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}], "user_id": "475b407020f34b6f9c2199f4bc653321", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "attachment_id": "26fdc605-ea34-4d75-898a-7459ecbbe26a", "volume_id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "server_id": "27882eb3-eb24-43b1-bcc1-790631446d55", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-10T15:31:44.000000"}], "os-vol-tenant-attr:tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f"}}' 2022-03-10 15:34:04,641 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2 0.050s 2022-03-10 15:34:04,641 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:34:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d467e14-b867-4665-a636-20b79f517f3f', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d467e14-b867-4665-a636-20b79f517f3f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2'} Body: b'{"volume": {"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:35.000000", "updated_at": "2022-03-10T15:33:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-948297507", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}], "user_id": "475b407020f34b6f9c2199f4bc653321", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "attachment_id": "26fdc605-ea34-4d75-898a-7459ecbbe26a", "volume_id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "server_id": "27882eb3-eb24-43b1-bcc1-790631446d55", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-10T15:31:44.000000"}], "os-vol-tenant-attr:tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f"}}' 2022-03-10 15:34:05,691 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2 0.042s 2022-03-10 15:34:05,692 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:34:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-65e6fcad-b746-4992-ab7b-2499bef77f39', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-65e6fcad-b746-4992-ab7b-2499bef77f39', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2'} Body: b'{"volume": {"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:35.000000", "updated_at": "2022-03-10T15:33:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-948297507", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}], "user_id": "475b407020f34b6f9c2199f4bc653321", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "attachment_id": "26fdc605-ea34-4d75-898a-7459ecbbe26a", "volume_id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "server_id": "27882eb3-eb24-43b1-bcc1-790631446d55", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-10T15:31:44.000000"}], "os-vol-tenant-attr:tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f"}}' 2022-03-10 15:34:06,744 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2 0.044s 2022-03-10 15:34:06,744 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:34:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b7200af-d794-49a0-b46d-c3c7ededf4de', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b7200af-d794-49a0-b46d-c3c7ededf4de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2'} Body: b'{"volume": {"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:35.000000", "updated_at": "2022-03-10T15:33:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-948297507", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}], "user_id": "475b407020f34b6f9c2199f4bc653321", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "attachment_id": "26fdc605-ea34-4d75-898a-7459ecbbe26a", "volume_id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "server_id": "27882eb3-eb24-43b1-bcc1-790631446d55", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-10T15:31:44.000000"}], "os-vol-tenant-attr:tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f"}}' 2022-03-10 15:34:07,801 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2 0.048s 2022-03-10 15:34:07,801 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:34:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-978bbb0e-eb35-4258-bfa1-5620f105fd45', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-978bbb0e-eb35-4258-bfa1-5620f105fd45', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2'} Body: b'{"volume": {"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:35.000000", "updated_at": "2022-03-10T15:33:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-948297507", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}], "user_id": "475b407020f34b6f9c2199f4bc653321", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "attachment_id": "26fdc605-ea34-4d75-898a-7459ecbbe26a", "volume_id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "server_id": "27882eb3-eb24-43b1-bcc1-790631446d55", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-10T15:31:44.000000"}], "os-vol-tenant-attr:tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f"}}' 2022-03-10 15:34:08,855 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2 0.045s 2022-03-10 15:34:08,856 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:34:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fb0a51a3-dc1e-4a9a-b2f8-f73ce099c2ee', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fb0a51a3-dc1e-4a9a-b2f8-f73ce099c2ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2'} Body: b'{"volume": {"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:35.000000", "updated_at": "2022-03-10T15:33:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-948297507", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}], "user_id": "475b407020f34b6f9c2199f4bc653321", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "attachment_id": "26fdc605-ea34-4d75-898a-7459ecbbe26a", "volume_id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "server_id": "27882eb3-eb24-43b1-bcc1-790631446d55", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-10T15:31:44.000000"}], "os-vol-tenant-attr:tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f"}}' 2022-03-10 15:34:09,905 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2 0.042s 2022-03-10 15:34:09,906 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:34:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d536428-dc20-4c88-853c-6080cb5d3923', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d536428-dc20-4c88-853c-6080cb5d3923', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2'} Body: b'{"volume": {"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:35.000000", "updated_at": "2022-03-10T15:33:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-948297507", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}], "user_id": "475b407020f34b6f9c2199f4bc653321", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "attachment_id": "26fdc605-ea34-4d75-898a-7459ecbbe26a", "volume_id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "server_id": "27882eb3-eb24-43b1-bcc1-790631446d55", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-10T15:31:44.000000"}], "os-vol-tenant-attr:tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f"}}' 2022-03-10 15:34:10,957 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2 0.043s 2022-03-10 15:34:10,958 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:34:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f03b676c-17e6-42c7-a79a-2fc34ec27e25', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f03b676c-17e6-42c7-a79a-2fc34ec27e25', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2'} Body: b'{"volume": {"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:35.000000", "updated_at": "2022-03-10T15:33:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-948297507", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}], "user_id": "475b407020f34b6f9c2199f4bc653321", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "attachment_id": "26fdc605-ea34-4d75-898a-7459ecbbe26a", "volume_id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "server_id": "27882eb3-eb24-43b1-bcc1-790631446d55", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-10T15:31:44.000000"}], "os-vol-tenant-attr:tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f"}}' 2022-03-10 15:34:12,011 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2 0.045s 2022-03-10 15:34:12,011 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:34:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-714f2118-5d9a-4480-b17e-7a87e113d2e1', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-714f2118-5d9a-4480-b17e-7a87e113d2e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2'} Body: b'{"volume": {"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:35.000000", "updated_at": "2022-03-10T15:33:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-948297507", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}], "user_id": "475b407020f34b6f9c2199f4bc653321", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "attachment_id": "26fdc605-ea34-4d75-898a-7459ecbbe26a", "volume_id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "server_id": "27882eb3-eb24-43b1-bcc1-790631446d55", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-10T15:31:44.000000"}], "os-vol-tenant-attr:tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f"}}' 2022-03-10 15:34:13,063 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2 0.043s 2022-03-10 15:34:13,064 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:34:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a786765f-c8ff-408f-946e-d28fbc29e369', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a786765f-c8ff-408f-946e-d28fbc29e369', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2'} Body: b'{"volume": {"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:35.000000", "updated_at": "2022-03-10T15:33:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-948297507", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}], "user_id": "475b407020f34b6f9c2199f4bc653321", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "attachment_id": "26fdc605-ea34-4d75-898a-7459ecbbe26a", "volume_id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "server_id": "27882eb3-eb24-43b1-bcc1-790631446d55", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-10T15:31:44.000000"}], "os-vol-tenant-attr:tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f"}}' 2022-03-10 15:34:14,113 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2 0.042s 2022-03-10 15:34:14,114 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:34:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-58504bdb-05f1-44c7-b0a4-27220686ba9d', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-58504bdb-05f1-44c7-b0a4-27220686ba9d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2'} Body: b'{"volume": {"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:35.000000", "updated_at": "2022-03-10T15:33:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-948297507", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}], "user_id": "475b407020f34b6f9c2199f4bc653321", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "attachment_id": "26fdc605-ea34-4d75-898a-7459ecbbe26a", "volume_id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "server_id": "27882eb3-eb24-43b1-bcc1-790631446d55", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-10T15:31:44.000000"}], "os-vol-tenant-attr:tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f"}}' 2022-03-10 15:34:15,166 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2 0.043s 2022-03-10 15:34:15,166 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:34:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-799ab242-4fd0-4bdb-9c75-44320074a5f4', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-799ab242-4fd0-4bdb-9c75-44320074a5f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2'} Body: b'{"volume": {"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:35.000000", "updated_at": "2022-03-10T15:33:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-948297507", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}], "user_id": "475b407020f34b6f9c2199f4bc653321", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "attachment_id": "26fdc605-ea34-4d75-898a-7459ecbbe26a", "volume_id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "server_id": "27882eb3-eb24-43b1-bcc1-790631446d55", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-10T15:31:44.000000"}], "os-vol-tenant-attr:tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f"}}' 2022-03-10 15:34:16,217 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2 0.042s 2022-03-10 15:34:16,218 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:34:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aff66588-40c9-4a3b-83bf-71ce86d7cd49', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aff66588-40c9-4a3b-83bf-71ce86d7cd49', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2'} Body: b'{"volume": {"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:35.000000", "updated_at": "2022-03-10T15:33:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-948297507", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}], "user_id": "475b407020f34b6f9c2199f4bc653321", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "attachment_id": "26fdc605-ea34-4d75-898a-7459ecbbe26a", "volume_id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "server_id": "27882eb3-eb24-43b1-bcc1-790631446d55", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-10T15:31:44.000000"}], "os-vol-tenant-attr:tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f"}}' 2022-03-10 15:34:17,269 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2 0.043s 2022-03-10 15:34:17,269 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:34:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0110e5ff-629f-40ff-9cf0-32687fa88042', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0110e5ff-629f-40ff-9cf0-32687fa88042', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2'} Body: b'{"volume": {"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:35.000000", "updated_at": "2022-03-10T15:33:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-948297507", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}], "user_id": "475b407020f34b6f9c2199f4bc653321", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "attachment_id": "26fdc605-ea34-4d75-898a-7459ecbbe26a", "volume_id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "server_id": "27882eb3-eb24-43b1-bcc1-790631446d55", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-10T15:31:44.000000"}], "os-vol-tenant-attr:tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f"}}' 2022-03-10 15:34:18,320 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2 0.043s 2022-03-10 15:34:18,321 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:34:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b759d4d-d04e-4d5a-bb26-a417cf5061b5', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b759d4d-d04e-4d5a-bb26-a417cf5061b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2'} Body: b'{"volume": {"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:35.000000", "updated_at": "2022-03-10T15:33:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-948297507", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}], "user_id": "475b407020f34b6f9c2199f4bc653321", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "attachment_id": "26fdc605-ea34-4d75-898a-7459ecbbe26a", "volume_id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "server_id": "27882eb3-eb24-43b1-bcc1-790631446d55", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-10T15:31:44.000000"}], "os-vol-tenant-attr:tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f"}}' 2022-03-10 15:34:19,371 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2 0.042s 2022-03-10 15:34:19,371 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:34:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a2c4db9f-43d9-4623-a762-b81f0bc5987c', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a2c4db9f-43d9-4623-a762-b81f0bc5987c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2'} Body: b'{"volume": {"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:35.000000", "updated_at": "2022-03-10T15:33:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-948297507", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}], "user_id": "475b407020f34b6f9c2199f4bc653321", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "attachment_id": "26fdc605-ea34-4d75-898a-7459ecbbe26a", "volume_id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "server_id": "27882eb3-eb24-43b1-bcc1-790631446d55", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-10T15:31:44.000000"}], "os-vol-tenant-attr:tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f"}}' 2022-03-10 15:34:20,427 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2 0.047s 2022-03-10 15:34:20,427 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:34:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2cc02be2-6909-4d3e-887e-95c725c4d33c', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2cc02be2-6909-4d3e-887e-95c725c4d33c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2'} Body: b'{"volume": {"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:35.000000", "updated_at": "2022-03-10T15:33:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-948297507", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}], "user_id": "475b407020f34b6f9c2199f4bc653321", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "attachment_id": "26fdc605-ea34-4d75-898a-7459ecbbe26a", "volume_id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "server_id": "27882eb3-eb24-43b1-bcc1-790631446d55", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-10T15:31:44.000000"}], "os-vol-tenant-attr:tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f"}}' 2022-03-10 15:34:21,477 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2 0.042s 2022-03-10 15:34:21,478 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:34:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-445a6c2c-762a-49f7-b487-46fc3310e24c', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-445a6c2c-762a-49f7-b487-46fc3310e24c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2'} Body: b'{"volume": {"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:35.000000", "updated_at": "2022-03-10T15:33:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-948297507", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}], "user_id": "475b407020f34b6f9c2199f4bc653321", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "attachment_id": "26fdc605-ea34-4d75-898a-7459ecbbe26a", "volume_id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "server_id": "27882eb3-eb24-43b1-bcc1-790631446d55", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-10T15:31:44.000000"}], "os-vol-tenant-attr:tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f"}}' 2022-03-10 15:34:22,529 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2 0.043s 2022-03-10 15:34:22,529 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:34:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8bb246d5-fd77-4d76-b343-6fe8496b9936', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8bb246d5-fd77-4d76-b343-6fe8496b9936', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2'} Body: b'{"volume": {"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:35.000000", "updated_at": "2022-03-10T15:33:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-948297507", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}], "user_id": "475b407020f34b6f9c2199f4bc653321", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "attachment_id": "26fdc605-ea34-4d75-898a-7459ecbbe26a", "volume_id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "server_id": "27882eb3-eb24-43b1-bcc1-790631446d55", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-10T15:31:44.000000"}], "os-vol-tenant-attr:tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f"}}' 2022-03-10 15:34:23,581 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2 0.044s 2022-03-10 15:34:23,581 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:34:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f3419eda-2be1-441d-b921-baecddca575e', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f3419eda-2be1-441d-b921-baecddca575e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2'} Body: b'{"volume": {"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:35.000000", "updated_at": "2022-03-10T15:33:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-948297507", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}], "user_id": "475b407020f34b6f9c2199f4bc653321", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "attachment_id": "26fdc605-ea34-4d75-898a-7459ecbbe26a", "volume_id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "server_id": "27882eb3-eb24-43b1-bcc1-790631446d55", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-10T15:31:44.000000"}], "os-vol-tenant-attr:tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f"}}' 2022-03-10 15:34:24,632 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2 0.042s 2022-03-10 15:34:24,632 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:34:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-977ace3b-d277-4542-bf4e-9a334710cabd', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-977ace3b-d277-4542-bf4e-9a334710cabd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2'} Body: b'{"volume": {"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:35.000000", "updated_at": "2022-03-10T15:33:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-948297507", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}], "user_id": "475b407020f34b6f9c2199f4bc653321", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "attachment_id": "26fdc605-ea34-4d75-898a-7459ecbbe26a", "volume_id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "server_id": "27882eb3-eb24-43b1-bcc1-790631446d55", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-10T15:31:44.000000"}], "os-vol-tenant-attr:tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f"}}' 2022-03-10 15:34:25,682 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2 0.041s 2022-03-10 15:34:25,682 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:34:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-06afb054-cc01-44de-bf9a-96975e5fc161', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-06afb054-cc01-44de-bf9a-96975e5fc161', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2'} Body: b'{"volume": {"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:35.000000", "updated_at": "2022-03-10T15:33:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-948297507", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}], "user_id": "475b407020f34b6f9c2199f4bc653321", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "attachment_id": "26fdc605-ea34-4d75-898a-7459ecbbe26a", "volume_id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "server_id": "27882eb3-eb24-43b1-bcc1-790631446d55", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-10T15:31:44.000000"}], "os-vol-tenant-attr:tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f"}}' 2022-03-10 15:34:26,733 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2 0.041s 2022-03-10 15:34:26,733 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:34:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9e63cb9-0d00-40b6-b86a-6a2a96b51e2a', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9e63cb9-0d00-40b6-b86a-6a2a96b51e2a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2'} Body: b'{"volume": {"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:35.000000", "updated_at": "2022-03-10T15:33:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-948297507", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}], "user_id": "475b407020f34b6f9c2199f4bc653321", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "attachment_id": "26fdc605-ea34-4d75-898a-7459ecbbe26a", "volume_id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "server_id": "27882eb3-eb24-43b1-bcc1-790631446d55", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-10T15:31:44.000000"}], "os-vol-tenant-attr:tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f"}}' 2022-03-10 15:34:27,784 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2 0.042s 2022-03-10 15:34:27,784 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:34:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-42a95201-34df-42cc-a36a-b2c5158a3c9c', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-42a95201-34df-42cc-a36a-b2c5158a3c9c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2'} Body: b'{"volume": {"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:35.000000", "updated_at": "2022-03-10T15:33:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-948297507", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}], "user_id": "475b407020f34b6f9c2199f4bc653321", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "attachment_id": "26fdc605-ea34-4d75-898a-7459ecbbe26a", "volume_id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "server_id": "27882eb3-eb24-43b1-bcc1-790631446d55", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-10T15:31:44.000000"}], "os-vol-tenant-attr:tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f"}}' 2022-03-10 15:34:28,835 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2 0.043s 2022-03-10 15:34:28,835 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:34:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd66c599-6d85-4b34-85f5-3692c1d09151', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd66c599-6d85-4b34-85f5-3692c1d09151', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2'} Body: b'{"volume": {"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:35.000000", "updated_at": "2022-03-10T15:33:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-948297507", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}], "user_id": "475b407020f34b6f9c2199f4bc653321", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "attachment_id": "26fdc605-ea34-4d75-898a-7459ecbbe26a", "volume_id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "server_id": "27882eb3-eb24-43b1-bcc1-790631446d55", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-10T15:31:44.000000"}], "os-vol-tenant-attr:tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f"}}' 2022-03-10 15:34:29,886 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2 0.042s 2022-03-10 15:34:29,887 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:34:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ed3dd62-3fcf-4ef9-8c38-a106a5f3a9cd', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ed3dd62-3fcf-4ef9-8c38-a106a5f3a9cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2'} Body: b'{"volume": {"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:35.000000", "updated_at": "2022-03-10T15:33:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-948297507", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}], "user_id": "475b407020f34b6f9c2199f4bc653321", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "attachment_id": "26fdc605-ea34-4d75-898a-7459ecbbe26a", "volume_id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "server_id": "27882eb3-eb24-43b1-bcc1-790631446d55", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-10T15:31:44.000000"}], "os-vol-tenant-attr:tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f"}}' 2022-03-10 15:34:30,938 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2 0.043s 2022-03-10 15:34:30,939 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:34:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-99f51d51-2c98-4dae-af88-c52ac915ebca', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-99f51d51-2c98-4dae-af88-c52ac915ebca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2'} Body: b'{"volume": {"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:35.000000", "updated_at": "2022-03-10T15:33:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-948297507", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}], "user_id": "475b407020f34b6f9c2199f4bc653321", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "attachment_id": "26fdc605-ea34-4d75-898a-7459ecbbe26a", "volume_id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "server_id": "27882eb3-eb24-43b1-bcc1-790631446d55", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-10T15:31:44.000000"}], "os-vol-tenant-attr:tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f"}}' 2022-03-10 15:34:31,989 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2 0.043s 2022-03-10 15:34:31,990 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:34:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-019c01ec-7e93-4e41-914c-ce26a545904a', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-019c01ec-7e93-4e41-914c-ce26a545904a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2'} Body: b'{"volume": {"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:35.000000", "updated_at": "2022-03-10T15:33:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-948297507", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}], "user_id": "475b407020f34b6f9c2199f4bc653321", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "attachment_id": "26fdc605-ea34-4d75-898a-7459ecbbe26a", "volume_id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "server_id": "27882eb3-eb24-43b1-bcc1-790631446d55", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-10T15:31:44.000000"}], "os-vol-tenant-attr:tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f"}}' 2022-03-10 15:34:33,043 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2 0.045s 2022-03-10 15:34:33,044 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:34:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8e140280-973b-4d6f-885e-efac23f21e22', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e140280-973b-4d6f-885e-efac23f21e22', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2'} Body: b'{"volume": {"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:35.000000", "updated_at": "2022-03-10T15:33:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-948297507", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}], "user_id": "475b407020f34b6f9c2199f4bc653321", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "attachment_id": "26fdc605-ea34-4d75-898a-7459ecbbe26a", "volume_id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "server_id": "27882eb3-eb24-43b1-bcc1-790631446d55", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-10T15:31:44.000000"}], "os-vol-tenant-attr:tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f"}}' 2022-03-10 15:34:34,094 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2 0.042s 2022-03-10 15:34:34,094 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:34:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-612304dc-6e2c-4956-8eeb-445f76846e4b', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-612304dc-6e2c-4956-8eeb-445f76846e4b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2'} Body: b'{"volume": {"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:35.000000", "updated_at": "2022-03-10T15:33:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-948297507", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}], "user_id": "475b407020f34b6f9c2199f4bc653321", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "attachment_id": "26fdc605-ea34-4d75-898a-7459ecbbe26a", "volume_id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "server_id": "27882eb3-eb24-43b1-bcc1-790631446d55", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-10T15:31:44.000000"}], "os-vol-tenant-attr:tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f"}}' 2022-03-10 15:34:35,144 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2 0.041s 2022-03-10 15:34:35,144 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:34:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e8783911-1f8f-4729-be7e-e3ef4af62744', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e8783911-1f8f-4729-be7e-e3ef4af62744', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2'} Body: b'{"volume": {"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:35.000000", "updated_at": "2022-03-10T15:33:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-948297507", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}], "user_id": "475b407020f34b6f9c2199f4bc653321", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "attachment_id": "26fdc605-ea34-4d75-898a-7459ecbbe26a", "volume_id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "server_id": "27882eb3-eb24-43b1-bcc1-790631446d55", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-10T15:31:44.000000"}], "os-vol-tenant-attr:tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f"}}' 2022-03-10 15:34:36,196 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2 0.043s 2022-03-10 15:34:36,196 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:34:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-360cb76b-caea-438d-8d10-337e5ae7d672', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-360cb76b-caea-438d-8d10-337e5ae7d672', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2'} Body: b'{"volume": {"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:35.000000", "updated_at": "2022-03-10T15:33:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-948297507", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}], "user_id": "475b407020f34b6f9c2199f4bc653321", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "attachment_id": "26fdc605-ea34-4d75-898a-7459ecbbe26a", "volume_id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "server_id": "27882eb3-eb24-43b1-bcc1-790631446d55", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-10T15:31:44.000000"}], "os-vol-tenant-attr:tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f"}}' 2022-03-10 15:34:37,252 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2 0.048s 2022-03-10 15:34:37,252 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:34:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-acb96d3a-fb32-42cb-91e9-32e578e4be2a', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-acb96d3a-fb32-42cb-91e9-32e578e4be2a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2'} Body: b'{"volume": {"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:35.000000", "updated_at": "2022-03-10T15:33:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-948297507", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}], "user_id": "475b407020f34b6f9c2199f4bc653321", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "attachment_id": "26fdc605-ea34-4d75-898a-7459ecbbe26a", "volume_id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "server_id": "27882eb3-eb24-43b1-bcc1-790631446d55", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-10T15:31:44.000000"}], "os-vol-tenant-attr:tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f"}}' 2022-03-10 15:34:38,303 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2 0.043s 2022-03-10 15:34:38,304 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:34:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-52f6cd87-7d61-4813-b353-ff7d9f10c0c5', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-52f6cd87-7d61-4813-b353-ff7d9f10c0c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2'} Body: b'{"volume": {"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:35.000000", "updated_at": "2022-03-10T15:33:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-948297507", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}], "user_id": "475b407020f34b6f9c2199f4bc653321", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "attachment_id": "26fdc605-ea34-4d75-898a-7459ecbbe26a", "volume_id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "server_id": "27882eb3-eb24-43b1-bcc1-790631446d55", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-10T15:31:44.000000"}], "os-vol-tenant-attr:tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f"}}' 2022-03-10 15:34:39,356 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2 0.043s 2022-03-10 15:34:39,357 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:34:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bbaffbc0-95ef-4af6-a673-ce8815b0cbeb', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bbaffbc0-95ef-4af6-a673-ce8815b0cbeb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2'} Body: b'{"volume": {"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:35.000000", "updated_at": "2022-03-10T15:33:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-948297507", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}], "user_id": "475b407020f34b6f9c2199f4bc653321", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "attachment_id": "26fdc605-ea34-4d75-898a-7459ecbbe26a", "volume_id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "server_id": "27882eb3-eb24-43b1-bcc1-790631446d55", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-10T15:31:44.000000"}], "os-vol-tenant-attr:tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f"}}' 2022-03-10 15:34:40,407 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2 0.043s 2022-03-10 15:34:40,408 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:34:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-700d9aab-17ad-4f89-909a-00c794b8b851', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-700d9aab-17ad-4f89-909a-00c794b8b851', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2'} Body: b'{"volume": {"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:35.000000", "updated_at": "2022-03-10T15:33:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-948297507", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}], "user_id": "475b407020f34b6f9c2199f4bc653321", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "attachment_id": "26fdc605-ea34-4d75-898a-7459ecbbe26a", "volume_id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "server_id": "27882eb3-eb24-43b1-bcc1-790631446d55", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-10T15:31:44.000000"}], "os-vol-tenant-attr:tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f"}}' 2022-03-10 15:34:41,458 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2 0.042s 2022-03-10 15:34:41,459 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:34:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd2d03c1-7f39-44ae-bc46-1f429b65c24a', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd2d03c1-7f39-44ae-bc46-1f429b65c24a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2'} Body: b'{"volume": {"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:35.000000", "updated_at": "2022-03-10T15:33:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-948297507", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}], "user_id": "475b407020f34b6f9c2199f4bc653321", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "attachment_id": "26fdc605-ea34-4d75-898a-7459ecbbe26a", "volume_id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "server_id": "27882eb3-eb24-43b1-bcc1-790631446d55", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-10T15:31:44.000000"}], "os-vol-tenant-attr:tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f"}}' 2022-03-10 15:34:42,509 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2 0.042s 2022-03-10 15:34:42,510 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:34:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd56731d-260d-4a71-be7d-6e47a4078f72', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd56731d-260d-4a71-be7d-6e47a4078f72', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2'} Body: b'{"volume": {"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:35.000000", "updated_at": "2022-03-10T15:33:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-948297507", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}], "user_id": "475b407020f34b6f9c2199f4bc653321", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "attachment_id": "26fdc605-ea34-4d75-898a-7459ecbbe26a", "volume_id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "server_id": "27882eb3-eb24-43b1-bcc1-790631446d55", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-10T15:31:44.000000"}], "os-vol-tenant-attr:tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f"}}' 2022-03-10 15:34:43,562 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2 0.044s 2022-03-10 15:34:43,562 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:34:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-19cdd7bd-e4c1-4bf6-aaf0-34ed07bff288', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-19cdd7bd-e4c1-4bf6-aaf0-34ed07bff288', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2'} Body: b'{"volume": {"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:35.000000", "updated_at": "2022-03-10T15:33:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-948297507", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}], "user_id": "475b407020f34b6f9c2199f4bc653321", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "attachment_id": "26fdc605-ea34-4d75-898a-7459ecbbe26a", "volume_id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "server_id": "27882eb3-eb24-43b1-bcc1-790631446d55", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-10T15:31:44.000000"}], "os-vol-tenant-attr:tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f"}}' 2022-03-10 15:34:44,612 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2 0.042s 2022-03-10 15:34:44,612 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:34:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c6c50ae-a121-4c2c-afed-12b81ba68bf5', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c6c50ae-a121-4c2c-afed-12b81ba68bf5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2'} Body: b'{"volume": {"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:35.000000", "updated_at": "2022-03-10T15:33:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-948297507", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}], "user_id": "475b407020f34b6f9c2199f4bc653321", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "attachment_id": "26fdc605-ea34-4d75-898a-7459ecbbe26a", "volume_id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "server_id": "27882eb3-eb24-43b1-bcc1-790631446d55", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-10T15:31:44.000000"}], "os-vol-tenant-attr:tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f"}}' 2022-03-10 15:34:45,662 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2 0.042s 2022-03-10 15:34:45,662 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:34:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8bd973eb-6407-4c5a-a931-e7b5a57fe043', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8bd973eb-6407-4c5a-a931-e7b5a57fe043', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2'} Body: b'{"volume": {"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:35.000000", "updated_at": "2022-03-10T15:33:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-948297507", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}], "user_id": "475b407020f34b6f9c2199f4bc653321", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "attachment_id": "26fdc605-ea34-4d75-898a-7459ecbbe26a", "volume_id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "server_id": "27882eb3-eb24-43b1-bcc1-790631446d55", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-10T15:31:44.000000"}], "os-vol-tenant-attr:tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f"}}' 2022-03-10 15:34:46,714 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2 0.043s 2022-03-10 15:34:46,715 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:34:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-acf8a0a5-d909-4c94-a0b9-2159ef37e1a3', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-acf8a0a5-d909-4c94-a0b9-2159ef37e1a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2'} Body: b'{"volume": {"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:35.000000", "updated_at": "2022-03-10T15:33:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-948297507", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}], "user_id": "475b407020f34b6f9c2199f4bc653321", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "attachment_id": "26fdc605-ea34-4d75-898a-7459ecbbe26a", "volume_id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "server_id": "27882eb3-eb24-43b1-bcc1-790631446d55", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-10T15:31:44.000000"}], "os-vol-tenant-attr:tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f"}}' 2022-03-10 15:34:47,765 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2 0.042s 2022-03-10 15:34:47,766 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:34:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c57631ad-667c-431c-ba1e-08a6f8c1ce2f', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c57631ad-667c-431c-ba1e-08a6f8c1ce2f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2'} Body: b'{"volume": {"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:35.000000", "updated_at": "2022-03-10T15:33:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-948297507", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}], "user_id": "475b407020f34b6f9c2199f4bc653321", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "attachment_id": "26fdc605-ea34-4d75-898a-7459ecbbe26a", "volume_id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "server_id": "27882eb3-eb24-43b1-bcc1-790631446d55", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-10T15:31:44.000000"}], "os-vol-tenant-attr:tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f"}}' 2022-03-10 15:34:48,816 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2 0.042s 2022-03-10 15:34:48,817 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:34:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cbd4dbc1-3fdd-4dd1-a2ed-91e62b7b907c', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cbd4dbc1-3fdd-4dd1-a2ed-91e62b7b907c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2'} Body: b'{"volume": {"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:35.000000", "updated_at": "2022-03-10T15:33:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-948297507", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}], "user_id": "475b407020f34b6f9c2199f4bc653321", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "attachment_id": "26fdc605-ea34-4d75-898a-7459ecbbe26a", "volume_id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "server_id": "27882eb3-eb24-43b1-bcc1-790631446d55", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-10T15:31:44.000000"}], "os-vol-tenant-attr:tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f"}}' 2022-03-10 15:34:49,866 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2 0.042s 2022-03-10 15:34:49,866 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:34:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c7bfb8cd-45a0-4134-a458-30c4159b43fe', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c7bfb8cd-45a0-4134-a458-30c4159b43fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2'} Body: b'{"volume": {"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:35.000000", "updated_at": "2022-03-10T15:33:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-948297507", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}], "user_id": "475b407020f34b6f9c2199f4bc653321", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "attachment_id": "26fdc605-ea34-4d75-898a-7459ecbbe26a", "volume_id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "server_id": "27882eb3-eb24-43b1-bcc1-790631446d55", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-10T15:31:44.000000"}], "os-vol-tenant-attr:tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f"}}' 2022-03-10 15:34:50,918 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2 0.043s 2022-03-10 15:34:50,918 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:34:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1b87011c-50a3-4866-bf4c-be2bb59a89f6', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b87011c-50a3-4866-bf4c-be2bb59a89f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2'} Body: b'{"volume": {"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:35.000000", "updated_at": "2022-03-10T15:33:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-948297507", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}], "user_id": "475b407020f34b6f9c2199f4bc653321", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "attachment_id": "26fdc605-ea34-4d75-898a-7459ecbbe26a", "volume_id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "server_id": "27882eb3-eb24-43b1-bcc1-790631446d55", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-10T15:31:44.000000"}], "os-vol-tenant-attr:tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f"}}' 2022-03-10 15:34:51,969 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2 0.042s 2022-03-10 15:34:51,969 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:34:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-504c13f1-0105-4261-850b-29a6f394f9f3', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-504c13f1-0105-4261-850b-29a6f394f9f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2'} Body: b'{"volume": {"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:35.000000", "updated_at": "2022-03-10T15:33:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-948297507", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}], "user_id": "475b407020f34b6f9c2199f4bc653321", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "attachment_id": "26fdc605-ea34-4d75-898a-7459ecbbe26a", "volume_id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "server_id": "27882eb3-eb24-43b1-bcc1-790631446d55", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-10T15:31:44.000000"}], "os-vol-tenant-attr:tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f"}}' 2022-03-10 15:34:53,020 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2 0.044s 2022-03-10 15:34:53,021 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:34:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab304e6b-3601-4c46-a0bb-b61b769bb3cb', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab304e6b-3601-4c46-a0bb-b61b769bb3cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2'} Body: b'{"volume": {"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:35.000000", "updated_at": "2022-03-10T15:33:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-948297507", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}], "user_id": "475b407020f34b6f9c2199f4bc653321", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "attachment_id": "26fdc605-ea34-4d75-898a-7459ecbbe26a", "volume_id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "server_id": "27882eb3-eb24-43b1-bcc1-790631446d55", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-10T15:31:44.000000"}], "os-vol-tenant-attr:tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f"}}' 2022-03-10 15:34:54,071 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2 0.042s 2022-03-10 15:34:54,071 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:34:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2d477493-124b-45cb-94c4-78b0e0140da5', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d477493-124b-45cb-94c4-78b0e0140da5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2'} Body: b'{"volume": {"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:35.000000", "updated_at": "2022-03-10T15:33:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-948297507", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}], "user_id": "475b407020f34b6f9c2199f4bc653321", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "attachment_id": "26fdc605-ea34-4d75-898a-7459ecbbe26a", "volume_id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "server_id": "27882eb3-eb24-43b1-bcc1-790631446d55", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-10T15:31:44.000000"}], "os-vol-tenant-attr:tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f"}}' 2022-03-10 15:34:55,121 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2 0.042s 2022-03-10 15:34:55,122 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:34:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b02cc607-e060-431f-99c8-35133d8cd0ef', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b02cc607-e060-431f-99c8-35133d8cd0ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2'} Body: b'{"volume": {"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:35.000000", "updated_at": "2022-03-10T15:33:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-948297507", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}], "user_id": "475b407020f34b6f9c2199f4bc653321", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "attachment_id": "26fdc605-ea34-4d75-898a-7459ecbbe26a", "volume_id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "server_id": "27882eb3-eb24-43b1-bcc1-790631446d55", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-10T15:31:44.000000"}], "os-vol-tenant-attr:tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f"}}' 2022-03-10 15:34:56,175 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2 0.045s 2022-03-10 15:34:56,175 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:34:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5541a170-a99c-4f72-b90a-eba148f3f369', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5541a170-a99c-4f72-b90a-eba148f3f369', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2'} Body: b'{"volume": {"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:35.000000", "updated_at": "2022-03-10T15:33:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-948297507", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}], "user_id": "475b407020f34b6f9c2199f4bc653321", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "attachment_id": "26fdc605-ea34-4d75-898a-7459ecbbe26a", "volume_id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "server_id": "27882eb3-eb24-43b1-bcc1-790631446d55", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-10T15:31:44.000000"}], "os-vol-tenant-attr:tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f"}}' 2022-03-10 15:34:57,226 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2 0.042s 2022-03-10 15:34:57,226 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:34:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ae68a31-5e24-4f47-a44a-89ec5b2c2488', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ae68a31-5e24-4f47-a44a-89ec5b2c2488', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2'} Body: b'{"volume": {"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:35.000000", "updated_at": "2022-03-10T15:33:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-948297507", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}], "user_id": "475b407020f34b6f9c2199f4bc653321", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "attachment_id": "26fdc605-ea34-4d75-898a-7459ecbbe26a", "volume_id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "server_id": "27882eb3-eb24-43b1-bcc1-790631446d55", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-10T15:31:44.000000"}], "os-vol-tenant-attr:tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f"}}' 2022-03-10 15:34:58,279 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2 0.043s 2022-03-10 15:34:58,279 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:34:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff43cac4-cf0a-4b68-bfd7-007731cf84f0', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff43cac4-cf0a-4b68-bfd7-007731cf84f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2'} Body: b'{"volume": {"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:35.000000", "updated_at": "2022-03-10T15:33:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-948297507", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}], "user_id": "475b407020f34b6f9c2199f4bc653321", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "attachment_id": "26fdc605-ea34-4d75-898a-7459ecbbe26a", "volume_id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "server_id": "27882eb3-eb24-43b1-bcc1-790631446d55", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-10T15:31:44.000000"}], "os-vol-tenant-attr:tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f"}}' 2022-03-10 15:34:59,328 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2 0.042s 2022-03-10 15:34:59,329 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:34:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3dc68444-aa03-4a6a-83c4-b2a3292f5444', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3dc68444-aa03-4a6a-83c4-b2a3292f5444', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2'} Body: b'{"volume": {"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:35.000000", "updated_at": "2022-03-10T15:33:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-948297507", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}], "user_id": "475b407020f34b6f9c2199f4bc653321", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "attachment_id": "26fdc605-ea34-4d75-898a-7459ecbbe26a", "volume_id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "server_id": "27882eb3-eb24-43b1-bcc1-790631446d55", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-10T15:31:44.000000"}], "os-vol-tenant-attr:tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f"}}' 2022-03-10 15:35:00,379 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2 0.042s 2022-03-10 15:35:00,380 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:35:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cb3aa5c1-c144-48f6-ae85-992ef59d2bbb', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cb3aa5c1-c144-48f6-ae85-992ef59d2bbb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2'} Body: b'{"volume": {"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:35.000000", "updated_at": "2022-03-10T15:33:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-948297507", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}], "user_id": "475b407020f34b6f9c2199f4bc653321", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "attachment_id": "26fdc605-ea34-4d75-898a-7459ecbbe26a", "volume_id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "server_id": "27882eb3-eb24-43b1-bcc1-790631446d55", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-10T15:31:44.000000"}], "os-vol-tenant-attr:tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f"}}' 2022-03-10 15:35:01,430 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2 0.042s 2022-03-10 15:35:01,431 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:35:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b37814f-4bbe-4963-8342-0b1ec1d50484', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b37814f-4bbe-4963-8342-0b1ec1d50484', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2'} Body: b'{"volume": {"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:35.000000", "updated_at": "2022-03-10T15:33:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-948297507", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}], "user_id": "475b407020f34b6f9c2199f4bc653321", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "attachment_id": "26fdc605-ea34-4d75-898a-7459ecbbe26a", "volume_id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "server_id": "27882eb3-eb24-43b1-bcc1-790631446d55", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-10T15:31:44.000000"}], "os-vol-tenant-attr:tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f"}}' 2022-03-10 15:35:02,481 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2 0.042s 2022-03-10 15:35:02,482 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:35:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ee3b284-21f3-44c4-a4ad-317f1f3c099d', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ee3b284-21f3-44c4-a4ad-317f1f3c099d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2'} Body: b'{"volume": {"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:35.000000", "updated_at": "2022-03-10T15:33:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-948297507", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}], "user_id": "475b407020f34b6f9c2199f4bc653321", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "attachment_id": "26fdc605-ea34-4d75-898a-7459ecbbe26a", "volume_id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "server_id": "27882eb3-eb24-43b1-bcc1-790631446d55", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-10T15:31:44.000000"}], "os-vol-tenant-attr:tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f"}}' 2022-03-10 15:35:03,535 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2 0.045s 2022-03-10 15:35:03,536 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:35:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-259bb661-b112-4ce0-bfdd-04c476955e7f', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-259bb661-b112-4ce0-bfdd-04c476955e7f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2'} Body: b'{"volume": {"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:35.000000", "updated_at": "2022-03-10T15:33:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-948297507", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}], "user_id": "475b407020f34b6f9c2199f4bc653321", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "attachment_id": "26fdc605-ea34-4d75-898a-7459ecbbe26a", "volume_id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "server_id": "27882eb3-eb24-43b1-bcc1-790631446d55", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-10T15:31:44.000000"}], "os-vol-tenant-attr:tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f"}}' 2022-03-10 15:35:04,585 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2 0.041s 2022-03-10 15:35:04,585 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:35:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e973d52d-5803-41ab-ae1c-f3b2a03ffe8e', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e973d52d-5803-41ab-ae1c-f3b2a03ffe8e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2'} Body: b'{"volume": {"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:35.000000", "updated_at": "2022-03-10T15:33:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-948297507", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}], "user_id": "475b407020f34b6f9c2199f4bc653321", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "attachment_id": "26fdc605-ea34-4d75-898a-7459ecbbe26a", "volume_id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "server_id": "27882eb3-eb24-43b1-bcc1-790631446d55", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-10T15:31:44.000000"}], "os-vol-tenant-attr:tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f"}}' 2022-03-10 15:35:05,636 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2 0.042s 2022-03-10 15:35:05,637 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:35:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b4a93db-6523-4522-b51f-aefc911d5261', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b4a93db-6523-4522-b51f-aefc911d5261', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2'} Body: b'{"volume": {"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:35.000000", "updated_at": "2022-03-10T15:33:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-948297507", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}], "user_id": "475b407020f34b6f9c2199f4bc653321", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "attachment_id": "26fdc605-ea34-4d75-898a-7459ecbbe26a", "volume_id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "server_id": "27882eb3-eb24-43b1-bcc1-790631446d55", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-10T15:31:44.000000"}], "os-vol-tenant-attr:tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f"}}' 2022-03-10 15:35:06,686 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2 0.041s 2022-03-10 15:35:06,686 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:35:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b5700df3-c74d-4c22-881f-810171237db5', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b5700df3-c74d-4c22-881f-810171237db5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2'} Body: b'{"volume": {"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:35.000000", "updated_at": "2022-03-10T15:33:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-948297507", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}], "user_id": "475b407020f34b6f9c2199f4bc653321", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "attachment_id": "26fdc605-ea34-4d75-898a-7459ecbbe26a", "volume_id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "server_id": "27882eb3-eb24-43b1-bcc1-790631446d55", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-10T15:31:44.000000"}], "os-vol-tenant-attr:tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f"}}' 2022-03-10 15:35:07,737 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2 0.043s 2022-03-10 15:35:07,738 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:35:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a2dc2122-f73a-447c-af89-266c59725a6c', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a2dc2122-f73a-447c-af89-266c59725a6c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2'} Body: b'{"volume": {"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:35.000000", "updated_at": "2022-03-10T15:33:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-948297507", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}], "user_id": "475b407020f34b6f9c2199f4bc653321", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "attachment_id": "26fdc605-ea34-4d75-898a-7459ecbbe26a", "volume_id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "server_id": "27882eb3-eb24-43b1-bcc1-790631446d55", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-10T15:31:44.000000"}], "os-vol-tenant-attr:tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f"}}' 2022-03-10 15:35:08,788 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2 0.042s 2022-03-10 15:35:08,789 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:35:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-16cfbb39-b6fe-45b8-bc9a-cf3966f1c80f', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-16cfbb39-b6fe-45b8-bc9a-cf3966f1c80f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2'} Body: b'{"volume": {"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:35.000000", "updated_at": "2022-03-10T15:33:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-948297507", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}], "user_id": "475b407020f34b6f9c2199f4bc653321", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "attachment_id": "26fdc605-ea34-4d75-898a-7459ecbbe26a", "volume_id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "server_id": "27882eb3-eb24-43b1-bcc1-790631446d55", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-10T15:31:44.000000"}], "os-vol-tenant-attr:tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f"}}' 2022-03-10 15:35:09,839 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2 0.041s 2022-03-10 15:35:09,840 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:35:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b47dfb6-bdb1-47d7-98ce-94d816485642', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b47dfb6-bdb1-47d7-98ce-94d816485642', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2'} Body: b'{"volume": {"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:35.000000", "updated_at": "2022-03-10T15:33:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-948297507", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}], "user_id": "475b407020f34b6f9c2199f4bc653321", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "attachment_id": "26fdc605-ea34-4d75-898a-7459ecbbe26a", "volume_id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "server_id": "27882eb3-eb24-43b1-bcc1-790631446d55", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-10T15:31:44.000000"}], "os-vol-tenant-attr:tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f"}}' 2022-03-10 15:35:10,890 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2 0.042s 2022-03-10 15:35:10,891 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:35:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dafb49d7-c0d3-4d5e-a523-75b519bb920f', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dafb49d7-c0d3-4d5e-a523-75b519bb920f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2'} Body: b'{"volume": {"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:35.000000", "updated_at": "2022-03-10T15:33:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-948297507", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}], "user_id": "475b407020f34b6f9c2199f4bc653321", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "attachment_id": "26fdc605-ea34-4d75-898a-7459ecbbe26a", "volume_id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "server_id": "27882eb3-eb24-43b1-bcc1-790631446d55", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-10T15:31:44.000000"}], "os-vol-tenant-attr:tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f"}}' 2022-03-10 15:35:11,942 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2 0.043s 2022-03-10 15:35:11,943 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:35:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1073ee27-f6db-4881-9eed-05cbc3bd95a1', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1073ee27-f6db-4881-9eed-05cbc3bd95a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2'} Body: b'{"volume": {"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:35.000000", "updated_at": "2022-03-10T15:33:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-948297507", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}], "user_id": "475b407020f34b6f9c2199f4bc653321", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "attachment_id": "26fdc605-ea34-4d75-898a-7459ecbbe26a", "volume_id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "server_id": "27882eb3-eb24-43b1-bcc1-790631446d55", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-10T15:31:44.000000"}], "os-vol-tenant-attr:tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f"}}' 2022-03-10 15:35:12,995 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2 0.044s 2022-03-10 15:35:12,996 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:35:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-38c97b7a-8381-48ad-b435-d22646d624ea', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-38c97b7a-8381-48ad-b435-d22646d624ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2'} Body: b'{"volume": {"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:35.000000", "updated_at": "2022-03-10T15:33:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-948297507", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}], "user_id": "475b407020f34b6f9c2199f4bc653321", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "attachment_id": "26fdc605-ea34-4d75-898a-7459ecbbe26a", "volume_id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "server_id": "27882eb3-eb24-43b1-bcc1-790631446d55", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-10T15:31:44.000000"}], "os-vol-tenant-attr:tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f"}}' 2022-03-10 15:35:14,048 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2 0.044s 2022-03-10 15:35:14,048 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:35:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-67b7e375-c659-46c6-a0fb-a692483a35d6', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-67b7e375-c659-46c6-a0fb-a692483a35d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2'} Body: b'{"volume": {"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:35.000000", "updated_at": "2022-03-10T15:33:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-948297507", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}], "user_id": "475b407020f34b6f9c2199f4bc653321", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "attachment_id": "26fdc605-ea34-4d75-898a-7459ecbbe26a", "volume_id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "server_id": "27882eb3-eb24-43b1-bcc1-790631446d55", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-10T15:31:44.000000"}], "os-vol-tenant-attr:tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f"}}' 2022-03-10 15:35:15,099 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2 0.043s 2022-03-10 15:35:15,100 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:35:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a4b7b409-3afa-4178-b3f0-1276ad9b8a0b', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a4b7b409-3afa-4178-b3f0-1276ad9b8a0b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2'} Body: b'{"volume": {"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:35.000000", "updated_at": "2022-03-10T15:33:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-948297507", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}], "user_id": "475b407020f34b6f9c2199f4bc653321", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "attachment_id": "26fdc605-ea34-4d75-898a-7459ecbbe26a", "volume_id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "server_id": "27882eb3-eb24-43b1-bcc1-790631446d55", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-10T15:31:44.000000"}], "os-vol-tenant-attr:tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f"}}' 2022-03-10 15:35:16,150 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2 0.042s 2022-03-10 15:35:16,150 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:35:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-275d56c4-f26e-46c0-a6aa-2546dc8a65cf', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-275d56c4-f26e-46c0-a6aa-2546dc8a65cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2'} Body: b'{"volume": {"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:35.000000", "updated_at": "2022-03-10T15:33:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-948297507", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}], "user_id": "475b407020f34b6f9c2199f4bc653321", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "attachment_id": "26fdc605-ea34-4d75-898a-7459ecbbe26a", "volume_id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "server_id": "27882eb3-eb24-43b1-bcc1-790631446d55", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-10T15:31:44.000000"}], "os-vol-tenant-attr:tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f"}}' 2022-03-10 15:35:17,201 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2 0.042s 2022-03-10 15:35:17,201 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:35:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a3f20ad8-6f87-4b9e-97eb-b03562e0e15b', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a3f20ad8-6f87-4b9e-97eb-b03562e0e15b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2'} Body: b'{"volume": {"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:35.000000", "updated_at": "2022-03-10T15:33:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-948297507", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}], "user_id": "475b407020f34b6f9c2199f4bc653321", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "attachment_id": "26fdc605-ea34-4d75-898a-7459ecbbe26a", "volume_id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "server_id": "27882eb3-eb24-43b1-bcc1-790631446d55", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-10T15:31:44.000000"}], "os-vol-tenant-attr:tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f"}}' 2022-03-10 15:35:18,252 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2 0.042s 2022-03-10 15:35:18,252 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:35:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-303be4c5-1ba9-4ca3-a23a-74eaf75b8bd0', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-303be4c5-1ba9-4ca3-a23a-74eaf75b8bd0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2'} Body: b'{"volume": {"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:35.000000", "updated_at": "2022-03-10T15:33:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-948297507", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}], "user_id": "475b407020f34b6f9c2199f4bc653321", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "attachment_id": "26fdc605-ea34-4d75-898a-7459ecbbe26a", "volume_id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "server_id": "27882eb3-eb24-43b1-bcc1-790631446d55", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-10T15:31:44.000000"}], "os-vol-tenant-attr:tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f"}}' 2022-03-10 15:35:19,302 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2 0.043s 2022-03-10 15:35:19,303 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:35:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-33de8290-7295-4c98-909f-a5290f65db4d', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-33de8290-7295-4c98-909f-a5290f65db4d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2'} Body: b'{"volume": {"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:35.000000", "updated_at": "2022-03-10T15:33:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-948297507", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}], "user_id": "475b407020f34b6f9c2199f4bc653321", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "attachment_id": "26fdc605-ea34-4d75-898a-7459ecbbe26a", "volume_id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "server_id": "27882eb3-eb24-43b1-bcc1-790631446d55", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-10T15:31:44.000000"}], "os-vol-tenant-attr:tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f"}}' 2022-03-10 15:35:20,353 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2 0.042s 2022-03-10 15:35:20,353 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:35:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a0e06d68-3686-4ef3-bf51-9a9660982309', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a0e06d68-3686-4ef3-bf51-9a9660982309', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2'} Body: b'{"volume": {"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:35.000000", "updated_at": "2022-03-10T15:33:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-948297507", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}], "user_id": "475b407020f34b6f9c2199f4bc653321", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "attachment_id": "26fdc605-ea34-4d75-898a-7459ecbbe26a", "volume_id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "server_id": "27882eb3-eb24-43b1-bcc1-790631446d55", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-10T15:31:44.000000"}], "os-vol-tenant-attr:tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f"}}' 2022-03-10 15:35:21,405 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2 0.043s 2022-03-10 15:35:21,406 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:35:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8a8c8c4b-c2ab-425d-abed-98702d211132', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8a8c8c4b-c2ab-425d-abed-98702d211132', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2'} Body: b'{"volume": {"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:35.000000", "updated_at": "2022-03-10T15:33:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-948297507", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}], "user_id": "475b407020f34b6f9c2199f4bc653321", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "attachment_id": "26fdc605-ea34-4d75-898a-7459ecbbe26a", "volume_id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "server_id": "27882eb3-eb24-43b1-bcc1-790631446d55", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-10T15:31:44.000000"}], "os-vol-tenant-attr:tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f"}}' 2022-03-10 15:35:22,456 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2 0.042s 2022-03-10 15:35:22,456 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:35:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8f350de2-d88c-4d31-befb-876af3489e06', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8f350de2-d88c-4d31-befb-876af3489e06', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2'} Body: b'{"volume": {"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:35.000000", "updated_at": "2022-03-10T15:33:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-948297507", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}], "user_id": "475b407020f34b6f9c2199f4bc653321", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "attachment_id": "26fdc605-ea34-4d75-898a-7459ecbbe26a", "volume_id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "server_id": "27882eb3-eb24-43b1-bcc1-790631446d55", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-10T15:31:44.000000"}], "os-vol-tenant-attr:tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f"}}' 2022-03-10 15:35:23,507 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2 0.043s 2022-03-10 15:35:23,508 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:35:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e47c3fc1-2394-476b-b81d-b1e855dffb24', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e47c3fc1-2394-476b-b81d-b1e855dffb24', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2'} Body: b'{"volume": {"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:35.000000", "updated_at": "2022-03-10T15:33:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-948297507", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}], "user_id": "475b407020f34b6f9c2199f4bc653321", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "attachment_id": "26fdc605-ea34-4d75-898a-7459ecbbe26a", "volume_id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "server_id": "27882eb3-eb24-43b1-bcc1-790631446d55", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-10T15:31:44.000000"}], "os-vol-tenant-attr:tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f"}}' 2022-03-10 15:35:24,564 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2 0.047s 2022-03-10 15:35:24,564 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:35:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-12222550-39c1-46a1-aadf-ce0b97a5af3f', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-12222550-39c1-46a1-aadf-ce0b97a5af3f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2'} Body: b'{"volume": {"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:35.000000", "updated_at": "2022-03-10T15:33:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-948297507", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}], "user_id": "475b407020f34b6f9c2199f4bc653321", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "attachment_id": "26fdc605-ea34-4d75-898a-7459ecbbe26a", "volume_id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "server_id": "27882eb3-eb24-43b1-bcc1-790631446d55", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-10T15:31:44.000000"}], "os-vol-tenant-attr:tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f"}}' 2022-03-10 15:35:25,615 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2 0.042s 2022-03-10 15:35:25,615 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:35:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a248fd07-94d5-4935-aada-06c5b7f75150', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a248fd07-94d5-4935-aada-06c5b7f75150', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2'} Body: b'{"volume": {"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:35.000000", "updated_at": "2022-03-10T15:33:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-948297507", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}], "user_id": "475b407020f34b6f9c2199f4bc653321", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "attachment_id": "26fdc605-ea34-4d75-898a-7459ecbbe26a", "volume_id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "server_id": "27882eb3-eb24-43b1-bcc1-790631446d55", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-10T15:31:44.000000"}], "os-vol-tenant-attr:tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f"}}' 2022-03-10 15:35:26,666 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2 0.042s 2022-03-10 15:35:26,666 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:35:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f6ebfaf2-634a-43a3-b51d-1e992b2d9fad', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f6ebfaf2-634a-43a3-b51d-1e992b2d9fad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2'} Body: b'{"volume": {"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:35.000000", "updated_at": "2022-03-10T15:33:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-948297507", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}], "user_id": "475b407020f34b6f9c2199f4bc653321", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "attachment_id": "26fdc605-ea34-4d75-898a-7459ecbbe26a", "volume_id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "server_id": "27882eb3-eb24-43b1-bcc1-790631446d55", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-10T15:31:44.000000"}], "os-vol-tenant-attr:tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f"}}' 2022-03-10 15:35:27,718 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2 0.043s 2022-03-10 15:35:27,719 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:35:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e3e087cc-d785-4546-b326-97fc38cd3c9a', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e3e087cc-d785-4546-b326-97fc38cd3c9a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2'} Body: b'{"volume": {"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:35.000000", "updated_at": "2022-03-10T15:33:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-948297507", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}], "user_id": "475b407020f34b6f9c2199f4bc653321", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "attachment_id": "26fdc605-ea34-4d75-898a-7459ecbbe26a", "volume_id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "server_id": "27882eb3-eb24-43b1-bcc1-790631446d55", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-10T15:31:44.000000"}], "os-vol-tenant-attr:tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f"}}' 2022-03-10 15:35:28,772 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2 0.044s 2022-03-10 15:35:28,772 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:35:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4af7092b-04b5-40c4-a8ba-7c129a9eaa5f', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4af7092b-04b5-40c4-a8ba-7c129a9eaa5f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2'} Body: b'{"volume": {"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:35.000000", "updated_at": "2022-03-10T15:33:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-948297507", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}], "user_id": "475b407020f34b6f9c2199f4bc653321", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "attachment_id": "26fdc605-ea34-4d75-898a-7459ecbbe26a", "volume_id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "server_id": "27882eb3-eb24-43b1-bcc1-790631446d55", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-10T15:31:44.000000"}], "os-vol-tenant-attr:tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f"}}' 2022-03-10 15:35:29,824 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2 0.043s 2022-03-10 15:35:29,824 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:35:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-492c8022-06dc-4b0d-aa79-857bec27a073', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-492c8022-06dc-4b0d-aa79-857bec27a073', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2'} Body: b'{"volume": {"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:35.000000", "updated_at": "2022-03-10T15:33:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-948297507", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}], "user_id": "475b407020f34b6f9c2199f4bc653321", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "attachment_id": "26fdc605-ea34-4d75-898a-7459ecbbe26a", "volume_id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "server_id": "27882eb3-eb24-43b1-bcc1-790631446d55", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-10T15:31:44.000000"}], "os-vol-tenant-attr:tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f"}}' 2022-03-10 15:35:30,874 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2 0.041s 2022-03-10 15:35:30,874 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:35:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-48fd7ffc-4311-4eca-9cc9-27f224a6d93d', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-48fd7ffc-4311-4eca-9cc9-27f224a6d93d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2'} Body: b'{"volume": {"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:35.000000", "updated_at": "2022-03-10T15:33:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-948297507", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}], "user_id": "475b407020f34b6f9c2199f4bc653321", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "attachment_id": "26fdc605-ea34-4d75-898a-7459ecbbe26a", "volume_id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "server_id": "27882eb3-eb24-43b1-bcc1-790631446d55", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-10T15:31:44.000000"}], "os-vol-tenant-attr:tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f"}}' 2022-03-10 15:35:31,926 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2 0.044s 2022-03-10 15:35:31,926 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:35:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ed97c169-13c5-4f6f-ae1c-0da765c6851e', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ed97c169-13c5-4f6f-ae1c-0da765c6851e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2'} Body: b'{"volume": {"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:35.000000", "updated_at": "2022-03-10T15:33:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-948297507", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}], "user_id": "475b407020f34b6f9c2199f4bc653321", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "attachment_id": "26fdc605-ea34-4d75-898a-7459ecbbe26a", "volume_id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "server_id": "27882eb3-eb24-43b1-bcc1-790631446d55", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-10T15:31:44.000000"}], "os-vol-tenant-attr:tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f"}}' 2022-03-10 15:35:32,978 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2 0.042s 2022-03-10 15:35:32,978 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:35:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b59372f7-0264-437b-a90a-18b8c8133358', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b59372f7-0264-437b-a90a-18b8c8133358', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2'} Body: b'{"volume": {"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:35.000000", "updated_at": "2022-03-10T15:33:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-948297507", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}], "user_id": "475b407020f34b6f9c2199f4bc653321", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "attachment_id": "26fdc605-ea34-4d75-898a-7459ecbbe26a", "volume_id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "server_id": "27882eb3-eb24-43b1-bcc1-790631446d55", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-10T15:31:44.000000"}], "os-vol-tenant-attr:tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f"}}' 2022-03-10 15:35:34,029 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2 0.043s 2022-03-10 15:35:34,030 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:35:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-26316959-a495-424b-9e3d-51a285b3100a', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-26316959-a495-424b-9e3d-51a285b3100a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2'} Body: b'{"volume": {"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:35.000000", "updated_at": "2022-03-10T15:33:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-948297507", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}], "user_id": "475b407020f34b6f9c2199f4bc653321", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "attachment_id": "26fdc605-ea34-4d75-898a-7459ecbbe26a", "volume_id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "server_id": "27882eb3-eb24-43b1-bcc1-790631446d55", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-10T15:31:44.000000"}], "os-vol-tenant-attr:tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f"}}' 2022-03-10 15:35:35,080 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2 0.043s 2022-03-10 15:35:35,080 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:35:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f8d489e-d23b-46a2-8876-2efaf25aebd4', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f8d489e-d23b-46a2-8876-2efaf25aebd4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2'} Body: b'{"volume": {"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:35.000000", "updated_at": "2022-03-10T15:33:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-948297507", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}], "user_id": "475b407020f34b6f9c2199f4bc653321", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "attachment_id": "26fdc605-ea34-4d75-898a-7459ecbbe26a", "volume_id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "server_id": "27882eb3-eb24-43b1-bcc1-790631446d55", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-10T15:31:44.000000"}], "os-vol-tenant-attr:tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f"}}' 2022-03-10 15:35:36,131 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2 0.041s 2022-03-10 15:35:36,131 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:35:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-44bee225-d5cc-4fda-a5a9-236faab5aeee', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-44bee225-d5cc-4fda-a5a9-236faab5aeee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2'} Body: b'{"volume": {"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:35.000000", "updated_at": "2022-03-10T15:33:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-948297507", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}], "user_id": "475b407020f34b6f9c2199f4bc653321", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "attachment_id": "26fdc605-ea34-4d75-898a-7459ecbbe26a", "volume_id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "server_id": "27882eb3-eb24-43b1-bcc1-790631446d55", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-10T15:31:44.000000"}], "os-vol-tenant-attr:tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f"}}' 2022-03-10 15:35:37,182 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2 0.042s 2022-03-10 15:35:37,182 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:35:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-95252df0-d6cd-45a6-a735-a5980f9c505c', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-95252df0-d6cd-45a6-a735-a5980f9c505c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2'} Body: b'{"volume": {"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:35.000000", "updated_at": "2022-03-10T15:33:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-948297507", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}], "user_id": "475b407020f34b6f9c2199f4bc653321", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "attachment_id": "26fdc605-ea34-4d75-898a-7459ecbbe26a", "volume_id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "server_id": "27882eb3-eb24-43b1-bcc1-790631446d55", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-10T15:31:44.000000"}], "os-vol-tenant-attr:tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f"}}' 2022-03-10 15:35:38,235 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2 0.044s 2022-03-10 15:35:38,235 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:35:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f2f64c71-3216-4605-ac64-9407e4690f6f', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f2f64c71-3216-4605-ac64-9407e4690f6f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2'} Body: b'{"volume": {"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:35.000000", "updated_at": "2022-03-10T15:33:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-948297507", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}], "user_id": "475b407020f34b6f9c2199f4bc653321", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "attachment_id": "26fdc605-ea34-4d75-898a-7459ecbbe26a", "volume_id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "server_id": "27882eb3-eb24-43b1-bcc1-790631446d55", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-10T15:31:44.000000"}], "os-vol-tenant-attr:tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f"}}' 2022-03-10 15:35:39,286 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2 0.042s 2022-03-10 15:35:39,286 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:35:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9418f061-bc19-4d0e-924f-33b09758f6dd', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9418f061-bc19-4d0e-924f-33b09758f6dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2'} Body: b'{"volume": {"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:35.000000", "updated_at": "2022-03-10T15:33:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-948297507", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}], "user_id": "475b407020f34b6f9c2199f4bc653321", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "attachment_id": "26fdc605-ea34-4d75-898a-7459ecbbe26a", "volume_id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "server_id": "27882eb3-eb24-43b1-bcc1-790631446d55", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-10T15:31:44.000000"}], "os-vol-tenant-attr:tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f"}}' 2022-03-10 15:35:40,336 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2 0.042s 2022-03-10 15:35:40,337 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:35:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-70e64c28-fea1-46ff-9dc3-683b243446d8', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-70e64c28-fea1-46ff-9dc3-683b243446d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2'} Body: b'{"volume": {"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:35.000000", "updated_at": "2022-03-10T15:33:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-948297507", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}], "user_id": "475b407020f34b6f9c2199f4bc653321", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "attachment_id": "26fdc605-ea34-4d75-898a-7459ecbbe26a", "volume_id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "server_id": "27882eb3-eb24-43b1-bcc1-790631446d55", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-10T15:31:44.000000"}], "os-vol-tenant-attr:tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f"}}' 2022-03-10 15:35:41,387 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2 0.042s 2022-03-10 15:35:41,388 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:35:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fb4ec091-357c-4435-8ba3-5731165e2983', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fb4ec091-357c-4435-8ba3-5731165e2983', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2'} Body: b'{"volume": {"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:35.000000", "updated_at": "2022-03-10T15:33:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-948297507", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}], "user_id": "475b407020f34b6f9c2199f4bc653321", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "attachment_id": "26fdc605-ea34-4d75-898a-7459ecbbe26a", "volume_id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "server_id": "27882eb3-eb24-43b1-bcc1-790631446d55", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-10T15:31:44.000000"}], "os-vol-tenant-attr:tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f"}}' 2022-03-10 15:35:42,439 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2 0.042s 2022-03-10 15:35:42,439 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:35:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eef047de-6186-4bb0-b037-f76fe4ca2576', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eef047de-6186-4bb0-b037-f76fe4ca2576', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2'} Body: b'{"volume": {"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:35.000000", "updated_at": "2022-03-10T15:33:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-948297507", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}], "user_id": "475b407020f34b6f9c2199f4bc653321", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "attachment_id": "26fdc605-ea34-4d75-898a-7459ecbbe26a", "volume_id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "server_id": "27882eb3-eb24-43b1-bcc1-790631446d55", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-10T15:31:44.000000"}], "os-vol-tenant-attr:tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f"}}' 2022-03-10 15:35:43,490 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2 0.043s 2022-03-10 15:35:43,491 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:35:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b40ffd25-e761-41dd-817a-3331b2484613', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b40ffd25-e761-41dd-817a-3331b2484613', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2'} Body: b'{"volume": {"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:35.000000", "updated_at": "2022-03-10T15:33:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-948297507", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}], "user_id": "475b407020f34b6f9c2199f4bc653321", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "attachment_id": "26fdc605-ea34-4d75-898a-7459ecbbe26a", "volume_id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "server_id": "27882eb3-eb24-43b1-bcc1-790631446d55", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-10T15:31:44.000000"}], "os-vol-tenant-attr:tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f"}}' 2022-03-10 15:35:44,542 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2 0.043s 2022-03-10 15:35:44,543 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:35:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bf0be51b-93a9-4dbb-b5a2-48f20fdd492d', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bf0be51b-93a9-4dbb-b5a2-48f20fdd492d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2'} Body: b'{"volume": {"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:35.000000", "updated_at": "2022-03-10T15:33:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-948297507", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}], "user_id": "475b407020f34b6f9c2199f4bc653321", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "attachment_id": "26fdc605-ea34-4d75-898a-7459ecbbe26a", "volume_id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "server_id": "27882eb3-eb24-43b1-bcc1-790631446d55", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-10T15:31:44.000000"}], "os-vol-tenant-attr:tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f"}}' 2022-03-10 15:35:45,595 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2 0.043s 2022-03-10 15:35:45,595 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:35:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e8fa19a8-e91b-43e9-88c7-65bc635dbc34', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e8fa19a8-e91b-43e9-88c7-65bc635dbc34', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2'} Body: b'{"volume": {"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:35.000000", "updated_at": "2022-03-10T15:33:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-948297507", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}], "user_id": "475b407020f34b6f9c2199f4bc653321", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "attachment_id": "26fdc605-ea34-4d75-898a-7459ecbbe26a", "volume_id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "server_id": "27882eb3-eb24-43b1-bcc1-790631446d55", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-10T15:31:44.000000"}], "os-vol-tenant-attr:tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f"}}' 2022-03-10 15:35:46,647 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2 0.044s 2022-03-10 15:35:46,648 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:35:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ba74644b-0f6c-42ed-bcd0-4147e35bbe14', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ba74644b-0f6c-42ed-bcd0-4147e35bbe14', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2'} Body: b'{"volume": {"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:35.000000", "updated_at": "2022-03-10T15:33:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-948297507", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}], "user_id": "475b407020f34b6f9c2199f4bc653321", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "attachment_id": "26fdc605-ea34-4d75-898a-7459ecbbe26a", "volume_id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "server_id": "27882eb3-eb24-43b1-bcc1-790631446d55", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-10T15:31:44.000000"}], "os-vol-tenant-attr:tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f"}}' 2022-03-10 15:35:47,698 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2 0.042s 2022-03-10 15:35:47,699 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:35:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c02e2e40-fefe-48ba-921c-7444581cb5c4', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c02e2e40-fefe-48ba-921c-7444581cb5c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2'} Body: b'{"volume": {"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:35.000000", "updated_at": "2022-03-10T15:33:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-948297507", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}], "user_id": "475b407020f34b6f9c2199f4bc653321", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "attachment_id": "26fdc605-ea34-4d75-898a-7459ecbbe26a", "volume_id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "server_id": "27882eb3-eb24-43b1-bcc1-790631446d55", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-10T15:31:44.000000"}], "os-vol-tenant-attr:tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f"}}' 2022-03-10 15:35:48,752 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2 0.045s 2022-03-10 15:35:48,753 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:35:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a5d0cd96-db12-44b6-ae20-c939bac47455', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a5d0cd96-db12-44b6-ae20-c939bac47455', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2'} Body: b'{"volume": {"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:35.000000", "updated_at": "2022-03-10T15:33:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-948297507", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}], "user_id": "475b407020f34b6f9c2199f4bc653321", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "attachment_id": "26fdc605-ea34-4d75-898a-7459ecbbe26a", "volume_id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "server_id": "27882eb3-eb24-43b1-bcc1-790631446d55", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-10T15:31:44.000000"}], "os-vol-tenant-attr:tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f"}}' 2022-03-10 15:35:49,804 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2 0.043s 2022-03-10 15:35:49,804 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:35:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3a08104c-ad2a-4252-bc48-f12a00e02841', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3a08104c-ad2a-4252-bc48-f12a00e02841', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2'} Body: b'{"volume": {"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:35.000000", "updated_at": "2022-03-10T15:33:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-948297507", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}], "user_id": "475b407020f34b6f9c2199f4bc653321", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "attachment_id": "26fdc605-ea34-4d75-898a-7459ecbbe26a", "volume_id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "server_id": "27882eb3-eb24-43b1-bcc1-790631446d55", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-10T15:31:44.000000"}], "os-vol-tenant-attr:tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f"}}' 2022-03-10 15:35:50,854 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2 0.043s 2022-03-10 15:35:50,855 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:35:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5df91749-da90-4aad-a403-4cdaadad4797', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5df91749-da90-4aad-a403-4cdaadad4797', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2'} Body: b'{"volume": {"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:35.000000", "updated_at": "2022-03-10T15:33:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-948297507", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}], "user_id": "475b407020f34b6f9c2199f4bc653321", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "attachment_id": "26fdc605-ea34-4d75-898a-7459ecbbe26a", "volume_id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "server_id": "27882eb3-eb24-43b1-bcc1-790631446d55", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-10T15:31:44.000000"}], "os-vol-tenant-attr:tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f"}}' 2022-03-10 15:35:51,906 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2 0.043s 2022-03-10 15:35:51,907 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:35:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-429bc08c-e6e6-4c4d-8ee6-1473c0693139', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-429bc08c-e6e6-4c4d-8ee6-1473c0693139', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2'} Body: b'{"volume": {"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:35.000000", "updated_at": "2022-03-10T15:33:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-948297507", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}], "user_id": "475b407020f34b6f9c2199f4bc653321", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "attachment_id": "26fdc605-ea34-4d75-898a-7459ecbbe26a", "volume_id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "server_id": "27882eb3-eb24-43b1-bcc1-790631446d55", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-10T15:31:44.000000"}], "os-vol-tenant-attr:tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f"}}' 2022-03-10 15:35:52,961 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2 0.046s 2022-03-10 15:35:52,961 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:35:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0bd02feb-3874-4deb-bfb4-7e99c16d763d', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0bd02feb-3874-4deb-bfb4-7e99c16d763d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2'} Body: b'{"volume": {"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:35.000000", "updated_at": "2022-03-10T15:33:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-948297507", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}], "user_id": "475b407020f34b6f9c2199f4bc653321", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "attachment_id": "26fdc605-ea34-4d75-898a-7459ecbbe26a", "volume_id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "server_id": "27882eb3-eb24-43b1-bcc1-790631446d55", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-10T15:31:44.000000"}], "os-vol-tenant-attr:tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f"}}' 2022-03-10 15:35:54,015 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2 0.045s 2022-03-10 15:35:54,015 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:35:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bebcea9f-0617-4c24-88e5-f3efd6bc9d15', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bebcea9f-0617-4c24-88e5-f3efd6bc9d15', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2'} Body: b'{"volume": {"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:35.000000", "updated_at": "2022-03-10T15:33:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-948297507", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}], "user_id": "475b407020f34b6f9c2199f4bc653321", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "attachment_id": "26fdc605-ea34-4d75-898a-7459ecbbe26a", "volume_id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "server_id": "27882eb3-eb24-43b1-bcc1-790631446d55", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-10T15:31:44.000000"}], "os-vol-tenant-attr:tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f"}}' 2022-03-10 15:35:55,068 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2 0.044s 2022-03-10 15:35:55,068 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:35:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-37ec9da4-d96e-4c31-a25c-8df788d9eaf7', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-37ec9da4-d96e-4c31-a25c-8df788d9eaf7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2'} Body: b'{"volume": {"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:35.000000", "updated_at": "2022-03-10T15:33:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-948297507", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}], "user_id": "475b407020f34b6f9c2199f4bc653321", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "attachment_id": "26fdc605-ea34-4d75-898a-7459ecbbe26a", "volume_id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "server_id": "27882eb3-eb24-43b1-bcc1-790631446d55", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-10T15:31:44.000000"}], "os-vol-tenant-attr:tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f"}}' 2022-03-10 15:35:56,125 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2 0.047s 2022-03-10 15:35:56,125 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:35:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e81ffed4-2031-4271-bdfb-9c471c911089', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e81ffed4-2031-4271-bdfb-9c471c911089', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2'} Body: b'{"volume": {"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:35.000000", "updated_at": "2022-03-10T15:33:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-948297507", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}], "user_id": "475b407020f34b6f9c2199f4bc653321", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "attachment_id": "26fdc605-ea34-4d75-898a-7459ecbbe26a", "volume_id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "server_id": "27882eb3-eb24-43b1-bcc1-790631446d55", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-10T15:31:44.000000"}], "os-vol-tenant-attr:tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f"}}' 2022-03-10 15:35:57,181 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2 0.047s 2022-03-10 15:35:57,182 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:35:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6704c078-727f-4bfc-b816-4990eb7ded75', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6704c078-727f-4bfc-b816-4990eb7ded75', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2'} Body: b'{"volume": {"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:35.000000", "updated_at": "2022-03-10T15:33:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-948297507", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}], "user_id": "475b407020f34b6f9c2199f4bc653321", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "attachment_id": "26fdc605-ea34-4d75-898a-7459ecbbe26a", "volume_id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "server_id": "27882eb3-eb24-43b1-bcc1-790631446d55", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-10T15:31:44.000000"}], "os-vol-tenant-attr:tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f"}}' 2022-03-10 15:35:58,239 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2 0.044s 2022-03-10 15:35:58,239 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:35:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f5a2a6bd-b07b-48fa-b4ca-1bc6a75e1e3b', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f5a2a6bd-b07b-48fa-b4ca-1bc6a75e1e3b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2'} Body: b'{"volume": {"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:35.000000", "updated_at": "2022-03-10T15:33:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-948297507", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}], "user_id": "475b407020f34b6f9c2199f4bc653321", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "attachment_id": "26fdc605-ea34-4d75-898a-7459ecbbe26a", "volume_id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "server_id": "27882eb3-eb24-43b1-bcc1-790631446d55", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-10T15:31:44.000000"}], "os-vol-tenant-attr:tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f"}}' 2022-03-10 15:35:59,290 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2 0.043s 2022-03-10 15:35:59,291 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:35:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7570c090-0c99-4db3-a17c-2b167af8fecc', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7570c090-0c99-4db3-a17c-2b167af8fecc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2'} Body: b'{"volume": {"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:35.000000", "updated_at": "2022-03-10T15:33:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-948297507", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}], "user_id": "475b407020f34b6f9c2199f4bc653321", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "attachment_id": "26fdc605-ea34-4d75-898a-7459ecbbe26a", "volume_id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "server_id": "27882eb3-eb24-43b1-bcc1-790631446d55", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-10T15:31:44.000000"}], "os-vol-tenant-attr:tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f"}}' 2022-03-10 15:36:00,341 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2 0.041s 2022-03-10 15:36:00,341 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:36:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-603f2f7b-826c-4baf-a86b-144b4d772a7f', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-603f2f7b-826c-4baf-a86b-144b4d772a7f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2'} Body: b'{"volume": {"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:35.000000", "updated_at": "2022-03-10T15:33:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-948297507", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}], "user_id": "475b407020f34b6f9c2199f4bc653321", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "attachment_id": "26fdc605-ea34-4d75-898a-7459ecbbe26a", "volume_id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "server_id": "27882eb3-eb24-43b1-bcc1-790631446d55", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-10T15:31:44.000000"}], "os-vol-tenant-attr:tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f"}}' 2022-03-10 15:36:01,392 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2 0.044s 2022-03-10 15:36:01,392 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:36:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf19fc47-99f2-4e3b-a0dc-cedcbbcabd2f', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf19fc47-99f2-4e3b-a0dc-cedcbbcabd2f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2'} Body: b'{"volume": {"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:35.000000", "updated_at": "2022-03-10T15:33:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-948297507", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}], "user_id": "475b407020f34b6f9c2199f4bc653321", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "attachment_id": "26fdc605-ea34-4d75-898a-7459ecbbe26a", "volume_id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "server_id": "27882eb3-eb24-43b1-bcc1-790631446d55", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-10T15:31:44.000000"}], "os-vol-tenant-attr:tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f"}}' 2022-03-10 15:36:02,445 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2 0.043s 2022-03-10 15:36:02,445 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:36:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4e57d15f-72b7-4638-a86a-e835f60b9f84', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4e57d15f-72b7-4638-a86a-e835f60b9f84', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2'} Body: b'{"volume": {"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:35.000000", "updated_at": "2022-03-10T15:33:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-948297507", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}], "user_id": "475b407020f34b6f9c2199f4bc653321", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "attachment_id": "26fdc605-ea34-4d75-898a-7459ecbbe26a", "volume_id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "server_id": "27882eb3-eb24-43b1-bcc1-790631446d55", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-10T15:31:44.000000"}], "os-vol-tenant-attr:tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f"}}' 2022-03-10 15:36:03,495 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2 0.042s 2022-03-10 15:36:03,495 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:36:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e00caa07-a4c3-416d-ae23-c31305174686', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e00caa07-a4c3-416d-ae23-c31305174686', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2'} Body: b'{"volume": {"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:35.000000", "updated_at": "2022-03-10T15:33:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-948297507", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}], "user_id": "475b407020f34b6f9c2199f4bc653321", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "attachment_id": "26fdc605-ea34-4d75-898a-7459ecbbe26a", "volume_id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "server_id": "27882eb3-eb24-43b1-bcc1-790631446d55", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-10T15:31:44.000000"}], "os-vol-tenant-attr:tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f"}}' 2022-03-10 15:36:04,545 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2 0.042s 2022-03-10 15:36:04,546 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:36:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-abc859ea-a746-427a-b751-a742a9e3f893', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-abc859ea-a746-427a-b751-a742a9e3f893', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2'} Body: b'{"volume": {"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:35.000000", "updated_at": "2022-03-10T15:33:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-948297507", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}], "user_id": "475b407020f34b6f9c2199f4bc653321", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "attachment_id": "26fdc605-ea34-4d75-898a-7459ecbbe26a", "volume_id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "server_id": "27882eb3-eb24-43b1-bcc1-790631446d55", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-10T15:31:44.000000"}], "os-vol-tenant-attr:tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f"}}' 2022-03-10 15:36:05,596 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2 0.042s 2022-03-10 15:36:05,597 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:36:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ce84baf3-ad33-4c6b-9dff-2182513e47ee', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ce84baf3-ad33-4c6b-9dff-2182513e47ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2'} Body: b'{"volume": {"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:35.000000", "updated_at": "2022-03-10T15:33:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-948297507", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}], "user_id": "475b407020f34b6f9c2199f4bc653321", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "attachment_id": "26fdc605-ea34-4d75-898a-7459ecbbe26a", "volume_id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "server_id": "27882eb3-eb24-43b1-bcc1-790631446d55", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-10T15:31:44.000000"}], "os-vol-tenant-attr:tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f"}}' 2022-03-10 15:36:06,649 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2 0.042s 2022-03-10 15:36:06,649 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:36:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-64d88021-1d36-445f-a481-3edc3d79c9a4', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-64d88021-1d36-445f-a481-3edc3d79c9a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2'} Body: b'{"volume": {"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:35.000000", "updated_at": "2022-03-10T15:33:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-948297507", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}], "user_id": "475b407020f34b6f9c2199f4bc653321", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "attachment_id": "26fdc605-ea34-4d75-898a-7459ecbbe26a", "volume_id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "server_id": "27882eb3-eb24-43b1-bcc1-790631446d55", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-10T15:31:44.000000"}], "os-vol-tenant-attr:tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f"}}' 2022-03-10 15:36:07,700 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2 0.042s 2022-03-10 15:36:07,700 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:36:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bebf8b96-a0fc-4f44-ac78-fedfd27fcb65', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bebf8b96-a0fc-4f44-ac78-fedfd27fcb65', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2'} Body: b'{"volume": {"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:35.000000", "updated_at": "2022-03-10T15:33:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-948297507", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}], "user_id": "475b407020f34b6f9c2199f4bc653321", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "attachment_id": "26fdc605-ea34-4d75-898a-7459ecbbe26a", "volume_id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "server_id": "27882eb3-eb24-43b1-bcc1-790631446d55", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-10T15:31:44.000000"}], "os-vol-tenant-attr:tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f"}}' 2022-03-10 15:36:08,750 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2 0.042s 2022-03-10 15:36:08,750 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:36:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1141a082-fa7c-46bd-847a-b9ca49e0b087', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1141a082-fa7c-46bd-847a-b9ca49e0b087', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2'} Body: b'{"volume": {"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:35.000000", "updated_at": "2022-03-10T15:33:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-948297507", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}], "user_id": "475b407020f34b6f9c2199f4bc653321", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "attachment_id": "26fdc605-ea34-4d75-898a-7459ecbbe26a", "volume_id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "server_id": "27882eb3-eb24-43b1-bcc1-790631446d55", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-10T15:31:44.000000"}], "os-vol-tenant-attr:tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f"}}' 2022-03-10 15:36:09,801 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2 0.043s 2022-03-10 15:36:09,802 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:36:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-853712f4-504b-4759-9c2e-834b52c5b6d1', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-853712f4-504b-4759-9c2e-834b52c5b6d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2'} Body: b'{"volume": {"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:35.000000", "updated_at": "2022-03-10T15:33:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-948297507", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}], "user_id": "475b407020f34b6f9c2199f4bc653321", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "attachment_id": "26fdc605-ea34-4d75-898a-7459ecbbe26a", "volume_id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "server_id": "27882eb3-eb24-43b1-bcc1-790631446d55", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-10T15:31:44.000000"}], "os-vol-tenant-attr:tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f"}}' 2022-03-10 15:36:10,852 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2 0.041s 2022-03-10 15:36:10,852 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:36:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f18d6b08-020c-4440-9ff5-63401cdcd35e', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f18d6b08-020c-4440-9ff5-63401cdcd35e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2'} Body: b'{"volume": {"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:35.000000", "updated_at": "2022-03-10T15:33:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-948297507", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}], "user_id": "475b407020f34b6f9c2199f4bc653321", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "attachment_id": "26fdc605-ea34-4d75-898a-7459ecbbe26a", "volume_id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "server_id": "27882eb3-eb24-43b1-bcc1-790631446d55", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-10T15:31:44.000000"}], "os-vol-tenant-attr:tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f"}}' 2022-03-10 15:36:11,904 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2 0.043s 2022-03-10 15:36:11,905 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:36:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c85e3247-572e-48de-b5a9-5dc328d9977c', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c85e3247-572e-48de-b5a9-5dc328d9977c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2'} Body: b'{"volume": {"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:35.000000", "updated_at": "2022-03-10T15:33:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-948297507", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}], "user_id": "475b407020f34b6f9c2199f4bc653321", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "attachment_id": "26fdc605-ea34-4d75-898a-7459ecbbe26a", "volume_id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "server_id": "27882eb3-eb24-43b1-bcc1-790631446d55", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-10T15:31:44.000000"}], "os-vol-tenant-attr:tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f"}}' 2022-03-10 15:36:12,955 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2 0.042s 2022-03-10 15:36:12,955 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:36:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ce559e1-a1fc-42b8-b601-6398b68d0ded', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ce559e1-a1fc-42b8-b601-6398b68d0ded', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2'} Body: b'{"volume": {"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:35.000000", "updated_at": "2022-03-10T15:33:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-948297507", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}], "user_id": "475b407020f34b6f9c2199f4bc653321", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "attachment_id": "26fdc605-ea34-4d75-898a-7459ecbbe26a", "volume_id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "server_id": "27882eb3-eb24-43b1-bcc1-790631446d55", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-10T15:31:44.000000"}], "os-vol-tenant-attr:tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f"}}' 2022-03-10 15:36:14,016 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2 0.053s 2022-03-10 15:36:14,017 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:36:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c79af2f-6d8f-4a03-98bb-32ac4b917e52', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c79af2f-6d8f-4a03-98bb-32ac4b917e52', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2'} Body: b'{"volume": {"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:35.000000", "updated_at": "2022-03-10T15:33:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-948297507", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}], "user_id": "475b407020f34b6f9c2199f4bc653321", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "attachment_id": "26fdc605-ea34-4d75-898a-7459ecbbe26a", "volume_id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "server_id": "27882eb3-eb24-43b1-bcc1-790631446d55", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-10T15:31:44.000000"}], "os-vol-tenant-attr:tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f"}}' 2022-03-10 15:36:15,068 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2 0.042s 2022-03-10 15:36:15,069 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:36:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-78cd5005-5903-43f8-b8e2-7fcab1dd3ad4', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-78cd5005-5903-43f8-b8e2-7fcab1dd3ad4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2'} Body: b'{"volume": {"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:35.000000", "updated_at": "2022-03-10T15:33:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-948297507", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}], "user_id": "475b407020f34b6f9c2199f4bc653321", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "attachment_id": "26fdc605-ea34-4d75-898a-7459ecbbe26a", "volume_id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "server_id": "27882eb3-eb24-43b1-bcc1-790631446d55", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-10T15:31:44.000000"}], "os-vol-tenant-attr:tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f"}}' 2022-03-10 15:36:16,121 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2 0.044s 2022-03-10 15:36:16,122 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:36:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6016d7c9-b5a9-4424-a9e2-e379cc02dfe8', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6016d7c9-b5a9-4424-a9e2-e379cc02dfe8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2'} Body: b'{"volume": {"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:35.000000", "updated_at": "2022-03-10T15:33:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-948297507", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}], "user_id": "475b407020f34b6f9c2199f4bc653321", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "attachment_id": "26fdc605-ea34-4d75-898a-7459ecbbe26a", "volume_id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "server_id": "27882eb3-eb24-43b1-bcc1-790631446d55", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-10T15:31:44.000000"}], "os-vol-tenant-attr:tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f"}}' 2022-03-10 15:36:17,175 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2 0.045s 2022-03-10 15:36:17,175 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:36:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f2457e63-e28f-4bc4-bf85-f71fb4530bb6', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f2457e63-e28f-4bc4-bf85-f71fb4530bb6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2'} Body: b'{"volume": {"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:35.000000", "updated_at": "2022-03-10T15:33:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-948297507", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}], "user_id": "475b407020f34b6f9c2199f4bc653321", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "attachment_id": "26fdc605-ea34-4d75-898a-7459ecbbe26a", "volume_id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "server_id": "27882eb3-eb24-43b1-bcc1-790631446d55", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-10T15:31:44.000000"}], "os-vol-tenant-attr:tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f"}}' 2022-03-10 15:36:18,227 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2 0.042s 2022-03-10 15:36:18,227 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:36:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ffd6c595-1d2e-42eb-99ce-bd623a0ebe25', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ffd6c595-1d2e-42eb-99ce-bd623a0ebe25', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2'} Body: b'{"volume": {"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:35.000000", "updated_at": "2022-03-10T15:33:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-948297507", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}], "user_id": "475b407020f34b6f9c2199f4bc653321", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "attachment_id": "26fdc605-ea34-4d75-898a-7459ecbbe26a", "volume_id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "server_id": "27882eb3-eb24-43b1-bcc1-790631446d55", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-10T15:31:44.000000"}], "os-vol-tenant-attr:tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f"}}' 2022-03-10 15:36:19,279 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2 0.043s 2022-03-10 15:36:19,279 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:36:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ec45d101-b945-453d-a70f-39f1567c12eb', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ec45d101-b945-453d-a70f-39f1567c12eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2'} Body: b'{"volume": {"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:35.000000", "updated_at": "2022-03-10T15:33:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-948297507", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}], "user_id": "475b407020f34b6f9c2199f4bc653321", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "attachment_id": "26fdc605-ea34-4d75-898a-7459ecbbe26a", "volume_id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "server_id": "27882eb3-eb24-43b1-bcc1-790631446d55", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-10T15:31:44.000000"}], "os-vol-tenant-attr:tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f"}}' 2022-03-10 15:36:20,330 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2 0.042s 2022-03-10 15:36:20,330 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:36:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-58451b78-b5e4-4b8e-b57e-28be652147d7', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-58451b78-b5e4-4b8e-b57e-28be652147d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2'} Body: b'{"volume": {"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:35.000000", "updated_at": "2022-03-10T15:33:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-948297507", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}], "user_id": "475b407020f34b6f9c2199f4bc653321", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "attachment_id": "26fdc605-ea34-4d75-898a-7459ecbbe26a", "volume_id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "server_id": "27882eb3-eb24-43b1-bcc1-790631446d55", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-10T15:31:44.000000"}], "os-vol-tenant-attr:tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f"}}' 2022-03-10 15:36:21,381 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2 0.042s 2022-03-10 15:36:21,381 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:36:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd934f3a-8ef0-438f-a837-b9e0f1721c58', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd934f3a-8ef0-438f-a837-b9e0f1721c58', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2'} Body: b'{"volume": {"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:35.000000", "updated_at": "2022-03-10T15:33:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-948297507", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}], "user_id": "475b407020f34b6f9c2199f4bc653321", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "attachment_id": "26fdc605-ea34-4d75-898a-7459ecbbe26a", "volume_id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "server_id": "27882eb3-eb24-43b1-bcc1-790631446d55", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-10T15:31:44.000000"}], "os-vol-tenant-attr:tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f"}}' 2022-03-10 15:36:22,432 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2 0.043s 2022-03-10 15:36:22,433 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:36:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e35ec30-93b8-4ac6-8a84-7d8eb21934c6', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e35ec30-93b8-4ac6-8a84-7d8eb21934c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2'} Body: b'{"volume": {"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:35.000000", "updated_at": "2022-03-10T15:33:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-948297507", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}], "user_id": "475b407020f34b6f9c2199f4bc653321", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "attachment_id": "26fdc605-ea34-4d75-898a-7459ecbbe26a", "volume_id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "server_id": "27882eb3-eb24-43b1-bcc1-790631446d55", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-10T15:31:44.000000"}], "os-vol-tenant-attr:tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f"}}' 2022-03-10 15:36:23,485 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2 0.044s 2022-03-10 15:36:23,485 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:36:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f9918cf-4bbc-4fb3-b054-4c4c8dbbb88c', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f9918cf-4bbc-4fb3-b054-4c4c8dbbb88c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2'} Body: b'{"volume": {"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:35.000000", "updated_at": "2022-03-10T15:33:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-948297507", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}], "user_id": "475b407020f34b6f9c2199f4bc653321", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "attachment_id": "26fdc605-ea34-4d75-898a-7459ecbbe26a", "volume_id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "server_id": "27882eb3-eb24-43b1-bcc1-790631446d55", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-10T15:31:44.000000"}], "os-vol-tenant-attr:tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f"}}' 2022-03-10 15:36:24,536 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2 0.043s 2022-03-10 15:36:24,536 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:36:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-094afb04-59a7-4086-aa29-d5dd0f0dbadf', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-094afb04-59a7-4086-aa29-d5dd0f0dbadf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2'} Body: b'{"volume": {"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:35.000000", "updated_at": "2022-03-10T15:33:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-948297507", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}], "user_id": "475b407020f34b6f9c2199f4bc653321", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "attachment_id": "26fdc605-ea34-4d75-898a-7459ecbbe26a", "volume_id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "server_id": "27882eb3-eb24-43b1-bcc1-790631446d55", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-10T15:31:44.000000"}], "os-vol-tenant-attr:tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f"}}' 2022-03-10 15:36:25,586 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2 0.042s 2022-03-10 15:36:25,587 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:36:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b61e821-fa09-4212-ac86-4e65d372e89b', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b61e821-fa09-4212-ac86-4e65d372e89b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2'} Body: b'{"volume": {"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:35.000000", "updated_at": "2022-03-10T15:33:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-948297507", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}], "user_id": "475b407020f34b6f9c2199f4bc653321", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "attachment_id": "26fdc605-ea34-4d75-898a-7459ecbbe26a", "volume_id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "server_id": "27882eb3-eb24-43b1-bcc1-790631446d55", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-10T15:31:44.000000"}], "os-vol-tenant-attr:tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f"}}' 2022-03-10 15:36:26,639 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2 0.044s 2022-03-10 15:36:26,639 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:36:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6cc1405d-b607-46da-a82a-146351755eb7', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6cc1405d-b607-46da-a82a-146351755eb7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2'} Body: b'{"volume": {"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:35.000000", "updated_at": "2022-03-10T15:33:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-948297507", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}], "user_id": "475b407020f34b6f9c2199f4bc653321", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "attachment_id": "26fdc605-ea34-4d75-898a-7459ecbbe26a", "volume_id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "server_id": "27882eb3-eb24-43b1-bcc1-790631446d55", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-10T15:31:44.000000"}], "os-vol-tenant-attr:tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f"}}' 2022-03-10 15:36:27,691 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2 0.043s 2022-03-10 15:36:27,691 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:36:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e7bc5096-b3e1-45eb-ae82-02ce799f056a', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e7bc5096-b3e1-45eb-ae82-02ce799f056a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2'} Body: b'{"volume": {"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:35.000000", "updated_at": "2022-03-10T15:33:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-948297507", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}], "user_id": "475b407020f34b6f9c2199f4bc653321", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "attachment_id": "26fdc605-ea34-4d75-898a-7459ecbbe26a", "volume_id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "server_id": "27882eb3-eb24-43b1-bcc1-790631446d55", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-10T15:31:44.000000"}], "os-vol-tenant-attr:tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f"}}' 2022-03-10 15:36:28,743 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2 0.044s 2022-03-10 15:36:28,743 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:36:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e2cc33c6-9c78-46f6-a9f3-0d40e1ea7870', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e2cc33c6-9c78-46f6-a9f3-0d40e1ea7870', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2'} Body: b'{"volume": {"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:35.000000", "updated_at": "2022-03-10T15:33:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-948297507", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}], "user_id": "475b407020f34b6f9c2199f4bc653321", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "attachment_id": "26fdc605-ea34-4d75-898a-7459ecbbe26a", "volume_id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "server_id": "27882eb3-eb24-43b1-bcc1-790631446d55", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-10T15:31:44.000000"}], "os-vol-tenant-attr:tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f"}}' 2022-03-10 15:36:29,797 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2 0.045s 2022-03-10 15:36:29,797 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:36:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff3d604d-0813-4100-b3e1-c237949bb9a8', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff3d604d-0813-4100-b3e1-c237949bb9a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2'} Body: b'{"volume": {"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:35.000000", "updated_at": "2022-03-10T15:33:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-948297507", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}], "user_id": "475b407020f34b6f9c2199f4bc653321", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "attachment_id": "26fdc605-ea34-4d75-898a-7459ecbbe26a", "volume_id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "server_id": "27882eb3-eb24-43b1-bcc1-790631446d55", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-10T15:31:44.000000"}], "os-vol-tenant-attr:tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f"}}' 2022-03-10 15:36:30,848 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2 0.042s 2022-03-10 15:36:30,848 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:36:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b837063a-a1a5-4313-a54c-2457b85fd61c', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b837063a-a1a5-4313-a54c-2457b85fd61c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2'} Body: b'{"volume": {"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:35.000000", "updated_at": "2022-03-10T15:33:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-948297507", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}], "user_id": "475b407020f34b6f9c2199f4bc653321", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "attachment_id": "26fdc605-ea34-4d75-898a-7459ecbbe26a", "volume_id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "server_id": "27882eb3-eb24-43b1-bcc1-790631446d55", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-10T15:31:44.000000"}], "os-vol-tenant-attr:tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f"}}' 2022-03-10 15:36:32,200 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2 0.344s 2022-03-10 15:36:32,201 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:36:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cbb905c0-c135-4910-b7a2-61ec134c6f4c', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cbb905c0-c135-4910-b7a2-61ec134c6f4c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2'} Body: b'{"volume": {"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:35.000000", "updated_at": "2022-03-10T15:33:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-948297507", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}], "user_id": "475b407020f34b6f9c2199f4bc653321", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "attachment_id": "26fdc605-ea34-4d75-898a-7459ecbbe26a", "volume_id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "server_id": "27882eb3-eb24-43b1-bcc1-790631446d55", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-10T15:31:44.000000"}], "os-vol-tenant-attr:tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f"}}' 2022-03-10 15:37:28,747 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2 55.538s 2022-03-10 15:37:28,747 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:36:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-62fc4300-33ea-4619-9c4f-7f3e62dd6885', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-62fc4300-33ea-4619-9c4f-7f3e62dd6885', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2'} Body: b'{"volume": {"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:35.000000", "updated_at": "2022-03-10T15:33:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-948297507", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}], "user_id": "475b407020f34b6f9c2199f4bc653321", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "attachment_id": "26fdc605-ea34-4d75-898a-7459ecbbe26a", "volume_id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "server_id": "27882eb3-eb24-43b1-bcc1-790631446d55", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-10T15:31:44.000000"}], "os-vol-tenant-attr:tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f"}}' 2022-03-10 15:38:29,816 118340 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.44', port=80): Read timed out. (read timeout=60)")': /volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2 2022-03-10 15:38:32,646 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2 62.891s 2022-03-10 15:38:32,647 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:38:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d11ab8ce-3df8-46bb-b6ed-b65689fc3182', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d11ab8ce-3df8-46bb-b6ed-b65689fc3182', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2'} Body: b'{"volume": {"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:35.000000", "updated_at": "2022-03-10T15:33:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-948297507", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}], "user_id": "475b407020f34b6f9c2199f4bc653321", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "attachment_id": "26fdc605-ea34-4d75-898a-7459ecbbe26a", "volume_id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "server_id": "27882eb3-eb24-43b1-bcc1-790631446d55", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-10T15:31:44.000000"}], "os-vol-tenant-attr:tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f"}}' 2022-03-10 15:39:28,972 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2 55.316s 2022-03-10 15:39:28,973 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:38:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c4eb9624-9245-43ae-81ac-07a29234327a', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c4eb9624-9245-43ae-81ac-07a29234327a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2'} Body: b'{"volume": {"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:35.000000", "updated_at": "2022-03-10T15:33:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-948297507", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}], "user_id": "475b407020f34b6f9c2199f4bc653321", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "attachment_id": "26fdc605-ea34-4d75-898a-7459ecbbe26a", "volume_id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "server_id": "27882eb3-eb24-43b1-bcc1-790631446d55", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-10T15:31:44.000000"}], "os-vol-tenant-attr:tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f"}}' 2022-03-10 15:40:30,031 118340 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.44', port=80): Read timed out. (read timeout=60)")': /volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2 2022-03-10 15:40:33,859 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2 63.877s 2022-03-10 15:40:33,860 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:40:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2d5fff11-b533-4b93-9ca8-ff5ede684d84', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d5fff11-b533-4b93-9ca8-ff5ede684d84', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2'} Body: b'{"volume": {"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:35.000000", "updated_at": "2022-03-10T15:33:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-948297507", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}], "user_id": "475b407020f34b6f9c2199f4bc653321", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "attachment_id": "26fdc605-ea34-4d75-898a-7459ecbbe26a", "volume_id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "server_id": "27882eb3-eb24-43b1-bcc1-790631446d55", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-10T15:31:44.000000"}], "os-vol-tenant-attr:tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f"}}' 2022-03-10 15:41:29,766 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2 55.897s 2022-03-10 15:41:29,766 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:40:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9810ad88-310f-4648-8cfa-f001c79bb1b4', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9810ad88-310f-4648-8cfa-f001c79bb1b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2'} Body: b'{"volume": {"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:35.000000", "updated_at": "2022-03-10T15:33:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-948297507", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}], "user_id": "475b407020f34b6f9c2199f4bc653321", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "attachment_id": "26fdc605-ea34-4d75-898a-7459ecbbe26a", "volume_id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "server_id": "27882eb3-eb24-43b1-bcc1-790631446d55", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-10T15:31:44.000000"}], "os-vol-tenant-attr:tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f"}}' 2022-03-10 15:42:29,835 118340 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.44', port=80): Read timed out. (read timeout=60)")': /compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55/os-volume_attachments 2022-03-10 15:43:29,896 118340 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.44', port=80): Read timed out. (read timeout=60)")': /compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55/os-volume_attachments 2022-03-10 15:44:29,957 118340 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.44', port=80): Read timed out. (read timeout=60)")': /compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55/os-volume_attachments 2022-03-10 15:45:30,016 118340 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.44', port=80): Read timed out. (read timeout=60)")': /compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55/os-volume_attachments 2022-03-10 15:46:30,077 118340 WARNING [urllib3.connectionpool] Retrying (Retry(total=5, connect=None, read=None, redirect=5, status=None)) after connection broken by 'ReadTimeoutError("HTTPConnectionPool(host='10.222.0.44', port=80): Read timed out. (read timeout=60)")': /compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55/os-volume_attachments 2022-03-10 15:46:35,806 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55/os-volume_attachments 306.032s 2022-03-10 15:46:35,807 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:46: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-5f33c87e-e80a-4c7f-9bee-98da04acf036', 'x-compute-request-id': 'req-5f33c87e-e80a-4c7f-9bee-98da04acf036', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "volumeId": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "serverId": "27882eb3-eb24-43b1-bcc1-790631446d55", "device": "/dev/sdb"}]}' 2022-03-10 15:46:36,860 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55/os-volume_attachments 0.050s 2022-03-10 15:46:36,860 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:46: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-0109dfed-82f3-4163-bf3f-68f51bb4ba02', 'x-compute-request-id': 'req-0109dfed-82f3-4163-bf3f-68f51bb4ba02', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "volumeId": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "serverId": "27882eb3-eb24-43b1-bcc1-790631446d55", "device": "/dev/sdb"}]}' 2022-03-10 15:46:38,299 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55/os-volume_attachments 0.436s 2022-03-10 15:46:38,300 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:46: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-1d6478bd-97a2-45da-91c4-09d24ac26dba', 'x-compute-request-id': 'req-1d6478bd-97a2-45da-91c4-09d24ac26dba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "volumeId": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "serverId": "27882eb3-eb24-43b1-bcc1-790631446d55", "device": "/dev/sdb"}]}' 2022-03-10 15:46:39,427 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55/os-volume_attachments 0.124s 2022-03-10 15:46:39,428 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:46: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-affb70d5-e460-4b1d-a29f-345a6c443f7b', 'x-compute-request-id': 'req-affb70d5-e460-4b1d-a29f-345a6c443f7b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "volumeId": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "serverId": "27882eb3-eb24-43b1-bcc1-790631446d55", "device": "/dev/sdb"}]}' 2022-03-10 15:46:40,496 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55/os-volume_attachments 0.065s 2022-03-10 15:46:40,497 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:46: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-f763bf96-4f1d-4f74-882b-7bc9fe617cd5', 'x-compute-request-id': 'req-f763bf96-4f1d-4f74-882b-7bc9fe617cd5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "volumeId": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "serverId": "27882eb3-eb24-43b1-bcc1-790631446d55", "device": "/dev/sdb"}]}' 2022-03-10 15:46:41,572 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55/os-volume_attachments 0.072s 2022-03-10 15:46:41,573 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:46: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-d655b11a-8fc9-437c-92dd-e3e1e5816d57', 'x-compute-request-id': 'req-d655b11a-8fc9-437c-92dd-e3e1e5816d57', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "volumeId": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "serverId": "27882eb3-eb24-43b1-bcc1-790631446d55", "device": "/dev/sdb"}]}' 2022-03-10 15:46:42,623 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55/os-volume_attachments 0.047s 2022-03-10 15:46:42,623 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:46: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-6d96095c-5654-4672-89cf-496bc61e900d', 'x-compute-request-id': 'req-6d96095c-5654-4672-89cf-496bc61e900d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "volumeId": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "serverId": "27882eb3-eb24-43b1-bcc1-790631446d55", "device": "/dev/sdb"}]}' 2022-03-10 15:46:43,674 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55/os-volume_attachments 0.047s 2022-03-10 15:46:43,674 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:46: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-4daa871f-8b93-4258-af14-5868e241793f', 'x-compute-request-id': 'req-4daa871f-8b93-4258-af14-5868e241793f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "volumeId": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "serverId": "27882eb3-eb24-43b1-bcc1-790631446d55", "device": "/dev/sdb"}]}' 2022-03-10 15:46:44,725 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55/os-volume_attachments 0.047s 2022-03-10 15:46:44,726 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:46: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-2110015d-0929-4eb4-aeae-425fdad64f4f', 'x-compute-request-id': 'req-2110015d-0929-4eb4-aeae-425fdad64f4f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "volumeId": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "serverId": "27882eb3-eb24-43b1-bcc1-790631446d55", "device": "/dev/sdb"}]}' 2022-03-10 15:46:45,777 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55/os-volume_attachments 0.048s 2022-03-10 15:46:45,777 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:46: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-a5b0c16e-1e14-4382-b23a-cd0b80f75a17', 'x-compute-request-id': 'req-a5b0c16e-1e14-4382-b23a-cd0b80f75a17', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "volumeId": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "serverId": "27882eb3-eb24-43b1-bcc1-790631446d55", "device": "/dev/sdb"}]}' 2022-03-10 15:46:46,827 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55/os-volume_attachments 0.047s 2022-03-10 15:46:46,827 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:46: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-4aea7846-4f4b-4d43-9408-364eb951d7ba', 'x-compute-request-id': 'req-4aea7846-4f4b-4d43-9408-364eb951d7ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "volumeId": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "serverId": "27882eb3-eb24-43b1-bcc1-790631446d55", "device": "/dev/sdb"}]}' 2022-03-10 15:46:47,877 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55/os-volume_attachments 0.047s 2022-03-10 15:46:47,877 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:46: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-37a782cb-4d0a-4a01-8182-c170fcc283e7', 'x-compute-request-id': 'req-37a782cb-4d0a-4a01-8182-c170fcc283e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "volumeId": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "serverId": "27882eb3-eb24-43b1-bcc1-790631446d55", "device": "/dev/sdb"}]}' 2022-03-10 15:46:48,928 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55/os-volume_attachments 0.048s 2022-03-10 15:46:48,929 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:46: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-0af8e154-4b68-455f-a9e4-6ac25911693e', 'x-compute-request-id': 'req-0af8e154-4b68-455f-a9e4-6ac25911693e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "volumeId": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "serverId": "27882eb3-eb24-43b1-bcc1-790631446d55", "device": "/dev/sdb"}]}' 2022-03-10 15:46:49,988 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55/os-volume_attachments 0.056s 2022-03-10 15:46:49,988 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:46: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-b14c8e97-7b75-4eb7-8c0d-6c77d3e90cd1', 'x-compute-request-id': 'req-b14c8e97-7b75-4eb7-8c0d-6c77d3e90cd1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "volumeId": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "serverId": "27882eb3-eb24-43b1-bcc1-790631446d55", "device": "/dev/sdb"}]}' 2022-03-10 15:46:51,039 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55/os-volume_attachments 0.047s 2022-03-10 15:46:51,040 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:46: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-c093dd12-2835-4509-8d4c-2eedc64369bd', 'x-compute-request-id': 'req-c093dd12-2835-4509-8d4c-2eedc64369bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "volumeId": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "serverId": "27882eb3-eb24-43b1-bcc1-790631446d55", "device": "/dev/sdb"}]}' 2022-03-10 15:46:52,087 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55/os-volume_attachments 0.044s 2022-03-10 15:46:52,087 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:46: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-e2884524-5c21-4502-ad84-0b9fdbbd95f3', 'x-compute-request-id': 'req-e2884524-5c21-4502-ad84-0b9fdbbd95f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "volumeId": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "serverId": "27882eb3-eb24-43b1-bcc1-790631446d55", "device": "/dev/sdb"}]}' 2022-03-10 15:46:53,139 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55/os-volume_attachments 0.048s 2022-03-10 15:46:53,139 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:46: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-5a91a5c9-70af-4ea5-8757-67e8937214c3', 'x-compute-request-id': 'req-5a91a5c9-70af-4ea5-8757-67e8937214c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "volumeId": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "serverId": "27882eb3-eb24-43b1-bcc1-790631446d55", "device": "/dev/sdb"}]}' 2022-03-10 15:46:54,188 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55/os-volume_attachments 0.046s 2022-03-10 15:46:54,188 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:46: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-a88583d2-5c65-46bc-a7a1-3a0fba789ea7', 'x-compute-request-id': 'req-a88583d2-5c65-46bc-a7a1-3a0fba789ea7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "volumeId": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "serverId": "27882eb3-eb24-43b1-bcc1-790631446d55", "device": "/dev/sdb"}]}' 2022-03-10 15:46:55,239 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55/os-volume_attachments 0.048s 2022-03-10 15:46:55,240 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:46: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-4485ddc3-637e-4af9-8b76-14655861219b', 'x-compute-request-id': 'req-4485ddc3-637e-4af9-8b76-14655861219b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "volumeId": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "serverId": "27882eb3-eb24-43b1-bcc1-790631446d55", "device": "/dev/sdb"}]}' 2022-03-10 15:46:56,293 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55/os-volume_attachments 0.050s 2022-03-10 15:46:56,293 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:46: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-b60ede48-2277-49b6-9455-3569e81c4264', 'x-compute-request-id': 'req-b60ede48-2277-49b6-9455-3569e81c4264', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "volumeId": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "serverId": "27882eb3-eb24-43b1-bcc1-790631446d55", "device": "/dev/sdb"}]}' 2022-03-10 15:46:57,345 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55/os-volume_attachments 0.049s 2022-03-10 15:46:57,345 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:46: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-d3b7de76-275d-4030-8123-866da139c857', 'x-compute-request-id': 'req-d3b7de76-275d-4030-8123-866da139c857', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "volumeId": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "serverId": "27882eb3-eb24-43b1-bcc1-790631446d55", "device": "/dev/sdb"}]}' 2022-03-10 15:46:58,397 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55/os-volume_attachments 0.049s 2022-03-10 15:46:58,398 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:46: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-c3fa9523-bb62-48f9-a524-e249c06f9318', 'x-compute-request-id': 'req-c3fa9523-bb62-48f9-a524-e249c06f9318', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "volumeId": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "serverId": "27882eb3-eb24-43b1-bcc1-790631446d55", "device": "/dev/sdb"}]}' 2022-03-10 15:46:59,448 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55/os-volume_attachments 0.048s 2022-03-10 15:46:59,448 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:46: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-7e24eca1-0b19-423f-99cc-6ed24864caa5', 'x-compute-request-id': 'req-7e24eca1-0b19-423f-99cc-6ed24864caa5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "volumeId": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "serverId": "27882eb3-eb24-43b1-bcc1-790631446d55", "device": "/dev/sdb"}]}' 2022-03-10 15:47:00,502 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55/os-volume_attachments 0.050s 2022-03-10 15:47:00,502 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:47: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-abe60a03-488b-4574-9dfe-6734bb745363', 'x-compute-request-id': 'req-abe60a03-488b-4574-9dfe-6734bb745363', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "volumeId": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "serverId": "27882eb3-eb24-43b1-bcc1-790631446d55", "device": "/dev/sdb"}]}' 2022-03-10 15:47:01,551 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55/os-volume_attachments 0.045s 2022-03-10 15:47:01,552 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:47: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-d7dd4c49-43f8-4b01-aa8c-235bee5adaab', 'x-compute-request-id': 'req-d7dd4c49-43f8-4b01-aa8c-235bee5adaab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "volumeId": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "serverId": "27882eb3-eb24-43b1-bcc1-790631446d55", "device": "/dev/sdb"}]}' 2022-03-10 15:47:02,601 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55/os-volume_attachments 0.046s 2022-03-10 15:47:02,602 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:47: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-749eddc5-31ca-495f-ab05-30352dae7f86', 'x-compute-request-id': 'req-749eddc5-31ca-495f-ab05-30352dae7f86', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "volumeId": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "serverId": "27882eb3-eb24-43b1-bcc1-790631446d55", "device": "/dev/sdb"}]}' 2022-03-10 15:47:03,651 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55/os-volume_attachments 0.047s 2022-03-10 15:47:03,652 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:47: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-cd114598-d761-4151-8240-395b081c5643', 'x-compute-request-id': 'req-cd114598-d761-4151-8240-395b081c5643', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "volumeId": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "serverId": "27882eb3-eb24-43b1-bcc1-790631446d55", "device": "/dev/sdb"}]}' 2022-03-10 15:47:04,708 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55/os-volume_attachments 0.053s 2022-03-10 15:47:04,708 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:47: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-506439d2-ae6f-4570-a8ea-ea8ae423a9ee', 'x-compute-request-id': 'req-506439d2-ae6f-4570-a8ea-ea8ae423a9ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "volumeId": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "serverId": "27882eb3-eb24-43b1-bcc1-790631446d55", "device": "/dev/sdb"}]}' 2022-03-10 15:47:05,758 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55/os-volume_attachments 0.046s 2022-03-10 15:47:05,758 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:47: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-0d694c97-6ddd-4f0e-ba0e-73e1a66fc23b', 'x-compute-request-id': 'req-0d694c97-6ddd-4f0e-ba0e-73e1a66fc23b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "volumeId": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "serverId": "27882eb3-eb24-43b1-bcc1-790631446d55", "device": "/dev/sdb"}]}' 2022-03-10 15:47:06,808 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55/os-volume_attachments 0.046s 2022-03-10 15:47:06,808 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:47: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-0160a0aa-4da6-478c-9146-c1a12a5ec4ca', 'x-compute-request-id': 'req-0160a0aa-4da6-478c-9146-c1a12a5ec4ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "volumeId": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "serverId": "27882eb3-eb24-43b1-bcc1-790631446d55", "device": "/dev/sdb"}]}' 2022-03-10 15:47:07,862 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55/os-volume_attachments 0.050s 2022-03-10 15:47:07,862 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:47: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-5df98d65-113f-4c53-ad2d-1b6a95ebddab', 'x-compute-request-id': 'req-5df98d65-113f-4c53-ad2d-1b6a95ebddab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "volumeId": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "serverId": "27882eb3-eb24-43b1-bcc1-790631446d55", "device": "/dev/sdb"}]}' 2022-03-10 15:47:08,911 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55/os-volume_attachments 0.047s 2022-03-10 15:47:08,912 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:47: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-eddd69a5-dfe1-4d22-b414-0328ccf37e21', 'x-compute-request-id': 'req-eddd69a5-dfe1-4d22-b414-0328ccf37e21', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "volumeId": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "serverId": "27882eb3-eb24-43b1-bcc1-790631446d55", "device": "/dev/sdb"}]}' 2022-03-10 15:47:09,963 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55/os-volume_attachments 0.048s 2022-03-10 15:47:09,964 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:47: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-37e379a0-50b1-42cd-8c91-7841e4e44c08', 'x-compute-request-id': 'req-37e379a0-50b1-42cd-8c91-7841e4e44c08', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "volumeId": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "serverId": "27882eb3-eb24-43b1-bcc1-790631446d55", "device": "/dev/sdb"}]}' 2022-03-10 15:47:11,015 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55/os-volume_attachments 0.048s 2022-03-10 15:47:11,015 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:47: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-dd7953d9-574b-4421-9723-2cab34cf6642', 'x-compute-request-id': 'req-dd7953d9-574b-4421-9723-2cab34cf6642', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "volumeId": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "serverId": "27882eb3-eb24-43b1-bcc1-790631446d55", "device": "/dev/sdb"}]}' 2022-03-10 15:47:12,065 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55/os-volume_attachments 0.047s 2022-03-10 15:47:12,066 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:47: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-da1c296a-fd98-4f0c-af30-a0997d4aae7b', 'x-compute-request-id': 'req-da1c296a-fd98-4f0c-af30-a0997d4aae7b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "volumeId": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "serverId": "27882eb3-eb24-43b1-bcc1-790631446d55", "device": "/dev/sdb"}]}' 2022-03-10 15:47:13,115 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55/os-volume_attachments 0.046s 2022-03-10 15:47:13,116 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:47: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-7f90fef8-221a-4586-998d-00c81be785b2', 'x-compute-request-id': 'req-7f90fef8-221a-4586-998d-00c81be785b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "volumeId": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "serverId": "27882eb3-eb24-43b1-bcc1-790631446d55", "device": "/dev/sdb"}]}' 2022-03-10 15:47:14,166 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55/os-volume_attachments 0.047s 2022-03-10 15:47:14,166 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:47: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-e39cda91-8b40-4536-9437-a13d98d900b1', 'x-compute-request-id': 'req-e39cda91-8b40-4536-9437-a13d98d900b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "volumeId": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "serverId": "27882eb3-eb24-43b1-bcc1-790631446d55", "device": "/dev/sdb"}]}' 2022-03-10 15:47:15,216 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55/os-volume_attachments 0.046s 2022-03-10 15:47:15,216 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:47: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-c17508ca-1c5c-41c0-936b-603db55a1d75', 'x-compute-request-id': 'req-c17508ca-1c5c-41c0-936b-603db55a1d75', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "volumeId": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "serverId": "27882eb3-eb24-43b1-bcc1-790631446d55", "device": "/dev/sdb"}]}' 2022-03-10 15:47:16,265 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55/os-volume_attachments 0.045s 2022-03-10 15:47:16,265 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:47: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-32d20917-4e94-4c2a-9524-3427d37b257d', 'x-compute-request-id': 'req-32d20917-4e94-4c2a-9524-3427d37b257d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "volumeId": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "serverId": "27882eb3-eb24-43b1-bcc1-790631446d55", "device": "/dev/sdb"}]}' 2022-03-10 15:47:17,318 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55/os-volume_attachments 0.050s 2022-03-10 15:47:17,318 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:47: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-fee4a0b2-ee39-429c-8740-0c6e6a7a65bc', 'x-compute-request-id': 'req-fee4a0b2-ee39-429c-8740-0c6e6a7a65bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "volumeId": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "serverId": "27882eb3-eb24-43b1-bcc1-790631446d55", "device": "/dev/sdb"}]}' 2022-03-10 15:47:18,375 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55/os-volume_attachments 0.054s 2022-03-10 15:47:18,376 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:47: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-e72e508f-c988-45c0-b506-15f7b55f31d9', 'x-compute-request-id': 'req-e72e508f-c988-45c0-b506-15f7b55f31d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "volumeId": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "serverId": "27882eb3-eb24-43b1-bcc1-790631446d55", "device": "/dev/sdb"}]}' 2022-03-10 15:47:19,440 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55/os-volume_attachments 0.061s 2022-03-10 15:47:19,440 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:47: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-e726268a-905e-40eb-bfa1-66dd0c263c79', 'x-compute-request-id': 'req-e726268a-905e-40eb-bfa1-66dd0c263c79', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "volumeId": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "serverId": "27882eb3-eb24-43b1-bcc1-790631446d55", "device": "/dev/sdb"}]}' 2022-03-10 15:47:20,498 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55/os-volume_attachments 0.055s 2022-03-10 15:47:20,499 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:47: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-06909761-b6ab-4aab-a5b1-e5f64afaff82', 'x-compute-request-id': 'req-06909761-b6ab-4aab-a5b1-e5f64afaff82', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "volumeId": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "serverId": "27882eb3-eb24-43b1-bcc1-790631446d55", "device": "/dev/sdb"}]}' 2022-03-10 15:47:21,553 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55/os-volume_attachments 0.051s 2022-03-10 15:47:21,553 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:47: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-737822cb-54c7-4247-a3a3-672fbd8b5cbf', 'x-compute-request-id': 'req-737822cb-54c7-4247-a3a3-672fbd8b5cbf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "volumeId": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "serverId": "27882eb3-eb24-43b1-bcc1-790631446d55", "device": "/dev/sdb"}]}' 2022-03-10 15:47:22,604 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55/os-volume_attachments 0.047s 2022-03-10 15:47:22,604 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:47: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-2a809030-1038-4309-b264-673fdae12847', 'x-compute-request-id': 'req-2a809030-1038-4309-b264-673fdae12847', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "volumeId": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "serverId": "27882eb3-eb24-43b1-bcc1-790631446d55", "device": "/dev/sdb"}]}' 2022-03-10 15:47:23,690 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55/os-volume_attachments 0.082s 2022-03-10 15:47:23,690 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:47: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-39798fa5-a815-4e4e-a81f-88b91a5c6de2', 'x-compute-request-id': 'req-39798fa5-a815-4e4e-a81f-88b91a5c6de2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "volumeId": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "serverId": "27882eb3-eb24-43b1-bcc1-790631446d55", "device": "/dev/sdb"}]}' 2022-03-10 15:47:24,746 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55/os-volume_attachments 0.052s 2022-03-10 15:47:24,746 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:47: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-acae2b5d-671e-4631-a51b-0c8b0ceedf33', 'x-compute-request-id': 'req-acae2b5d-671e-4631-a51b-0c8b0ceedf33', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "volumeId": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "serverId": "27882eb3-eb24-43b1-bcc1-790631446d55", "device": "/dev/sdb"}]}' 2022-03-10 15:47:25,801 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55/os-volume_attachments 0.052s 2022-03-10 15:47:25,801 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:47: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-44c01059-d107-4b14-88b0-7dcfea388af3', 'x-compute-request-id': 'req-44c01059-d107-4b14-88b0-7dcfea388af3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "volumeId": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "serverId": "27882eb3-eb24-43b1-bcc1-790631446d55", "device": "/dev/sdb"}]}' 2022-03-10 15:47:26,857 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55/os-volume_attachments 0.052s 2022-03-10 15:47:26,857 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:47: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-1df0669d-276a-4878-890d-bf44554cf35a', 'x-compute-request-id': 'req-1df0669d-276a-4878-890d-bf44554cf35a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "volumeId": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "serverId": "27882eb3-eb24-43b1-bcc1-790631446d55", "device": "/dev/sdb"}]}' 2022-03-10 15:47:27,915 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55/os-volume_attachments 0.053s 2022-03-10 15:47:27,915 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:47: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-d4244814-874f-4a6d-abd9-1babce871a9f', 'x-compute-request-id': 'req-d4244814-874f-4a6d-abd9-1babce871a9f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "volumeId": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "serverId": "27882eb3-eb24-43b1-bcc1-790631446d55", "device": "/dev/sdb"}]}' 2022-03-10 15:47:28,970 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55/os-volume_attachments 0.049s 2022-03-10 15:47:28,970 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:47: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-4b4603cc-9ede-4cef-bf7d-08300cc70fac', 'x-compute-request-id': 'req-4b4603cc-9ede-4cef-bf7d-08300cc70fac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "volumeId": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "serverId": "27882eb3-eb24-43b1-bcc1-790631446d55", "device": "/dev/sdb"}]}' 2022-03-10 15:47:30,102 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 POST http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55/action 0.128s 2022-03-10 15:47:30,103 118340 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': 'Thu, 10 Mar 2022 15:47:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '76927', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9d833065-08e7-4ac1-af42-590ebd3420a5', 'x-compute-request-id': 'req-9d833065-08e7-4ac1-af42-590ebd3420a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55/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-03-10 15:47:30,105 118340 DEBUG [tempest.common.waiters] Console output for 27882eb3-eb24-43b1-bcc1-790631446d55 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.152000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.156000] tsc: Detected 1995.194 MHz processor [ 0.160000] Calibrating delay loop (skipped), value calculated using timer frequency.. 3990.38 BogoMIPS (lpj=7980776) [ 0.164006] pid_max: default: 32768 minimum: 301 [ 0.168055] Security Framework initialized [ 0.172006] Yama: becoming mindful. [ 0.176046] AppArmor: AppArmor initialized [ 0.184113] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.188105] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.192025] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.196012] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.200537] CPU: Physical Processor ID: 0 [ 0.204244] mce: CPU supports 1 MCE banks [ 0.207927] Last level iTLB entries: 4KB 512, 2MB 8, 4MB 8 [ 0.208005] Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32, 1GB 0 [ 0.212006] Spectre V2 : Mitigation: Full generic retpoline [ 0.216004] Speculative Store Bypass: Vulnerable [ 0.311871] Freeing SMP alternatives memory: 36K [ 0.314316] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2430L 0 @ 2.00GHz (family: 0x6, model: 0x2d, stepping: 0x7) [ 0.316114] Performance Events: unsupported p6 CPU model 45 no PMU driver, software events only. [ 0.320067] Hierarchical SRCU implementation. [ 0.328511] NMI watchdog: Perf event create on CPU 0 failed with -2 [ 0.332005] NMI watchdog: Perf NMI watchdog permanently disabled [ 0.336064] smp: Bringing up secondary CPUs ... [ 0.340008] smp: Brought up 1 node, 1 CPU [ 0.344005] smpboot: Max logical packages: 1 [ 0.348047] smpboot: Total of 1 processors activated (3990.38 BogoMIPS) [ 0.352483] devtmpfs: initialized [ 0.356087] x86/mm: Memory block size: 128MB [ 0.360246] evm: security.selinux [ 0.364013] evm: security.SMACK64 [ 0.368010] evm: security.SMACK64EXEC [ 0.372030] evm: security.SMACK64TRANSMUTE [ 0.376005] evm: security.SMACK64MMAP [ 0.380012] evm: security.apparmor [ 0.384005] evm: security.ima [ 0.388005] evm: security.capability [ 0.392217] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.396059] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.400100] pinctrl core: initialized pinctrl subsystem [ 0.405103] NET: Registered protocol family 16 [ 0.408128] audit: initializing netlink subsys (disabled) [ 0.412245] cpuidle: using governor ladder [ 0.416049] audit: type=2000 audit(1646926165.412:1): state=initialized audit_enabled=0 res=1 [ 0.420013] cpuidle: using governor menu [ 0.424094] ACPI: bus type PCI registered [ 0.428005] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.436741] PCI: Using configuration type 1 for base access [ 0.445400] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.448337] ACPI: Added _OSI(Module Device) [ 0.452010] ACPI: Added _OSI(Processor Device) [ 0.456006] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.460006] ACPI: Added _OSI(Processor Aggregator Device) [ 0.464033] ACPI: Added _OSI(Linux-Dell-Video) [ 0.479023] ACPI: Interpreter enabled [ 0.480022] ACPI: (supports S0 S5) [ 0.482941] ACPI: Using IOAPIC for interrupt routing [ 0.484069] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.488504] ACPI: Enabled 1 GPEs in block 00 to 0F [ 0.524125] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.528026] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.532053] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.536024] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.540805] PCI host bridge to bus 0000:00 [ 0.544014] pci_bus 0000:00: root bus resource [mem 0xfe0000000-0xfffffffff window] [ 0.548008] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.552009] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.556039] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.560016] pci_bus 0000:00: root bus resource [mem 0xf8000000-0xfffbffff window] [ 0.568020] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.618974] pci 0000:00:07.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.620007] pci 0000:00:07.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.624008] pci 0000:00:07.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.628007] pci 0000:00:07.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.634530] * Found PM-Timer Bug on the chipset. Due to workarounds for a bug, [ 0.634530] * this clock source is slow. Consider trying other clock sources [ 0.650514] pci 0000:00:07.3: quirk: [io 0x0400-0x043f] claimed by PIIX4 ACPI [ 0.733037] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 7 9 10 *11 12 14 15) [ 0.737435] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.740591] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.744705] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.752251] SCSI subsystem initialized [ 0.756388] pci 0000:00:08.0: vgaarb: setting as boot VGA device [ 0.760000] pci 0000:00:08.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 0.760010] pci 0000:00:08.0: vgaarb: bridge control possible [ 0.764006] vgaarb: loaded [ 0.768080] pps_core: LinuxPPS API ver. 1 registered [ 0.772005] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> [ 0.776565] PTP clock support registered [ 0.780099] EDAC MC: Ver: 3.0.0 [ 0.788195] hv_vmbus: Vmbus version:4.0 [ 0.792108] PCI: Using ACPI for IRQ routing [ 0.796754] NetLabel: Initializing [ 0.800015] NetLabel: domain hash size = 128 [ 0.804013] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 0.808071] NetLabel: unlabeled traffic allowed by default [ 0.812231] clocksource: Switched to clocksource hyperv_clocksource_tsc_page [ 0.846112] VFS: Disk quotas dquot_6.6.0 [ 0.850276] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.857573] AppArmor: AppArmor Filesystem Enabled [ 0.864544] pnp: PnP ACPI init [ 0.880926] system 00:06: [io 0x01e0-0x01ef] has been reserved [ 0.889845] system 00:06: [io 0x0160-0x016f] has been reserved [ 0.897140] system 00:06: [io 0x0278-0x027f] has been reserved [ 0.903747] system 00:06: [io 0x0378-0x037f] has been reserved [ 0.915121] system 00:06: [io 0x0678-0x067f] has been reserved [ 0.925727] system 00:06: [io 0x0778-0x077f] has been reserved [ 0.934562] system 00:06: [io 0x04d0-0x04d1] has been reserved [ 0.942294] system 00:07: [io 0x0400-0x043f] has been reserved [ 0.950502] system 00:07: [io 0x0370-0x0371] has been reserved [ 0.956329] system 00:07: [io 0x0440-0x044f] has been reserved [ 0.964805] system 00:07: [mem 0xfec00000-0xfec00fff] could not be reserved [ 0.972225] system 00:07: [mem 0xfee00000-0xfee00fff] has been reserved [ 0.986107] system 00:08: [mem 0x00000000-0x0009ffff] could not be reserved [ 0.991985] system 00:08: [mem 0x000c0000-0x000dffff] could not be reserved [ 0.997300] system 00:08: [mem 0x000e0000-0x000fffff] could not be reserved [ 1.005719] system 00:08: [mem 0x00100000-0xf7ffffff] could not be reserved [ 1.015755] system 00:08: [mem 0xfffc0000-0xffffffff] has been reserved [ 1.027302] pnp: PnP ACPI: found 9 devices [ 1.046465] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.052563] NET: Registered protocol family 2 [ 1.058356] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 1.072969] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 1.079015] TCP: Hash tables configured (established 8192 bind 8192) [ 1.085028] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 1.090210] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 1.095865] NET: Registered protocol family 1 [ 1.101418] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 1.108067] pci 0000:00:08.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 1.114360] Unpacking initramfs... [ 1.452526] random: fast init done [ 1.472414] Freeing initrd memory: 13088K [ 1.478865] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.482840] software IO TLB [mem 0x3a600000-0x3e600000] (64MB) mapped at [ (ptrval)- (ptrval)] [ 1.491409] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3984e4f190f, max_idle_ns: 881590731118 ns [ 1.505645] Scanning for low memory corruption every 60 seconds [ 1.511887] Initialise system trusted keyrings [ 1.519536] Key type blacklist registered [ 1.526401] workingset: timestamp_bits=36 max_order=18 bucket_order=0 [ 1.543935] zbud: loaded [ 1.551399] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.557081] fuse init (API version 7.26) [ 1.567414] Key type asymmetric registered [ 1.579055] Asymmetric key parser 'x509' registered [ 1.643734] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244) [ 1.707312] io scheduler noop registered (default) [ 1.716080] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.722610] ACPI: Power Button [PWRF] [ 1.729429] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.760518] 00:03: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.797438] 00:04: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A [ 1.826304] Linux agpgart interface v0.103 [ 1.853850] loop: module loaded [ 1.857816] hv_vmbus: registering driver hv_storvsc [ 1.873642] scsi host0: storvsc_host_t [ 1.898551] scsi 0:0:0:0: Direct-Access Msft Virtual Disk 1.0 PQ: 0 ANSI: 5 [ 1.911158] scsi host1: storvsc_host_t [ 1.923941] sd 0:0:0:0: Attached scsi generic sg0 type 0 [ 1.930039] ata_piix 0000:00:07.1: Hyper-V Virtual Machine detected, ATA device ignore set [ 1.948057] sd 0:0:0:0: [sda] 2080768 512-byte logical blocks: (1.07 GB/1016 MiB) [ 1.959154] sd 0:0:0:0: [sda] Write Protect is off [ 1.981650] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA [ 1.991728] scsi host2: ata_piix [ 2.003927] scsi host3: ata_piix [ 2.009618] ata1: PATA max UDMA/33 cmd 0x1f0 ctl 0x3f6 bmdma 0xffa0 irq 14 [ 2.016837] ata2: PATA max UDMA/33 cmd 0x170 ctl 0x376 bmdma 0xffa8 irq 15 [ 2.040814] libphy: Fixed MDIO Bus: probed [ 2.048945] tun: Universal TUN/TAP device driver, 1.6 [ 2.055805] sda: sda1 [ 2.062205] PPP generic driver version 2.4.2 [ 2.069378] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f03:PS2M] at 0x60,0x64 irq 1,12 [ 2.098944] sd 0:0:0:0: [sda] Attached SCSI disk [ 2.121120] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 2.130524] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 2.137045] mousedev: PS/2 mouse device common for all mice [ 2.143510] rtc_cmos 00:00: RTC can wake from S4 [ 2.177391] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 2.185290] rtc_cmos 00:00: alarms up to one month, 114 bytes nvram [ 2.189855] device-mapper: uevent: version 1.0.3 [ 3.321984] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 3.332874] device-mapper: ioctl: 4.37.0-ioctl (2017-09-20) initialised: dm-devel@redhat.com [ 3.536252] NET: Registered protocol family 10 [ 3.547421] Segment Routing with IPv6 [ 3.558621] NET: Registered protocol family 17 [ 3.569337] Key type dns_resolver registered [ 3.575683] RAS: Correctable Errors collector initialized. [ 3.581556] registered taskstats version 1 [ 3.585054] Loading compiled-in X.509 certificates [ 3.592523] Loaded X.509 cert 'Build time autogenerated kernel key: aff4079af16f4619e3b7b2cd46b8d3777d9de144' [ 3.607829] zswap: loaded using pool lzo/zbud [ 3.627298] Key type big_key registered [ 3.638422] Key type trusted registered [ 3.656665] Key type encrypted registered [ 3.661800] AppArmor: AppArmor sha1 policy hashing enabled [ 3.669500] ima: No TPM chip found, activating TPM-bypass! (rc=-19) [ 3.673470] evm: HMAC attrs: 0x1 [ 3.838549] rtc_cmos 00:00: setting system clock to 2022-03-10 15:29:31 UTC (1646926171) [ 3.889055] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 3.918852] EDD information not available. [ 4.481928] ata2.00: ATAPI: Virtual CD, , max MWDMA2 [ 4.491731] ata2.00: configured for MWDMA2 [ 4.517140] scsi 3:0:0:0: CD-ROM Msft Virtual CD/ROM 1.0 PQ: 0 ANSI: 5 [ 4.547021] sr 3:0:0:0: [sr0] scsi3-mmc drive: 0x/0x tray [ 4.551824] cdrom: Uniform CD-ROM driver Revision: 3.20 [ 4.559910] sr 3:0:0:0: Attached scsi generic sg1 type 5 [ 4.569430] Freeing unused kernel memory: 2248K [ 4.580078] Write protecting the kernel read-only data: 18432k [ 4.585991] Freeing unused kernel memory: 2008K [ 4.589826] Freeing unused kernel memory: 124K [ 4.605127] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 4.609805] x86/mm: Checking user space page tables [ 4.628802] x86/mm: Checked W+X mappings: passed, no W+X pages found. Loading, please wait... starting version 229 [ 4.709486] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 4.725410] random: udevadm: uninitialized urandom read (16 bytes read) [ 4.735756] random: udevadm: uninitialized urandom read (16 bytes read) [ 4.753778] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 4.759803] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 4.766377] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 4.787751] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 4.795613] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 4.816658] random: udevadm: uninitialized urandom read (16 bytes read) [ 4.824311] random: udevadm: uninitialized urandom read (16 bytes read) [ 4.998540] hv_utils: Registering HyperV Utility Driver [ 5.004707] hv_vmbus: registering driver hv_util [ 5.026497] hidraw: raw HID events driver (C) Jiri Kosina [ 5.051537] hv_vmbus: registering driver hyperv_keyboard [ 5.080380] hv_vmbus: registering driver hv_netvsc [ 5.133307] hv_vmbus: registering driver hid_hyperv [ 5.250805] hv_utils: Heartbeat IC version 3.0 [ 5.255669] input: AT Translated Set 2 keyboard as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A03:00/device:07/VMBUS:01/d34b2567-b9b6-42b9-8778-0a4ec0b955bf/serio2/input/input3 [ 5.263140] input: Microsoft Vmbus HID-compliant Mouse as /devices/0006:045E:0621.0001/input/input4 [ 5.278478] hid 0006:045E:0621.0001: input: <UNKNOWN> HID v0.01 Mouse [Microsoft Vmbus HID-compliant Mouse] on [ 5.317412] hv_utils: Shutdown IC version 3.0 [ 5.322368] hv_utils: TimeSync IC version 4.0 [ 5.332694] hv_utils: VSS IC version 5.0 Begin: Loading essential drivers ... [ 5.544648] raid6: sse2x1 gen() 3280 MB/s [ 5.596035] raid6: sse2x1 xor() 2345 MB/s [ 5.656216] raid6: sse2x2 gen() 4399 MB/s [ 5.708039] raid6: sse2x2 xor() 2703 MB/s [ 5.760039] raid6: sse2x4 gen() 6858 MB/s [ 5.812035] raid6: sse2x4 xor() 5035 MB/s [ 5.818134] raid6: using algorithm sse2x4 gen() 6858 MB/s [ 5.831407] raid6: .... xor() 5035 MB/s, rmw enabled [ 5.840271] raid6: using intx1 recovery algorithm [ 5.851935] xor: measuring software checksum speed [ 5.896034] prefetch64-sse: 9987.000 MB/sec [ 5.948042] generic_sse: 6390.000 MB/sec [ 5.954906] xor: using function: prefetch64-sse (9987.000 MB/sec) [ 5.963754] 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.173129] Btrfs loaded, crc32c=crc32c-generic Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 6.467573] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-botom ... done. [ 6.785506] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN) [ 6.803238] systemd[1]: Detected virtualization microsoft. [ 6.808860] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 6.849596] systemd[1]: Set hostname to <ubuntu>. [ 6.859224] systemd[1]: Initializing machine ID from random generator. [ 6.867061] systemd[1]: Installed transient /etc/machine-id file. [ 7.204752] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 7.290450] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 7.337894] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point. [[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [ 7.387232] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Reached target Swap. [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Created slice User and Session Slice. [[0;32m OK [0m] Created slice System Slice. [[0;32m OK [0m] Reached target Slices. [[0;32m OK [0m] Listening on Journal Audit Socket. [[0;32m OK [m] Listening on Journal Socket. Starting Remount Root and Kerne File Systems... Starting Monitoring of LVM2 mirrors... dmeventd or progress poling... Mounting POSIX Message Queue File System... Mounting Huge Pages File System... Starting Journal Service...[ 8.474818] EXT4-fs (sda1): re-mounted. Opts: (null) Mounting Debug File System... [[0;32m OK [0m] Reached target Encrypted Volumes. [[0;32m OK [0m] Created slice system-getty.slice. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. Starting Load Kernel Modules... [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice.[ 8.894163] Loading iSCSI transport class v2.0-870. [ 8.946288] iscsi: registered transport (tcp) Starting Create list of required st... nodes for the current kernel... [[0;32m OK [0m] Mounted Debug File System.[ 9.082468] iscsi: registered transport (iser) [[0;32m OK [0m] Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted Huge Pages File System. [[0;32m OK [m] Started JournalService. [[0;32m OK [0m] Started Remount Root and Kernel File Systems. [[0;32m OK [0m] Started Load Kernel Modules. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Create Static Device Nodes in /dev... Starting Apply Kernel Variables... Mounting Configuration File System... Mounting FUSE Control File System... Starting Initial cloud-init job (pre-networking)... Starting Load/Save Random Seed... Starting udev Coldplug all Devices... Starting Flush Journal to Persistent Storage... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Mounted Configuration File System. [[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. [[0;32m OK [0m] Started Apply Kernel Variables. 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 Commit a transient machine-id on disk... Starting LSB: AppArmor initialization... [[0;32m OK [0m] Started udev Kenel Device Manager. [[0;32m OK [0m] Started Load/Save Random Seed. [[0;32m OK [0m] Started Flush Journal to Persistent Storage. [[0;32m OK [0m] Started udev Coldplug all Devices. [[0;32m OK [0m] Started Commit a transient machine-id on disk. [[0;32m OK [0m] Found device /dev/ttyS0. [[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 Create Volatile 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 NetworkTime Synchronization. [[0;32m OK [0m] Reached target System Time Synchronized. [ 61.142199] cloud-init[339]: Cloud-init v. 18.2 running 'init-local' at Thu, 10 Mar 2022 15:29:43 +0000. Up 15.23 seconds. [[0;32m OK [0m] Started Initial cloud-init job (pre-networking). [[0;32m OK [0m] Reached target Network (Pre). Starting Raise network interfaces... [[0;32m OK [0m] Started Raise network interfaces. Starting Initia cloud-init job (metadata servie crawler)... [[0;32m OK [0m] Reached target Network. [ 114.450045] cloud-init[667]: Cloud-init v. 18.2 running 'init' at Thu, 10 Mar 2022 15:30:33 +0000. Up 65.39 seconds. [ 114.589098] [cloud-init[0;32m OK [0m[667]: ] ci-info: +++++++++++++++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++++++++++++++Started Initial cloud-init job (metadata service crawler). [[ 114.722791] [0;32m OK [0mcloud-init] [667]: Reached target Cloud-config availability.ci-info: +--------+------+------------------------------+-----------------+-------+-------------------+ [ [0;32m OK [0m[ 114.862913] ] cloud-initReached target System Initialization.[667]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address | [[0;32m OK [0m] Listening on D-Bus System Message Bus Socket. [ 115.003096] [cloud-init[667]: [0;32m OK [0mci-info: +--------+------+------------------------------+-----------------+-------+-------------------+] Listening on ACPID Listen Socket. [ [0;32m OK [0m[ 115.145058] ] cloud-initStarted Daily Cleanup of Temporary Directories.[667]: ci-info: | eth0 | True | 172.20.0.6 | 255.255.255.240 | . | fa:16:3e:55:d1:4d | [[0;32m OK [0m[ 115.250101] cloud-init] Started Daily apt download activities.[667]: ci-info: | eth0 | True | fe80::f816:3eff:fe55:d14d/64 | . | link | fa:16:3e:55:d1:4d |[[0;32m OK [0m] Started Daily apt upgrade and clean activities.[ 115.433501] cloud-init [667]: [[0;32m OK [0mci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . |] Reached target Timers. [ 115.627853] cloud-init[[667]: [0;32m OK [0mci-info: | lo | True | ::1/128 | . | host | . |] Started ACPI Evnts Check.[ 115.780194] cloud-init [[667]: [0;32m OK [0mci-info: +--------+------+------------------------------+-----------------+-------+-------------------+] Reached target Paths. [ 115.949172] cloud-init[667]: ci-info: +++++++++++++++++++++++++++++++Route IPv4 info++++++++++++++++++++++++++++++++[ [0;32m OK [0m] [ 116.024778] Reached target Sockets.cloud-init [667]: ci-info: +-------+-----------------+------------+-----------------+-----------+-------+[[0;32m OK [0m] Reached target Basic System.[ 116.181462] cloud-init[667]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |[ [0;32m OK [0m[ 116.287916] cloud-init[667]: ] ci-info: +-------+----------------+------------+-----------------+-----------+-------+Started ACPI event daemon. Starting LSB: MD monitoring daemon...[ 116.413238] cloud-init [667]: ci-info: | 0 | 0.0.0.0 | 172.20.0.1 | 0.0.0.0 | eth0 | UG |Starting Login Service... [ 116.520263] [cloud-init[0;32m OK [0m[667]: ci-info: | 1 | 169.254.169.254 | 172.20.0.1 | 255.255.255.255 | eth0 | UGH |] Started D-Bus System Message Bus. [ 116.641210] cloud-init[667]: ci-info: | 2 | 172.20.0.0 | 0.0.0.0 | 255.255.255.240 | eth0 | U | [ 116.703587] cloud-init[667]: ci-info: +-------+-----------------+------------+-----------------+-----------+-------+ [ 116.753978] cloud-init[667]: Generating public/private rsa key pair. [ 116.826614] cloud-init[667]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key. [ 116.878306] cloud-init[667]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. [ 116.928202] cloud-init[[667]: [0;32m OK [0mThe key fingerprint is:] Started Unattended Upgrades Shutdown. [ 117.020109] cloud-init[[667]: SHA256:0bPCeBmS0PaqMmRlAMIyrI9wgvHmR5ga9zJdFWNc74o root@tempest-attachvolumetestjson-server-602246781[0;32m OK [0m] Started Deferred execution scheduler. [ 117.179421] cloud-initStarting LSB: Record successful boot for GRUB...[667]: The key's randomart image is: [ 117.285138] [[0;32m OK [0mcloud-init] [667]: Started Regular background program processing daemon.+---[RSA 2048]----+ [[ 117.399606] [0;32m OK [0mcloud-init] [667]: Reached target Network is Online.|=. .. .+o. | [ 117.514800] cloud-init[667]: Starting OpenBSD Secure Shell server...|=o. .oooo . | Starting Apply the settings specified in cloud-config...[ 117.636787] cloud-init [667]: |++ + .ooo o . | Starting /etc/rc.local Compatibility... [ 117.811894] cloud-init [667]: Starting iSCSI initiator daemon (iscsid)...|* B + .+.+ + | [ 117.994312] cloud-init[[0;32m OK [0m[667]: ] |.@ * ...S . . |Started OpenBSD Secure Shell server. [ 118.216225] cloud-init[[0;32m OK [0m] [667]: |o B + .. o . |Started /etc/rc.local Compatibility. [[ 118.717158] [0;32m OK [0mcloud-init] Started LSB: MD monitoring daemon.[667]: | o + . E . | [[0;32m OK [0m[ 118.964227] ] cloud-init[667]: Started iSCSI initiator daemon (iscsid).| o . | [ [0;32m OK [0m] [ 119.210345] cloud-init[667]: Started Login Service.| o | [[ 119.365892] [0;32m OK [0mcloud-init] [667]: Started LSB: Record successful boot for GRUB.+----[SHA256]-----+ [ 119.507560] cloud-init Starting Login to default iSCSI targets...[667]: Generating public/private dsa key pair. [ 119.686793] cloud-init[667]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key. [[0;32m OK [0m[ 119.772866] cloud-init] [667]: Started Login to default iSCSI targets.Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. [[ 119.875736] [0;32m OK [0mcloud-init[667]: ] Reached target Remote File Systems (Pre).The key fingerprint is: [[ 119.993729] [0;32m OK [0m] cloud-initReached target Remote File Systems.[667]: SHA256:6s/HszL607umDc0hWw2mTvElHK9Cjz23gzzggwNi6TU root@tempest-attachvolumetestjson-server-602246781 [ 120.124046] cloud-initStarting LSB: automatic crash report generation...[667]: The key's randomart image is: Starting Permit User Sessions...[ 120.276618] cloud-init [667]: Starting LSB: Set the CPU Frequency Scaling governor to "ondemand"...+---[DSA 1024]----+ [ [0;32m OK [0m[ 120.528235] cloud-init] [667]: Started Permit User Sessions.| . | [ 120.714790] [cloud-init[0;32m OK [0m[667]: ] | . o |Started Getty on tty1. [ 120.862440] [cloud-init[0;32m OK [0m[667]: ] | o = o |Started Serial Getty on ttyS0. [[0;32m OK [0m[ 121.056225] ] cloud-init[667]: Reached target Login Prompts.| . . O * | [[ 121.197204] [0;32m OK [0mcloud-init[667]: ] Started LSB: automatic crash report generation.| + E S O o | [ 121.301439] cloud-init[[667]: [0;32m OK [0m| o o o * X = . |] [ 121.368248] Started LSB: Set the CPU Frequency Scaling governor to "ondemand".cloud-init [667]: | . + *o* o | [[0;32m OK [0m[ 121.484221] ] cloud-initReached target Multi-User System.[667]: | . o++*. . |[ [0;32m OK [0m[ 121.594618] ] cloud-initReached target Graphical Interface.[667]: | o+=B== | Starting Update UTMP about System Runlevel Changes...[ 121.778828] cloud-init[667]: +----[SHA256]-----+ [ 121.838114] cloud-init[667]: Generating public/private ecdsa key pair. [ 121.903134] cloud-init[667]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key.[ [0;32m OK [0m[ 121.983168] ] cloud-initStarted Update UTMP about System Runlevel Changes.[667]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. [ 122.075431] cloud-init[667]: The key fingerprint is: [ 122.156209] cloud-init[667]: SHA256:ce4V3eM2w64zkFo4frmD6aw3+Jj3c3g5lv16n58egqE root@tempest-attachvolumetestjson-server-602246781 [ 122.222549] cloud-init[667]: The key's randomart image is: [ 122.306360] cloud-init[667]: +---[ECDSA 256]---+ [ 122.372346] cloud-init[667]: | | [ 122.425098] cloud-init[667]: | . . | [ 122.481332] cloud-init[667]: | . . . ...| [ 122.544362] cloud-init[667]: | + .o .| [ 122.587718] cloud-init[667]: | S o.o * | [ 122.661841] cloud-init[667]: | +.=o o o| [ 122.722148] cloud-init[667]: | oEB.+.+o | [ 122.782623] cloud-init[667]: | .+O * X.=| [ 122.837522] cloud-init[667]: | +*++oB.**B| [ 122.905588] cloud-init[667]: +----[SHA256]-----+ [ 122.985498] cloud-init[667]: Generating public/private ed25519 key pair. [ 123.063817] cloud-init[667]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. [ 123.134531] cloud-init[667]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. [ 123.190673] cloud-init[667]: The key fingerprint is: [ 123.256241] cloud-init[667]: SHA256:kqGBN+ZctgWgk86nWFtQc8R0yAcqR6FhYgJPlENVfwc root@tempest-attachvolumetestjson-server-602246781 [ 123.319300] cloud-init[667]: The key's randomart image is: [ 123.417010] cloud-init[667]: +--[ED25519 256]--+ [ 123.488913] cloud-init[667]: |=+*oBOBo. E | [ 123.579521] cloud-init[667]: |o=oO +++. . | [ 123.671889] cloud-init[667]: | X.B +.o . . | [ 123.808304] cloud-init[667]: | o X * = . . | [ 123.913371] cloud-init[667]: | + * + S | [ 124.017266] cloud-init[667]: | o = . | [ 124.097625] cloud-init[667]: |. o | [ 124.239571] cloud-init[667]: | | [ 124.327965] cloud-init[667]: | | [ 124.431917] cloud-init[667]: +----[SHA256]-----+ [[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. [[0;32m OK [0m] Started Session3 of user ubuntu. [[0;32m OK [0m] Started Session 2 of user ubuntu. Ubuntu 16.04.4 LTS tempest-attachvolumetestjson-server-602246781 ttyS0 tempest-attachvolumetestjson-server-602246781 login: [ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: x87 FPU will use FXSAVE [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable [ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data [ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.3 present. [ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016 [ 0.000000] Hypervisor detected: Microsoft Hyper-V [ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c [ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035 [ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500 [ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V [ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush [ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM) [ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026) [ 0.000000] ACPI: FACS 0x000000003FFFF000 000040 [ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001) [ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug [ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug [ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug [ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff] [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffeffff] [ 0.000000] Reserved but unavailable: 98 pages [ 0.000000] ACPI: PM-Timer IO Port: 0x408 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] e820: [mem 0x40000000-0xffffffff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on bare hardware [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] random: get_random_bytes called from start_kernel+0x99/0x51b with crng_init=0 [ 0.000000] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] percpu: Embedded 45 pages/cpu @ (ptrval) s147456 r8192 d28672 u2097152 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 257913 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0 [ 0.000000] Memory: 926704K/1048120K available (12300K kernel code, 2283K rwdata, 3972K rodata, 2248K init, 2372K bss, 121416K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] ftrace: allocating 37806 entries in 148 pages [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.000000] Tasks RCU enabled. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.000000] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] ACPI: Core revision 20170831 [ 0.000000] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.000000] APIC: Switch to symmetric I/O mode setup [ 0.004000] clocksource: hyperv_clocksource_tsc_page: mask: 0xffffffffffffffff max_cycles: 0x24e6a1710, max_idle_ns: 440795202120 ns [ 0.092000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.096000] tsc: Detected 1995.194 MHz processor [ 0.100000] Calibrating delay loop (skipped), value calculated using timer frequency.. 3990.38 BogoMIPS (lpj=7980776) [ 0.104098] pid_max: default: 32768 minimum: 301 [ 0.108058] Security Framework initialized [ 0.112006] Yama: becoming mindful. [ 0.116055] AppArmor: AppArmor initialized [ 0.120253] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.124107] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.128027] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.132015] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.136559] CPU: Physical Processor ID: 0 [ 0.140338] mce: CPU supports 1 MCE banks [ 0.144111] Last level iTLB entries: 4KB 512, 2MB 8, 4MB 8 [ 0.148000] Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32, 1GB 0 [ 0.148007] Spectre V2 : Mitigation: Full generic retpoline [ 0.152005] Speculative Store Bypass: Vulnerable [ 0.204492] Freeing SMP alternatives memory: 36K [ 0.210687] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2430L 0 @ 2.00GHz (family: 0x6, model: 0x2d, stepping: 0x7) [ 0.212097] Performance Events: unsupported p6 CPU model 45 no PMU driver, software events only. [ 0.216075] Hierarchical SRCU implementation. [ 0.220793] NMI watchdog: Perf event create on CPU 0 failed with -2 [ 0.224004] NMI watchdog: Perf NMI watchdog permanently disabled [ 0.228072] smp: Bringing up secondary CPUs ... [ 0.232008] smp: Brought up 1 node, 1 CPU [ 0.236006] smpboot: Max logical packages: 1 [ 0.240006] smpboot: Total of 1 processors activated (3990.38 BogoMIPS) [ 0.244494] devtmpfs: initialized [ 0.248087] x86/mm: Memory block size: 128MB [ 0.252271] evm: security.selinux [ 0.256016] evm: security.SMACK64 [ 0.260031] evm: security.SMACK64EXEC [ 0.264007] evm: security.SMACK64TRANSMUTE [ 0.268006] evm: security.SMACK64MMAP [ 0.272006] evm: security.apparmor [ 0.276005] evm: security.ima [ 0.280004] evm: security.capability [ 0.284219] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.289383] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.292096] pinctrl core: initialized pinctrl subsystem [ 0.296293] NET: Registered protocol family 16 [ 0.300124] audit: initializing netlink subsys (disabled) [ 0.304205] cpuidle: using governor ladder [ 0.308011] audit: type=2000 audit(1646926348.304:1): state=initialized audit_enabled=0 res=1 [ 0.312010] cpuidle: using governor menu [ 0.316068] ACPI: bus type PCI registered [ 0.320005] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.328501] PCI: Using configuration type 1 for base access [ 0.333540] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.336287] ACPI: Added _OSI(Module Device) [ 0.340011] ACPI: Added _OSI(Processor Device) [ 0.344005] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.348006] ACPI: Added _OSI(Processor Aggregator Device) [ 0.352017] ACPI: Added _OSI(Linux-Dell-Video) [ 0.362789] ACPI: Interpreter enabled [ 0.364014] ACPI: (supports S0 S5) [ 0.368027] ACPI: Using IOAPIC for interrupt routing [ 0.372045] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.376555] ACPI: Enabled 1 GPEs in block 00 to 0F [ 0.415047] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.416013] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.420014] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.424026] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.428637] PCI host bridge to bus 0000:00 [ 0.432033] pci_bus 0000:00: root bus resource [mem 0xfe0000000-0xfffffffff window] [ 0.436010] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.440013] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.444009] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.448009] pci_bus 0000:00: root bus resource [mem 0xf8000000-0xfffbffff window] [ 0.452009] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.504247] pci 0000:00:07.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.508007] 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.522496] * Found PM-Timer Bug on the chipset. Due to workarounds for a bug, [ 0.522496] * this clock source is slow. Consider trying other clock sources [ 0.538382] pci 0000:00:07.3: quirk: [io 0x0400-0x043f] claimed by PIIX4 ACPI [ 0.588693] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 7 9 10 *11 12 14 15) [ 0.593427] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.597101] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.604318] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.608926] SCSI subsystem initialized [ 0.612377] 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.616010] pci 0000:00:08.0: vgaarb: bridge control possible [ 0.620009] vgaarb: loaded [ 0.624107] pps_core: LinuxPPS API ver. 1 registered [ 0.628006] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> [ 0.632026] PTP clock support registered [ 0.636100] EDAC MC: Ver: 3.0.0 [ 0.642411] hv_vmbus: Vmbus version:4.0 [ 0.644113] PCI: Using ACPI for IRQ routing [ 0.648181] NetLabel: Initializing [ 0.652014] NetLabel: domain hash size = 128 [ 0.656019] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 0.660671] NetLabel: unlabeled traffic allowed by default [ 0.664194] clocksource: Switched to clocksource hyperv_clocksource_tsc_page [ 0.687041] VFS: Disk quotas dquot_6.6.0 [ 0.691861] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.697103] AppArmor: AppArmor Filesystem Enabled [ 0.701956] pnp: PnP ACPI init [ 0.716103] system 00:06: [io 0x01e0-0x01ef] has been reserved [ 0.725304] system 00:06: [io 0x0160-0x016f] has been reserved [ 0.731341] system 00:06: [io 0x0278-0x027f] has been reserved [ 0.737036] system 00:06: [io 0x0378-0x037f] has been reserved [ 0.741858] system 00:06: [io 0x0678-0x067f] has been reserved [ 0.747031] system 00:06: [io 0x0778-0x077f] has been reserved [ 0.753435] system 00:06: [io 0x04d0-0x04d1] has been reserved [ 0.758896] system 00:07: [io 0x0400-0x043f] has been reserved [ 0.764197] system 00:07: [io 0x0370-0x0371] has been reserved [ 0.769714] system 00:07: [io 0x0440-0x044f] has been reserved [ 0.775888] system 00:07: [mem 0xfec00000-0xfec00fff] could not be reserved [ 0.782402] system 00:07: [mem 0xfee00000-0xfee00fff] has been reserved [ 0.790026] system 00:08: [mem 0x00000000-0x0009ffff] could not be reserved [ 0.797282] system 00:08: [mem 0x000c0000-0x000dffff] could not be reserved [ 0.802705] system 00:08: [mem 0x000e0000-0x000fffff] could not be reserved [ 0.808655] system 00:08: [mem 0x00100000-0xf7ffffff] could not be reserved [ 0.816302] system 00:08: [mem 0xfffc0000-0xffffffff] has been reserved [ 0.823199] pnp: PnP ACPI: found 9 devices [ 0.838830] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.845713] NET: Registered protocol family 2 [ 0.929760] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.970031] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.976412] TCP: Hash tables configured (established 8192 bind 8192) [ 0.981699] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.987368] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.992097] NET: Registered protocol family 1 [ 0.996598] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 1.002306] pci 0000:00:08.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 1.008689] Unpacking initramfs... [ 1.355178] Freeing initrd memory: 13088K [ 1.362193] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.367754] software IO TLB [mem 0x32660000-0x36660000] (64MB) mapped at [ (ptrval)- (ptrval)] [ 1.374229] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3984e4f190f, max_idle_ns: 881590731118 ns [ 1.380713] Scanning for low memory corruption every 60 seconds [ 1.389069] Initialise system trusted keyrings [ 1.395849] Key type blacklist registered [ 1.400782] workingset: timestamp_bits=36 max_order=18 bucket_order=0 [ 1.407336] zbud: loaded [ 1.415735] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.421184] fuse init (API version 7.26) [ 1.428660] Key type asymmetric registered [ 1.434366] Asymmetric key parser 'x509' registered [ 1.444756] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244) [ 1.451718] io scheduler noop registered (default) [ 1.457327] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.463844] ACPI: Power Button [PWRF] [ 1.471257] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.512462] 00:03: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.544663] 00:04: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A [ 1.552469] random: fast init done [ 1.561043] Linux agpgart interface v0.103 [ 1.567147] loop: module loaded [ 1.571208] hv_vmbus: registering driver hv_storvsc [ 1.579490] scsi host0: storvsc_host_t [ 1.589394] scsi 0:0:0:0: Direct-Access Msft Virtual Disk 1.0 PQ: 0 ANSI: 5 [ 1.598089] scsi host1: storvsc_host_t [ 1.607045] sd 0:0:0:0: Attached scsi generic sg0 type 0 [ 1.612638] scsi 1:0:0:0: Direct-Access MSFT Virtual HD 10.0 PQ: 0 ANSI: 5 [ 1.618826] ata_piix 0000:00:07.1: Hyper-V Virtual Machine detected, ATA device ignore set [ 1.633240] sd 0:0:0:0: [sda] 2080768 512-byte logical blocks: (1.07 GB/1016 MiB) [ 1.642848] scsi host2: ata_piix [ 1.647254] sd 0:0:0:0: [sda] Write Protect is off [ 1.653071] scsi host3: ata_piix [ 1.657747] ata1: PATA max UDMA/33 cmd 0x1f0 ctl 0x3f6 bmdma 0xffa0 irq 14 [ 1.662509] ata2: PATA max UDMA/33 cmd 0x170 ctl 0x376 bmdma 0xffa8 irq 15 [ 1.667170] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA [ 1.682593] libphy: Fixed MDIO Bus: probed [ 1.687389] tun: Universal TUN/TAP device driver, 1.6 [ 1.692047] PPP generic driver version 2.4.2 [ 1.696464] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f03:PS2M] at 0x60,0x64 irq 1,12 [ 1.720096] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.723672] sda: sda1 [ 1.727495] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.732872] mousedev: PS/2 mouse device common for all mice [ 1.739228] rtc_cmos 00:00: RTC can wake from S4 [ 1.743499] sd 1:0:0:0: Attached scsi generic sg1 type 0 [ 1.771677] sd 1:0:0:0: [sdb] 2097152 512-byte logical blocks: (1.07 GB/1.00 GiB) [ 1.778744] sd 1:0:0:0: [sdb] 4096-byte physical blocks [ 1.783063] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.791135] sd 0:0:0:0: [sda] Attached SCSI disk [ 1.802251] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.811047] rtc_cmos 00:00: alarms up to one month, 114 bytes nvram [ 1.816266] device-mapper: uevent: version 1.0.3 [ 1.823051] device-mapper: ioctl: 4.37.0-ioctl (2017-09-20) initialised: dm-devel@redhat.com [ 1.829287] NET: Registered protocol family 10 [ 2.868306] sd 1:0:0:0: [sdb] Write Protect is off [ 2.978908] Segment Routing with IPv6 [ 2.983737] NET: Registered protocol family 17 [ 2.992566] Key type dns_resolver registered [ 2.999004] sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, supports DPO and FUA [ 3.006185] RAS: Correctable Errors collector initialized. [ 3.010150] registered taskstats version 1 [ 3.015107] Loading compiled-in X.509 certificates [ 3.024518] Loaded X.509 cert 'Build time autogenerated kernel key: aff4079af16f4619e3b7b2cd46b8d3777d9de144' [ 3.031109] zswap: loaded using pool lzo/zbud [ 3.041283] Key type big_key registered [ 3.046552] Key type trusted registered [ 3.053630] Key type encrypted registered [ 3.057921] AppArmor: AppArmor sha1 policy hashing enabled [ 3.062474] ima: No TPM chip found, activating TPM-bypass! (rc=-19) [ 3.066211] evm: HMAC attrs: 0x1 [ 3.227764] rtc_cmos 00:00: setting system clock to 2022-03-10 15:32:32 UTC (1646926352) [ 3.239052] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 3.244822] EDD information not available. [ 3.657032] ata2.00: ATAPI: Virtual CD, , max MWDMA2 [ 3.669753] ata2.00: configured for MWDMA2 [ 3.690673] scsi 3:0:0:0: CD-ROM Msft Virtual CD/ROM 1.0 PQ: 0 ANSI: 5 [ 3.705716] sd 1:0:0:0: [sdb] Attached SCSI disk [ 3.713779] sr 3:0:0:0: [sr0] scsi3-mmc drive: 0x/0x tray [ 3.720780] cdrom: Uniform CD-ROM driver Revision: 3.20 [ 3.729843] sr 3:0:0:0: Attached scsi generic sg2 type 5 [ 3.741195] Freeing unused kernel memory: 2248K [ 3.752094] Write protecting the kernel read-only data: 18432k [ 3.758240] Freeing unused kernel memory: 2008K [ 3.763245] Freeing unused kernel memory: 124K [ 3.776019] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 3.786818] x86/mm: Checking user space page tables [ 3.803995] x86/mm: Checked W+X mappings: passed, no W+X pages found. Loading, please wait... starting version 229 [ 3.885044] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.891708] random: udevadm: uninitialized urandom read (16 bytes read) [ 3.897763] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.904657] random: udevadm: uninitialized urandom read (16 bytes read) [ 3.916046] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.932343] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.948702] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.962508] random: udevadm: uninitialized urandom read (16 bytes read) [ 3.968541] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.974590] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 4.173976] hv_utils: Registering HyperV Utility Driver [ 4.179773] hv_vmbus: registering driver hv_util [ 4.207051] hv_vmbus: registering driver hv_netvsc [ 4.218619] hv_vmbus: registering driver hyperv_keyboard [ 4.236119] hidraw: raw HID events driver (C) Jiri Kosina [ 4.289389] hv_vmbus: registering driver hid_hyperv [ 4.320346] 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.328219] hv_utils: Heartbeat IC version 3.0 [ 4.334242] input: Microsoft Vmbus HID-compliant Mouse as /devices/0006:045E:0621.0001/input/input4 [ 4.352168] hid 0006:045E:0621.0001: input: <UNKNOWN> HID v0.01 Mouse [Microsoft Vmbus HID-compliant Mouse] on [ 4.395984] hv_utils: Shutdown IC version 3.0 [ 4.408900] hv_utils: TimeSync IC version 4.0 [ 4.416375] hv_utils: VSS IC version 5.0 Begin: Loading essential drivers ... [ 4.668068] raid6: sse2x1 gen() 4520 MB/s [ 4.716270] raid6: sse2x1 xor() 3276 MB/s [ 4.768038] raid6: sse2x2 gen() 5509 MB/s [ 4.820037] raid6: sse2x2 xor() 4257 MB/s [ 4.872040] raid6: sse2x4 gen() 6112 MB/s [ 4.920044] raid6: sse2x4 xor() 4944 MB/s [ 4.924142] raid6: using algorithm sse2x4 gen() 6112 MB/s [ 4.928456] raid6: .... xor() 4944 MB/s, rmw enabled [ 4.932747] raid6: using intx1 recovery algorithm [ 4.943016] xor: measuring software checksum speed [ 4.988033] prefetch64-sse: 10125.000 MB/sec [ 5.032036] generic_sse: 9415.000 MB/sec [ 5.036787] xor: using function: prefetch64-sse (10125.000 MB/sec) [ 5.048299] 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.229036] Btrfs loaded, crc32c=crc32c-generic Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 5.407394] EXT4-fs (sda1): INFO: recovery required on readonly filesystem [ 5.412074] EXT4-fs (sda1): write access will be enabled during recovery [ 5.841464] EXT4-fs (sda1): recovery complete [ 5.943999] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 6.865094] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN) [ 6.873881] systemd[1]: Detected virtualization microsoft. [ 6.879143] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 7.023545] systemd[1]: Set hostname to <tempest-attachvolumetestjson-server-602246781>. [ 7.347392] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 7.400361] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 7.453038] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. [ 7.506190] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 7.562343] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 7.610903] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point. [[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [[0;32m OK [0m] Created slice system-getty.slice. [[0;32m OK [0m] Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice User and Session Slice. [[0;32m OK [0m] Reached target Slices. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on Journal Socket. Mounting Huge Pages File System... Mounting Debug File System... Starting Load Kernel Modules... Mounting POSIX Message Queue File System...[ 8.267040] Loading iSCSI transport class v2.0-870. Starting Remount Root and Kernel File Systems...[ 8.311475] iscsi: registered transport (tcp) [[ 8.349305] iscsi: registered transport (iser) [0;32m OK [0m] Reached target Encrypted Volumes. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... Starting Create list of required st... nodes for the current kernel... [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 8.585534] EXT4-fs (sda1): re-mounted. Opts: (null) Starting Journal Service... [[0;32m OK [0m] Mounted Debug File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted Huge Pages File System. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started Load Kernel Modules. [[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 LVM2 metadata daemon. Starting Create Static Device Nodes in /dev... Starting Initial cloud-init job (pre-networking)... Starting udev Coldplug all Devices... Starting Load/Save Random Seed... Starting Apply Kernel Variables... Mounting Configuration File System... Mounting FUSE Control File System... Starting Flush Journal to Persistent Storage... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Mounted Configuration File System. [[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. [[0;32m OK [0m] Started Apply Kernel Variables. 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 Load/Save Random Seed. [[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 LSB: AppArmor initialization. [[0;32m OK [0m] Found device /dev/ttyS0. [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [[0;32m OK [0m] Found device /sys/subsystem/net/devices/eth0. [[0;32m OK [0m] Started Create Volatile Files and Directories. Starting Update UTMP about System Boot/Shutdown... Starting Network Time Synchronization... [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Reached target System Time Synchronized. [ 32.936343] cloud-init[338]: Cloud-init v. 18.2 running 'init-local' at Thu, 10 Mar 2022 15:32:43 +0000. Up 13.81 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. [[0;32m OK [0m] Reached target Network. Starting Initial cloud-init job (metadata service crawler)... [ 61.808474] cloud-init[682]: Cloud-init v. 18.2 running 'init' at Thu, 10 Mar 2022 15:33:06 +0000. Up 36.27 seconds. [ 61.912191] [[0;32m OK [0mcloud-init[682]: ] ci-info: +++++++++++++++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++++++++++++++Started Initial cloud-init job (metadata service crawler). [[ 62.025287] [0;32m OK [0mcloud-init] [682]: ci-info: +--------+------+------------------------------+-----------------+-------+-------------------+Reached target Network is Online. [ 62.115807] Starting iSCSI initiator daemon (iscsid)...cloud-init[682]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address |[[0;32m OK [0m ] [ 62.212889] Reached target System Initialization.cloud-init [682]: ci-info: +--------+------+------------------------------+-----------------+-------+-------------------+ [[0;32m OK [0m[ 62.295465] cloud-init] [682]: Started ACPI Events Check.ci-info: | eth0 | True | 172.20.0.6 | 255.255.255.240 | . | fa:16:3e:55:d1:4d | [[0;32m OK [0m ] [ 62.395984] Reached target Paths.cloud-init[682]: ci-info: | eth0 | True | fe80::f816:3eff:fe55:d14d/64 | . | link | fa:16:3e:55:d1:4d |[[0;32m OK [0m ] Started Daily Cleanup of Temporary Directories.[ 62.494332] cloud-init [682]: [ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . |[0;32m OK [0m] Listening on D-Bus System Message Bus Socket.[ 62.581567] cloud-init[[682]: [0;32m OK [0mci-info: | lo | True | ::1/128 | . | host | . |] Listening on ACPID Listen Socket. [ 62.676169] cloud-init[[682]: [0;32m OK [0mci-info: +--------+------+------------------------------+-----------------+-------+-------------------+] Reached target Sockets. [ 62.768245] cloud-init[[682]: [0;32m OK [0mci-info: +++++++++++++++++++++++++++++++Route IPv4 info++++++++++++++++++++++++++++++++] Reached target Basic System. [ 62.866483] [cloud-init[682]: [0;32m OK [0mci-info: +-------+-----------------+------------+-----------------+-----------+-------+] Started Unattended Upgrades Shutdown. [ 62.954433] [cloud-init[682]: [0;32m OK [0mci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |] Started Deferred execution scheduler. [ 63.051981] cloud-init[[682]: [0;32m OK [0mci-info: +-------+-----------------+------------+-----------------+-----------+-------+] Started Regular background program processing daemon. [ 63.150488] cloud-initStarting /etc/rc.local Compatibility...[682]: ci-info: | 0 | 0.0.0.0 | 172.20.0.1 | 0.0.0.0 | eth0 | UG | [[ 63.238222] [0;32m OK [0mcloud-init] [682]: Started ACPI event daemon.ci-info: | 1 | 169.254.169.254 | 172.20.0.1 | 255.255.255.255 | eth0 | UGH | [ 63.323993] cloud-initStarting OpenBSD Secure Shell server...[682]: ci-info: | 2 | 172.20.0.0 | 0.0.0.0 | 255.255.255.240 | eth0 | U | Starting LSB: Record successful boot for GRUB...[ 63.430207] cloud-init [682]: Starting LSB: MD monitoring daemon...ci-info: +-------+-----------------+------------+-----------------+-----------+-------+ Starting Login Service... [[0;32m OK [0m] Started D-Bus System Message Bus. [[0;32m OK [0m] Started Daily apt download activities. [[0;32m OK [0m] Started Daily apt upgrade and clean activities. [[0;32m OK [0m] Reached target Timers. [[0;32m OK [0m] Reached target Cloud-config availability. Starting Apply the settings specified in cloud-config... [[0;32m OK [0m] Started OpenBSD Secure Shell server. [[0;32m OK [0m] Started /etc/rc.local Compatibility. [[0;32m OK [0m] Started iSCSI initiator daemon (iscsid). [[0;32m OK [0m] Started Login Service. [[0;32m OK [0m] Started LSB: MD monitoring daemon. Starting Login to default iSCSI targets... [[0;32m OK [0m] Started LSB: Record successful boot for GRUB. [[0;32m OK [0m] Started Login to default iSCSI targets. [[0;32m OK [0m] Reached target Remote File Systems (Pre). [[0;32m OK [0m] Reached target Remote File Systems. Starting Permit User Sessions... Starting LSB: automatic crash report generation... Starting LSB: Set the CPU Frequency Scaling governor to "ondemand"... [[0;32m OK [0m] Started Permit User Sessions. [[0;32m OK [0m] Started LSB: Set the CPU Frequency Scaling governor to "ondemand". [[0;32m OK [0m] Started LSB: automatic crash report generation. [[0;32m OK [0m] Started Serial Getty on ttyS0. [[0;32m OK [0m] Started Getty on tty1. [[0;32m OK [0m] Reached target Login Prompts. [[0;32m OK [0m] Reached target Multi-User System. [[0;32m OK [0m] Reached target Graphical Interface. Starting Update UTMP about System Runlevel Changes... [[0;32m OK [0m] Started Update UTMP about System Runlevel Changes. [[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. 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. Ubuntu 16.04.4 LTS tempest-attachvolumetestjson-server-602246781 ttyS0 tempest-attachvolumetestjson-server-602246781 login: [ 138.233200] cloud-init[744]: Cloud-init v. 18.2 running 'modules:config' at Thu, 10 Mar 2022 15:33:35 +0000. Up 65.26 seconds. [ 146.030380] cloud-init[878]: Printing ubuntu user authorized keys [ 146.135870] cloud-init[878]: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDXyZ0WFEzVmzue7XpCGJfpyuK/9gU/Isa6PD+tpo94tganLLwoDAKzk09QlKQ3L+qRIyYz8F51xhr/2JQguwzy0GyqMWnR6MlLtWD9N6ZPcrlGwnLKw2t+CoUd4WPSCRTC7bOO4GpvWsBWDJ50a16OAGbPq7CHB+IBN5Qpi71OqkckAh3WdG6Bca2vj/iy/QLk9llwrxxnREBm9lKzxKlbIh2b37vnaslN2XxQjmvPpGD+8LqsTsFGpkt2ktYMQ42jMpKrZO6h3XmBUVxprxINCzbpWbVJJVJ83Axg2hD5VoxvSmFORYMaGFB9bOTq78RLs51v7oaI33UhBqvNkxR Generated-by-Nova 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: | ssh-rsa | 7d:b4:b8:c6:7f:5d:b2:63:85:93:6f:f0:79:95:c1:f6 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ <14>Mar 10 15:34:57 ec2: <14>Mar 10 15:34:57 ec2: ############################################################# <14>Mar 10 15:34:57 ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- <14>Mar 10 15:34:57 ec2: 1024 SHA256:6s/HszL607umDc0hWw2mTvElHK9Cjz23gzzggwNi6TU root@tempest-attachvolumetestjson-server-602246781 (DSA) <14>Mar 10 15:34:57 ec2: 256 SHA256:ce4V3eM2w64zkFo4frmD6aw3+Jj3c3g5lv16n58egqE root@tempest-attachvolumetestjson-server-602246781 (ECDSA) <14>Mar 10 15:34:57 ec2: 256 SHA256:kqGBN+ZctgWgk86nWFtQc8R0yAcqR6FhYgJPlENVfwc root@tempest-attachvolumetestjson-server-602246781 (ED25519) <14>Mar 10 15:34:57 ec2: 2048 SHA256:0bPCeBmS0PaqMmRlAMIyrI9wgvHmR5ga9zJdFWNc74o root@tempest-attachvolumetestjson-server-602246781 (RSA) <14>Mar 10 15:34:57 ec2: -----END SSH HOST KEY FINGERPRINTS----- <14>Mar 10 15:34:57 ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBI8OL/u9kPYk6xCEo1VBJ/fI5S2tHwT6TPndbYeoU9BSdT282lAFpGfnuQmgr9ULXWVEeVrXnbjaRK1B1mGw4i4= root@tempest-attachvolumetestjson-server-602246781 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAILUrMpCECZbAGL+bhL0/iVqefzeus4UCS7QZ9heQouJe root@tempest-attachvolumetestjson-server-602246781 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCyU1cJrWu3ghhAIa3bXNFJGfFUI2F7ZmdquvZ23peqSkIVvXCL+zYGmnafWCFpG7vqJPCiePm9GmDbBcwnKMEQke/VOiVROq2RSL881rHoMXbPegHrh3sw3AIqgrKf5BFeWdhB6yF+gq2HYZ+zaUrHXTcV7E35yXEJb97bMGTe/59tyqQCIn5Skq7E69CpsTbYkdpplDEtPcwzaBZVUXcYFDtb+4+rpnAI35i4LndZeJTxfrjcjAr3UvcvZ1RNyPHSCyNQAHsHg1H5FaGE/4b6y4RiYOnCdCSYio7myYKS5LFSYeMJUf6xtswMMshAtJYvXt8XUghNn/KIAfqgnwmJ root@tempest-attachvolumetestjson-server-602246781 -----END SSH HOST KEY KEYS----- [ 150.473310] cloud-init[878]: Cloud-init v. 18.2 running 'modules:final' at Thu, 10 Mar 2022 15:34:49 +0000. Up 139.05 seconds. [ 150.576433] cloud-init[878]: Cloud-init v. 18.2 finished at Thu, 10 Mar 2022 15:34:58 +0000. Datasource DataSourceConfigDrive [net,ver=2][source=/dev/sr0]. Up 148.71 seconds 2022-03-10 15:47:31,422 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2 1.314s 2022-03-10 15:47:31,422 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:47:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-10cee6da-f01f-4e48-97e4-10161e8c4cff', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-10cee6da-f01f-4e48-97e4-10161e8c4cff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2'} Body: b'{"volume": {"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:35.000000", "updated_at": "2022-03-10T15:33:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-948297507", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}], "user_id": "475b407020f34b6f9c2199f4bc653321", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "attachment_id": "26fdc605-ea34-4d75-898a-7459ecbbe26a", "volume_id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "server_id": "27882eb3-eb24-43b1-bcc1-790631446d55", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-10T15:31:44.000000"}], "os-vol-tenant-attr:tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f"}}' 2022-03-10 15:48:32,500 118340 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.44', port=80): Read timed out. (read timeout=60)")': /volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2 2022-03-10 15:48:40,859 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2 68.420s 2022-03-10 15:48:40,859 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:48:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-721efc9c-f4e6-4a77-a089-5cb44ddefbfd', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-721efc9c-f4e6-4a77-a089-5cb44ddefbfd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2'} Body: b'{"volume": {"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:35.000000", "updated_at": "2022-03-10T15:33:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-948297507", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}], "user_id": "475b407020f34b6f9c2199f4bc653321", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "attachment_id": "26fdc605-ea34-4d75-898a-7459ecbbe26a", "volume_id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "server_id": "27882eb3-eb24-43b1-bcc1-790631446d55", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-10T15:31:44.000000"}], "os-vol-tenant-attr:tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f"}}' 2022-03-10 15:49:31,728 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2 49.860s 2022-03-10 15:49:31,728 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:48:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb481de1-ce02-443e-a611-becf26385065', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb481de1-ce02-443e-a611-becf26385065', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2'} Body: b'{"volume": {"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:35.000000", "updated_at": "2022-03-10T15:33:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-948297507", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}], "user_id": "475b407020f34b6f9c2199f4bc653321", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "attachment_id": "26fdc605-ea34-4d75-898a-7459ecbbe26a", "volume_id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "server_id": "27882eb3-eb24-43b1-bcc1-790631446d55", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-10T15:31:44.000000"}], "os-vol-tenant-attr:tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f"}}' 2022-03-10 15:50:32,800 118340 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.44', port=80): Read timed out. (read timeout=60)")': /volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2 2022-03-10 15:50:42,035 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2 69.292s 2022-03-10 15:50:42,035 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:50:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e93ae9d0-52d7-4272-af39-c44d13938398', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e93ae9d0-52d7-4272-af39-c44d13938398', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2'} Body: b'{"volume": {"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:35.000000", "updated_at": "2022-03-10T15:33:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-948297507", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}], "user_id": "475b407020f34b6f9c2199f4bc653321", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "attachment_id": "26fdc605-ea34-4d75-898a-7459ecbbe26a", "volume_id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "server_id": "27882eb3-eb24-43b1-bcc1-790631446d55", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-10T15:31:44.000000"}], "os-vol-tenant-attr:tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f"}}' 2022-03-10 15:51:32,064 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2 49.018s 2022-03-10 15:51:32,064 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:50:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d5e11eb1-f290-40cf-92b5-de5d37daa1b5', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d5e11eb1-f290-40cf-92b5-de5d37daa1b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2'} Body: b'{"volume": {"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:35.000000", "updated_at": "2022-03-10T15:33:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-948297507", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}], "user_id": "475b407020f34b6f9c2199f4bc653321", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "attachment_id": "26fdc605-ea34-4d75-898a-7459ecbbe26a", "volume_id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "server_id": "27882eb3-eb24-43b1-bcc1-790631446d55", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-10T15:31:44.000000"}], "os-vol-tenant-attr:tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f"}}' 2022-03-10 15:52:33,141 118340 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.44', port=80): Read timed out. (read timeout=60)")': /volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2 2022-03-10 15:52:43,423 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2 70.343s 2022-03-10 15:52:43,430 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:52:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-670993db-d36f-4056-a77d-8a8c25888e75', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-670993db-d36f-4056-a77d-8a8c25888e75', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2'} Body: b'{"volume": {"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:35.000000", "updated_at": "2022-03-10T15:33:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-948297507", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}], "user_id": "475b407020f34b6f9c2199f4bc653321", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "attachment_id": "26fdc605-ea34-4d75-898a-7459ecbbe26a", "volume_id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "server_id": "27882eb3-eb24-43b1-bcc1-790631446d55", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-10T15:31:44.000000"}], "os-vol-tenant-attr:tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f"}}' 2022-03-10 15:53:32,451 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2 48.003s 2022-03-10 15:53:32,452 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:52:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8280b310-009a-46db-8c76-3dca07d89492', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8280b310-009a-46db-8c76-3dca07d89492', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2'} Body: b'{"volume": {"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:35.000000", "updated_at": "2022-03-10T15:33:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-948297507", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/ef70c34e970145d1aec2c3b6c3f1e54f/volumes/68d44d9e-cce5-4854-8127-a137e08ed4a2"}], "user_id": "475b407020f34b6f9c2199f4bc653321", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "attachment_id": "26fdc605-ea34-4d75-898a-7459ecbbe26a", "volume_id": "68d44d9e-cce5-4854-8127-a137e08ed4a2", "server_id": "27882eb3-eb24-43b1-bcc1-790631446d55", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-10T15:31:44.000000"}], "os-vol-tenant-attr:tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f"}}' 2022-03-10 15:53:32,988 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.525s 2022-03-10 15:53:32,988 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:53:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9ab5efec-d7d7-4406-b915-78731fd03b83', 'x-compute-request-id': 'req-9ab5efec-d7d7-4406-b915-78731fd03b83', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'' 2022-03-10 15:53:33,204 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.215s 2022-03-10 15:53:33,204 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:53:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1719', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d14c0217-bb1d-4910-aa3a-26390c9dcf01', 'x-compute-request-id': 'req-d14c0217-bb1d-4910-aa3a-26390c9dcf01', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {"tempest-AttachVolumeTestJSON-1757783726-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:d1:4d"}, {"version": 4, "addr": "172.27.0.223", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:d1:4d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1674352838"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:53:34,470 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.255s 2022-03-10 15:53:34,470 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:53:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1719', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-059e278d-01e8-44a8-a468-912a8e47783e', 'x-compute-request-id': 'req-059e278d-01e8-44a8-a468-912a8e47783e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {"tempest-AttachVolumeTestJSON-1757783726-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:d1:4d"}, {"version": 4, "addr": "172.27.0.223", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:d1:4d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1674352838"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:53:35,623 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.144s 2022-03-10 15:53:35,624 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:53:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1651', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-51b6aee6-590b-442c-b8a5-8ae159c3d8f7', 'x-compute-request-id': 'req-51b6aee6-590b-442c-b8a5-8ae159c3d8f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {"tempest-AttachVolumeTestJSON-1757783726-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:d1:4d"}, {"version": 4, "addr": "172.27.0.223", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:d1:4d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:53:36,805 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.171s 2022-03-10 15:53:36,805 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:53:36 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-984c3ce5-fd0d-445a-952b-b61b062c8a05', 'x-compute-request-id': 'req-984c3ce5-fd0d-445a-952b-b61b062c8a05', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:53:38,030 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.215s 2022-03-10 15:53:38,030 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:53:37 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-a2af8297-eb6a-433b-9fe4-32f4eb8fcf22', 'x-compute-request-id': 'req-a2af8297-eb6a-433b-9fe4-32f4eb8fcf22', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:53:39,254 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.215s 2022-03-10 15:53:39,254 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:53:39 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-e0fee6f7-9133-4290-bab2-4fddac6d585b', 'x-compute-request-id': 'req-e0fee6f7-9133-4290-bab2-4fddac6d585b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:53:40,444 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.181s 2022-03-10 15:53:40,445 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15: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-f051c11c-c9fb-4ff8-87f8-75ea6c05d76f', 'x-compute-request-id': 'req-f051c11c-c9fb-4ff8-87f8-75ea6c05d76f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:53:41,634 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.173s 2022-03-10 15:53:41,634 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15: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-b36d9ad6-dd1c-4068-ad21-1117b35b6284', 'x-compute-request-id': 'req-b36d9ad6-dd1c-4068-ad21-1117b35b6284', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:53:42,868 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.224s 2022-03-10 15:53:42,868 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15: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-4a6f3702-ccd0-4616-99d9-61e37b1bdf6b', 'x-compute-request-id': 'req-4a6f3702-ccd0-4616-99d9-61e37b1bdf6b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:53:44,043 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.167s 2022-03-10 15:53:44,043 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15: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-1c2cd962-b672-4775-9b59-cdbf13ab0238', 'x-compute-request-id': 'req-1c2cd962-b672-4775-9b59-cdbf13ab0238', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:53:45,238 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.185s 2022-03-10 15:53:45,238 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:53:45 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-7bb342ad-826d-491a-892e-ec1efc3b5101', 'x-compute-request-id': 'req-7bb342ad-826d-491a-892e-ec1efc3b5101', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:53:46,437 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.190s 2022-03-10 15:53:46,437 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15: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-034131bd-1ac7-4f1c-9d10-922ffbf90299', 'x-compute-request-id': 'req-034131bd-1ac7-4f1c-9d10-922ffbf90299', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:53:47,639 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.192s 2022-03-10 15:53:47,639 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15: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-bd184d22-8c1d-41b0-b5b9-7e80bbc05588', 'x-compute-request-id': 'req-bd184d22-8c1d-41b0-b5b9-7e80bbc05588', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:53:48,811 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.158s 2022-03-10 15:53:48,812 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:53:48 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-822535d8-89fb-4b06-941d-6a2848decab0', 'x-compute-request-id': 'req-822535d8-89fb-4b06-941d-6a2848decab0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:53:50,010 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.190s 2022-03-10 15:53:50,011 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:53:49 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-bf9a8b2b-f98a-4701-8612-92aed9ff3f16', 'x-compute-request-id': 'req-bf9a8b2b-f98a-4701-8612-92aed9ff3f16', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:53:51,209 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.189s 2022-03-10 15:53:51,210 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:53:51 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-fa2b918a-19aa-45bb-ab35-2ad161367ca5', 'x-compute-request-id': 'req-fa2b918a-19aa-45bb-ab35-2ad161367ca5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:53:52,385 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.167s 2022-03-10 15:53:52,386 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:53:52 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-8eaf8d44-e320-4da3-8cee-dfcf0a821e4f', 'x-compute-request-id': 'req-8eaf8d44-e320-4da3-8cee-dfcf0a821e4f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:53:53,591 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.196s 2022-03-10 15:53:53,592 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:53:53 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-434d6509-e741-4355-9bfe-bfa05a2dca03', 'x-compute-request-id': 'req-434d6509-e741-4355-9bfe-bfa05a2dca03', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:53:54,782 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.182s 2022-03-10 15:53:54,782 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:53:54 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-2a17d93a-f0aa-41e2-8918-510e9c4e7a2a', 'x-compute-request-id': 'req-2a17d93a-f0aa-41e2-8918-510e9c4e7a2a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:53:55,983 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.191s 2022-03-10 15:53:55,983 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:53:55 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-1be25c78-315b-420f-bfd1-6fd6a6a2ae5c', 'x-compute-request-id': 'req-1be25c78-315b-420f-bfd1-6fd6a6a2ae5c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:53:57,169 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.177s 2022-03-10 15:53:57,169 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:53:56 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-b7547f6c-35d2-44de-9d59-1a6584ca044f', 'x-compute-request-id': 'req-b7547f6c-35d2-44de-9d59-1a6584ca044f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:53:58,371 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.193s 2022-03-10 15:53:58,371 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:53:58 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-c1f72ffe-50f8-4bf9-a69c-de5bb928c8d5', 'x-compute-request-id': 'req-c1f72ffe-50f8-4bf9-a69c-de5bb928c8d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:53:59,597 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.217s 2022-03-10 15:53:59,597 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:53:59 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-3b9c5e71-c78c-49f0-bc69-94196b07a593', 'x-compute-request-id': 'req-3b9c5e71-c78c-49f0-bc69-94196b07a593', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:54:00,806 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.198s 2022-03-10 15:54:00,806 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:54:00 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-9ae53afe-72d5-4354-87c2-59d6892f8452', 'x-compute-request-id': 'req-9ae53afe-72d5-4354-87c2-59d6892f8452', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:54:01,993 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.172s 2022-03-10 15:54:01,993 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:54:01 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-a03bd85b-08d2-45d8-b7fb-1781ce6c5e04', 'x-compute-request-id': 'req-a03bd85b-08d2-45d8-b7fb-1781ce6c5e04', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:54:03,197 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.195s 2022-03-10 15:54:03,198 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:54:03 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-31259085-c47a-45e8-9d30-05f9172a6e88', 'x-compute-request-id': 'req-31259085-c47a-45e8-9d30-05f9172a6e88', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:54:04,443 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.237s 2022-03-10 15:54:04,443 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:54:04 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-91086446-fb9f-413e-b30b-0db519028d3a', 'x-compute-request-id': 'req-91086446-fb9f-413e-b30b-0db519028d3a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:54:05,603 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.150s 2022-03-10 15:54:05,603 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:54:05 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-884e7b74-7808-45d2-8bc4-8d1a0906b704', 'x-compute-request-id': 'req-884e7b74-7808-45d2-8bc4-8d1a0906b704', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:54:06,796 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.184s 2022-03-10 15:54:06,796 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:54:06 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-75479809-0fff-4b91-843f-d5fdf3742b1e', 'x-compute-request-id': 'req-75479809-0fff-4b91-843f-d5fdf3742b1e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:54:08,012 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.208s 2022-03-10 15:54:08,013 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:54:07 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-dd601fd0-bacf-4b84-a2fb-8452314070af', 'x-compute-request-id': 'req-dd601fd0-bacf-4b84-a2fb-8452314070af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:54:09,178 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.157s 2022-03-10 15:54:09,178 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:54:09 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-85064faf-7f62-46c4-8265-13b0985bec6f', 'x-compute-request-id': 'req-85064faf-7f62-46c4-8265-13b0985bec6f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:54:10,480 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.292s 2022-03-10 15:54:10,481 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:54:10 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-5d08f4e3-fb80-404d-9fd0-a3b517c9fea5', 'x-compute-request-id': 'req-5d08f4e3-fb80-404d-9fd0-a3b517c9fea5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:54:11,673 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.183s 2022-03-10 15:54:11,673 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:54:11 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-060f0db2-dd49-45e6-a1b0-a4ed12b996a2', 'x-compute-request-id': 'req-060f0db2-dd49-45e6-a1b0-a4ed12b996a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:54:12,899 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.216s 2022-03-10 15:54:12,900 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:54:12 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-d2dac9c9-40ee-4b47-9d6a-9c7137cad322', 'x-compute-request-id': 'req-d2dac9c9-40ee-4b47-9d6a-9c7137cad322', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:54:14,066 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.158s 2022-03-10 15:54:14,067 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:54:13 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-9d9ae847-448a-4993-a486-a94ed92936c0', 'x-compute-request-id': 'req-9d9ae847-448a-4993-a486-a94ed92936c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:54:15,274 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.198s 2022-03-10 15:54:15,274 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:54:15 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-db476dbd-58ee-4515-832b-9525a1156764', 'x-compute-request-id': 'req-db476dbd-58ee-4515-832b-9525a1156764', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:54:16,469 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.186s 2022-03-10 15:54:16,470 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:54:16 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-140d24c9-c65e-4417-9718-60a0cdefe2b9', 'x-compute-request-id': 'req-140d24c9-c65e-4417-9718-60a0cdefe2b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:54:17,662 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.183s 2022-03-10 15:54:17,662 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:54:17 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-f7459790-6163-4711-af5b-a0d079c54777', 'x-compute-request-id': 'req-f7459790-6163-4711-af5b-a0d079c54777', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:54:18,930 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.259s 2022-03-10 15:54:18,930 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:54:18 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-15cfb8df-c8ea-4140-811d-7550407b76c5', 'x-compute-request-id': 'req-15cfb8df-c8ea-4140-811d-7550407b76c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:54:20,140 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.196s 2022-03-10 15:54:20,140 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:54:19 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-414ae543-7f90-4457-8466-a2fed6d6fb7c', 'x-compute-request-id': 'req-414ae543-7f90-4457-8466-a2fed6d6fb7c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:54:21,350 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.201s 2022-03-10 15:54:21,351 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:54:21 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-647a1f76-dd82-4fd4-9e31-c309b7bae780', 'x-compute-request-id': 'req-647a1f76-dd82-4fd4-9e31-c309b7bae780', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:54:22,541 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.181s 2022-03-10 15:54:22,541 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:54:22 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-4dad9ad2-bfd9-4ebe-b999-28897f0d4c55', 'x-compute-request-id': 'req-4dad9ad2-bfd9-4ebe-b999-28897f0d4c55', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:54:23,736 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.186s 2022-03-10 15:54:23,736 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:54:23 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-2696061a-c9fc-4220-a96c-0d268cdf9881', 'x-compute-request-id': 'req-2696061a-c9fc-4220-a96c-0d268cdf9881', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:54:24,932 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.180s 2022-03-10 15:54:24,933 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:54:24 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-2fb981bc-37f8-4744-8507-cb53ad251200', 'x-compute-request-id': 'req-2fb981bc-37f8-4744-8507-cb53ad251200', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:54:26,152 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.212s 2022-03-10 15:54:26,153 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:54:25 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-97b75211-2128-450f-a462-19b9fbf82282', 'x-compute-request-id': 'req-97b75211-2128-450f-a462-19b9fbf82282', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:54:27,318 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.150s 2022-03-10 15:54:27,319 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:54:27 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-3bd84bff-b7a6-4f34-a31b-37298dab1468', 'x-compute-request-id': 'req-3bd84bff-b7a6-4f34-a31b-37298dab1468', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:54:28,491 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.163s 2022-03-10 15:54:28,491 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:54:28 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-01b66eda-d485-46da-a62a-57277e6cb76c', 'x-compute-request-id': 'req-01b66eda-d485-46da-a62a-57277e6cb76c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:54:29,676 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.176s 2022-03-10 15:54:29,676 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:54:29 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-7a018467-5315-45ce-8dbc-5d6a9e8428b2', 'x-compute-request-id': 'req-7a018467-5315-45ce-8dbc-5d6a9e8428b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:54:30,881 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.197s 2022-03-10 15:54:30,881 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:54:30 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-b9473f62-f39f-4459-a0a6-b317f902e69e', 'x-compute-request-id': 'req-b9473f62-f39f-4459-a0a6-b317f902e69e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:54:32,089 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.199s 2022-03-10 15:54:32,089 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:54:31 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-fdf0f4bc-eeaa-4655-b71c-8173dbf8fd87', 'x-compute-request-id': 'req-fdf0f4bc-eeaa-4655-b71c-8173dbf8fd87', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:54:33,330 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.231s 2022-03-10 15:54:33,331 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:54:33 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-2020ba2f-fa67-406a-bfe7-3f7d78dc82b8', 'x-compute-request-id': 'req-2020ba2f-fa67-406a-bfe7-3f7d78dc82b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:54:34,540 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.200s 2022-03-10 15:54:34,540 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:54:34 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-ad0300b0-564d-473b-b0ee-97fb401faf72', 'x-compute-request-id': 'req-ad0300b0-564d-473b-b0ee-97fb401faf72', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:54:35,738 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.189s 2022-03-10 15:54:35,739 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:54:35 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-ed12660d-584f-4f16-8652-7e512ac1cbb4', 'x-compute-request-id': 'req-ed12660d-584f-4f16-8652-7e512ac1cbb4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:54:36,942 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.194s 2022-03-10 15:54:36,942 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:54:36 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-ff89ffbe-dcc4-49c2-a9d0-3f34a5290d62', 'x-compute-request-id': 'req-ff89ffbe-dcc4-49c2-a9d0-3f34a5290d62', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:54:38,118 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.166s 2022-03-10 15:54:38,118 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:54:37 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-ad4269ae-6ef5-4b54-a593-71313e641eb8', 'x-compute-request-id': 'req-ad4269ae-6ef5-4b54-a593-71313e641eb8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:54:39,311 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.184s 2022-03-10 15:54:39,312 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:54:39 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-7a113286-687f-42b3-8f37-25e4437f1b0f', 'x-compute-request-id': 'req-7a113286-687f-42b3-8f37-25e4437f1b0f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:54:40,532 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.212s 2022-03-10 15:54:40,533 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:54: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-621b5794-b57e-4f2a-9870-03b3c59e4a53', 'x-compute-request-id': 'req-621b5794-b57e-4f2a-9870-03b3c59e4a53', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:54:41,723 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.176s 2022-03-10 15:54:41,723 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:54: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-3541da9c-cdda-4c71-8290-b54e478af292', 'x-compute-request-id': 'req-3541da9c-cdda-4c71-8290-b54e478af292', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:54:42,925 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.193s 2022-03-10 15:54:42,925 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:54: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-fbdaa107-54de-49f7-b3c0-9fab191f84ed', 'x-compute-request-id': 'req-fbdaa107-54de-49f7-b3c0-9fab191f84ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:54:44,152 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.213s 2022-03-10 15:54:44,153 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:54: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-c19befab-a5a3-4d99-90f5-25b20a8da97a', 'x-compute-request-id': 'req-c19befab-a5a3-4d99-90f5-25b20a8da97a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:54:45,332 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.169s 2022-03-10 15:54:45,332 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:54:45 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-eae076e0-6f76-469a-807a-298408e558d2', 'x-compute-request-id': 'req-eae076e0-6f76-469a-807a-298408e558d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:54:46,519 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.178s 2022-03-10 15:54:46,519 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:54: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-33fd2754-9a2e-47e7-9f75-238564aa4a14', 'x-compute-request-id': 'req-33fd2754-9a2e-47e7-9f75-238564aa4a14', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:54:47,776 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.247s 2022-03-10 15:54:47,776 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:54: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-66389c1e-898a-48b5-bc47-2f2e11694cb9', 'x-compute-request-id': 'req-66389c1e-898a-48b5-bc47-2f2e11694cb9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:54:48,971 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.187s 2022-03-10 15:54:48,972 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:54:48 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-c18a5656-770f-4e34-b2e3-2711e4a3094f', 'x-compute-request-id': 'req-c18a5656-770f-4e34-b2e3-2711e4a3094f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:54:50,197 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.217s 2022-03-10 15:54:50,198 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:54:49 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-16aedd5c-54f0-414c-bd81-ad1a0449c313', 'x-compute-request-id': 'req-16aedd5c-54f0-414c-bd81-ad1a0449c313', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:54:51,411 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.197s 2022-03-10 15:54:51,411 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:54:51 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-8baecbd7-5bb9-4080-a086-dac594920323', 'x-compute-request-id': 'req-8baecbd7-5bb9-4080-a086-dac594920323', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:54:52,620 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.199s 2022-03-10 15:54:52,620 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:54:52 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-46846c05-115a-40a3-9a7b-a1f438e41a31', 'x-compute-request-id': 'req-46846c05-115a-40a3-9a7b-a1f438e41a31', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:54:53,818 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.189s 2022-03-10 15:54:53,819 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:54:53 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-5f6cbdc5-967a-4e40-890d-b82691d4de63', 'x-compute-request-id': 'req-5f6cbdc5-967a-4e40-890d-b82691d4de63', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:54:55,032 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.204s 2022-03-10 15:54:55,033 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:54:54 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-2c2bf021-ad92-45b6-a7d3-11d18454be95', 'x-compute-request-id': 'req-2c2bf021-ad92-45b6-a7d3-11d18454be95', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:54:56,203 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.155s 2022-03-10 15:54:56,204 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:54:56 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-dbf8adf3-f0be-4576-9f12-e291490c9f57', 'x-compute-request-id': 'req-dbf8adf3-f0be-4576-9f12-e291490c9f57', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:54:57,406 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.195s 2022-03-10 15:54:57,407 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:54:57 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-2138b806-73fb-444f-a5c5-7b0b567c2e04', 'x-compute-request-id': 'req-2138b806-73fb-444f-a5c5-7b0b567c2e04', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:54:58,624 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.208s 2022-03-10 15:54:58,624 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:54:58 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-fea8eefe-482f-44f0-96ed-20a9f6a34824', 'x-compute-request-id': 'req-fea8eefe-482f-44f0-96ed-20a9f6a34824', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:54:59,800 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.167s 2022-03-10 15:54:59,800 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:54:59 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-958910d9-ea50-4c5d-95b4-47607f5ca306', 'x-compute-request-id': 'req-958910d9-ea50-4c5d-95b4-47607f5ca306', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:55:00,997 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.187s 2022-03-10 15:55:00,998 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:55:00 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-22f5e371-f4d9-442e-8e3d-8690e85ae13e', 'x-compute-request-id': 'req-22f5e371-f4d9-442e-8e3d-8690e85ae13e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:55:02,206 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.190s 2022-03-10 15:55:02,206 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:55:02 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-b8a74257-2c3b-4057-951d-ac7be704ccaf', 'x-compute-request-id': 'req-b8a74257-2c3b-4057-951d-ac7be704ccaf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:55:03,411 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.195s 2022-03-10 15:55:03,411 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:55:03 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-91341317-f7b0-41aa-8206-c8d9ba88f663', 'x-compute-request-id': 'req-91341317-f7b0-41aa-8206-c8d9ba88f663', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:55:04,581 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.162s 2022-03-10 15:55:04,582 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:55:04 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-e8920937-c3e1-4416-9fd2-ffee79bcca8a', 'x-compute-request-id': 'req-e8920937-c3e1-4416-9fd2-ffee79bcca8a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:55:05,768 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.176s 2022-03-10 15:55:05,769 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:55:05 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-bf4bc399-dd3c-499c-83d8-9e51f43d13e9', 'x-compute-request-id': 'req-bf4bc399-dd3c-499c-83d8-9e51f43d13e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:55:06,950 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.166s 2022-03-10 15:55:06,951 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:55:06 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-1fce2638-d53a-4af6-b553-96cbc799b7be', 'x-compute-request-id': 'req-1fce2638-d53a-4af6-b553-96cbc799b7be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:55:08,149 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.189s 2022-03-10 15:55:08,149 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:55:07 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-063c7edf-ae6f-472c-bbfd-140d90824ff7', 'x-compute-request-id': 'req-063c7edf-ae6f-472c-bbfd-140d90824ff7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:55:09,689 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.530s 2022-03-10 15:55:09,689 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:55:09 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-8e4c7786-1d32-4eef-9243-d0274dc2bfe7', 'x-compute-request-id': 'req-8e4c7786-1d32-4eef-9243-d0274dc2bfe7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:55:10,808 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.110s 2022-03-10 15:55:10,808 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:55:10 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-ab9774f2-179d-41fd-b520-7f268360fd45', 'x-compute-request-id': 'req-ab9774f2-179d-41fd-b520-7f268360fd45', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:55:11,981 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.165s 2022-03-10 15:55:11,981 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:55:11 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-b054b3a1-1cc9-4b23-86ae-bcedd977c052', 'x-compute-request-id': 'req-b054b3a1-1cc9-4b23-86ae-bcedd977c052', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:55:13,218 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.228s 2022-03-10 15:55:13,219 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:55:12 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-1f2c4dce-4574-4f81-b8b9-54f70c8af32f', 'x-compute-request-id': 'req-1f2c4dce-4574-4f81-b8b9-54f70c8af32f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:55:14,367 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.139s 2022-03-10 15:55:14,367 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:55:14 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-5799618f-033c-4f6f-878a-eacbd4824147', 'x-compute-request-id': 'req-5799618f-033c-4f6f-878a-eacbd4824147', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:55:15,571 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.194s 2022-03-10 15:55:15,571 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:55:15 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-a92b18ce-ea29-4a9b-b792-b13bd7841f97', 'x-compute-request-id': 'req-a92b18ce-ea29-4a9b-b792-b13bd7841f97', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:55:16,728 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.148s 2022-03-10 15:55:16,728 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:55:16 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-150eea2c-4327-4929-96ea-60aa0fc579fa', 'x-compute-request-id': 'req-150eea2c-4327-4929-96ea-60aa0fc579fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:55:17,918 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.179s 2022-03-10 15:55:17,918 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:55:17 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-d47a9ba2-82cc-445c-8f1d-ed212570cbcb', 'x-compute-request-id': 'req-d47a9ba2-82cc-445c-8f1d-ed212570cbcb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:55:19,083 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.149s 2022-03-10 15:55:19,084 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:55:18 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-913f1698-907c-4272-bcf0-8486f41a0f08', 'x-compute-request-id': 'req-913f1698-907c-4272-bcf0-8486f41a0f08', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:55:20,269 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.177s 2022-03-10 15:55:20,270 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:55:20 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-ea7ba205-edcc-45e3-8ff0-c32903277b98', 'x-compute-request-id': 'req-ea7ba205-edcc-45e3-8ff0-c32903277b98', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:55:21,498 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.219s 2022-03-10 15:55:21,499 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:55:21 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-f368578d-ea85-4713-9847-c408f472ea96', 'x-compute-request-id': 'req-f368578d-ea85-4713-9847-c408f472ea96', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:55:22,686 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.178s 2022-03-10 15:55:22,686 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:55:22 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-76aa1353-c4cd-42cd-aa34-f3ff8b20a1c8', 'x-compute-request-id': 'req-76aa1353-c4cd-42cd-aa34-f3ff8b20a1c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:55:23,858 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.163s 2022-03-10 15:55:23,858 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:55:23 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-88777a2b-7616-4f9c-a9c7-089d61d7004b', 'x-compute-request-id': 'req-88777a2b-7616-4f9c-a9c7-089d61d7004b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:55:25,051 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.184s 2022-03-10 15:55:25,052 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:55:24 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-78022b33-2b55-4a11-93cd-d4a43b911ee6', 'x-compute-request-id': 'req-78022b33-2b55-4a11-93cd-d4a43b911ee6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:55:26,224 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.164s 2022-03-10 15:55:26,225 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:55:26 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-fe2dee33-33a8-495d-80d2-044fbb198409', 'x-compute-request-id': 'req-fe2dee33-33a8-495d-80d2-044fbb198409', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:55:27,393 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.159s 2022-03-10 15:55:27,393 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:55:27 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-595f5501-86eb-45a9-a5d8-bbca86cbd9ee', 'x-compute-request-id': 'req-595f5501-86eb-45a9-a5d8-bbca86cbd9ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:55:28,562 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.159s 2022-03-10 15:55:28,562 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:55:28 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-b58a760e-b544-4ada-8e64-9a57327934c3', 'x-compute-request-id': 'req-b58a760e-b544-4ada-8e64-9a57327934c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:55:29,740 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.168s 2022-03-10 15:55:29,740 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:55:29 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-5842cefb-527f-492b-a1d0-30915f00fc13', 'x-compute-request-id': 'req-5842cefb-527f-492b-a1d0-30915f00fc13', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:55:30,920 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.171s 2022-03-10 15:55:30,921 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:55:30 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-606836b6-2263-445b-b7d8-08f0c1f9fa65', 'x-compute-request-id': 'req-606836b6-2263-445b-b7d8-08f0c1f9fa65', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:55:32,121 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.192s 2022-03-10 15:55:32,122 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:55:31 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-0c243722-626b-4352-8bc8-b10c28ee77d5', 'x-compute-request-id': 'req-0c243722-626b-4352-8bc8-b10c28ee77d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:55:33,657 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.527s 2022-03-10 15:55:33,658 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:55:33 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-25e2f68f-0dfb-4c65-ac26-fc2de6233972', 'x-compute-request-id': 'req-25e2f68f-0dfb-4c65-ac26-fc2de6233972', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:55:35,198 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.531s 2022-03-10 15:55:35,199 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:55:34 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-113a00f6-01c9-436b-bf42-8eea7666292e', 'x-compute-request-id': 'req-113a00f6-01c9-436b-bf42-8eea7666292e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:55:36,435 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.228s 2022-03-10 15:55:36,436 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:55:36 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-10fc549d-0724-43fc-89d0-d9ff791a591f', 'x-compute-request-id': 'req-10fc549d-0724-43fc-89d0-d9ff791a591f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:55:37,579 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.134s 2022-03-10 15:55:37,579 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:55:37 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-d236a823-3357-4f9c-aaa5-bccababa852c', 'x-compute-request-id': 'req-d236a823-3357-4f9c-aaa5-bccababa852c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:55:38,738 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.150s 2022-03-10 15:55:38,739 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:55:38 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-b7e3a4c0-3c9f-40d7-bb5a-b50690a95641', 'x-compute-request-id': 'req-b7e3a4c0-3c9f-40d7-bb5a-b50690a95641', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:55:39,975 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.228s 2022-03-10 15:55:39,976 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:55:39 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-4cfa6f56-ba21-4805-aa2c-2aab3503cf09', 'x-compute-request-id': 'req-4cfa6f56-ba21-4805-aa2c-2aab3503cf09', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:55:41,270 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.286s 2022-03-10 15:55:41,271 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:55: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-4ab147d2-8fa4-4847-868d-848f3abf31a1', 'x-compute-request-id': 'req-4ab147d2-8fa4-4847-868d-848f3abf31a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:55:42,463 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.183s 2022-03-10 15:55:42,464 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:55: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-dc4fda3d-8df0-4e4d-9164-ea4e8e8b482a', 'x-compute-request-id': 'req-dc4fda3d-8df0-4e4d-9164-ea4e8e8b482a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:55:43,729 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.249s 2022-03-10 15:55:43,729 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:55: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-9146fc30-cd0e-4ad7-a3b5-dabe77ca55f4', 'x-compute-request-id': 'req-9146fc30-cd0e-4ad7-a3b5-dabe77ca55f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:55:44,827 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.090s 2022-03-10 15:55:44,828 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:55: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-29917e27-4fb6-47b6-874f-8d83f413af46', 'x-compute-request-id': 'req-29917e27-4fb6-47b6-874f-8d83f413af46', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:55:45,985 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.149s 2022-03-10 15:55:45,986 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:55:45 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-203dd139-dbaf-4f71-952a-bfe6ddbfd091', 'x-compute-request-id': 'req-203dd139-dbaf-4f71-952a-bfe6ddbfd091', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:55:47,082 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.087s 2022-03-10 15:55:47,082 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:55: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-a4d975c2-8e43-44d2-8ea6-4ebef1293c05', 'x-compute-request-id': 'req-a4d975c2-8e43-44d2-8ea6-4ebef1293c05', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:55:48,260 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.169s 2022-03-10 15:55:48,260 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:55:48 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-084aa79d-2d4f-4e4b-a24b-aaecfe44b323', 'x-compute-request-id': 'req-084aa79d-2d4f-4e4b-a24b-aaecfe44b323', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:55:49,437 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.168s 2022-03-10 15:55:49,438 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:55:49 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-c5156904-cb28-4880-969c-7a4ebed5174a', 'x-compute-request-id': 'req-c5156904-cb28-4880-969c-7a4ebed5174a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:55:50,610 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.164s 2022-03-10 15:55:50,611 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:55:50 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-d26df9fd-dd30-4c2d-900c-1b26f98d0db6', 'x-compute-request-id': 'req-d26df9fd-dd30-4c2d-900c-1b26f98d0db6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:55:51,788 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.169s 2022-03-10 15:55:51,788 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:55:51 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-79479271-aa21-4b30-90e6-9a80f25241ec', 'x-compute-request-id': 'req-79479271-aa21-4b30-90e6-9a80f25241ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:55:52,963 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.167s 2022-03-10 15:55:52,964 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:55:52 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-6cc19209-5f9b-446b-b619-1919c075596d', 'x-compute-request-id': 'req-6cc19209-5f9b-446b-b619-1919c075596d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:55:54,137 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.165s 2022-03-10 15:55:54,138 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:55:53 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-5ae4fea6-ec83-4c97-b702-26500997abd1', 'x-compute-request-id': 'req-5ae4fea6-ec83-4c97-b702-26500997abd1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:55:55,331 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.183s 2022-03-10 15:55:55,332 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:55:55 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-8b920d37-ddab-4f13-822c-e20c1bd0ec53', 'x-compute-request-id': 'req-8b920d37-ddab-4f13-822c-e20c1bd0ec53', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:55:56,510 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.169s 2022-03-10 15:55:56,510 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:55:56 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-255be368-7064-4bb1-b333-d1f6540aa640', 'x-compute-request-id': 'req-255be368-7064-4bb1-b333-d1f6540aa640', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:55:57,737 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.218s 2022-03-10 15:55:57,737 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:55:57 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-37520d5c-e5af-4ad8-a573-cea87a26a684', 'x-compute-request-id': 'req-37520d5c-e5af-4ad8-a573-cea87a26a684', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:55:58,933 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.186s 2022-03-10 15:55:58,933 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:55:58 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-14eddc40-7687-47ac-94cd-8c8117505b5e', 'x-compute-request-id': 'req-14eddc40-7687-47ac-94cd-8c8117505b5e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:56:00,132 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.181s 2022-03-10 15:56:00,135 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:55:59 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-a627ea20-c7d2-4cad-9cca-bcecdb12ac45', 'x-compute-request-id': 'req-a627ea20-c7d2-4cad-9cca-bcecdb12ac45', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:56:01,298 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.155s 2022-03-10 15:56:01,299 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:56:01 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-1765b182-bd67-4e1a-a8c9-4f27fd1b34a1', 'x-compute-request-id': 'req-1765b182-bd67-4e1a-a8c9-4f27fd1b34a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:56:02,503 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.193s 2022-03-10 15:56:02,504 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:56:02 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-73e4a212-d253-4a78-b2c6-5d45553b6d72', 'x-compute-request-id': 'req-73e4a212-d253-4a78-b2c6-5d45553b6d72', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:56:03,708 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.188s 2022-03-10 15:56:03,708 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:56:03 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-0e51d917-bfa9-4f4a-ae6c-74dc25694202', 'x-compute-request-id': 'req-0e51d917-bfa9-4f4a-ae6c-74dc25694202', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:56:04,873 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.155s 2022-03-10 15:56:04,873 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:56:04 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-54b8cacb-3b03-42a7-b9c7-7c9eb5e90f59', 'x-compute-request-id': 'req-54b8cacb-3b03-42a7-b9c7-7c9eb5e90f59', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:56:06,090 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.209s 2022-03-10 15:56:06,091 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:56:05 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-0e91ef95-9970-474f-a6d9-447f4b1e6532', 'x-compute-request-id': 'req-0e91ef95-9970-474f-a6d9-447f4b1e6532', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:56:07,262 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.162s 2022-03-10 15:56:07,262 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:56:07 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-ecfcae43-ceb2-4263-a076-035de1b131ef', 'x-compute-request-id': 'req-ecfcae43-ceb2-4263-a076-035de1b131ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:56:08,430 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.159s 2022-03-10 15:56:08,430 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:56:08 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-32abdc24-0035-422e-b565-2c97d6fc5f32', 'x-compute-request-id': 'req-32abdc24-0035-422e-b565-2c97d6fc5f32', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:56:09,608 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.169s 2022-03-10 15:56:09,608 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:56:09 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-316ddd43-1680-4948-9102-5a4022b53e91', 'x-compute-request-id': 'req-316ddd43-1680-4948-9102-5a4022b53e91', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:56:10,799 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.183s 2022-03-10 15:56:10,800 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:56:10 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-039cb35c-27f4-49ec-8305-c65aa01c218a', 'x-compute-request-id': 'req-039cb35c-27f4-49ec-8305-c65aa01c218a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:56:12,003 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.194s 2022-03-10 15:56:12,004 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:56:11 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-6c811d5c-451b-4004-9e69-4f5973ead3df', 'x-compute-request-id': 'req-6c811d5c-451b-4004-9e69-4f5973ead3df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:56:13,190 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.175s 2022-03-10 15:56:13,190 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:56:13 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-481d82ec-ea28-421b-ba31-2cc50da67906', 'x-compute-request-id': 'req-481d82ec-ea28-421b-ba31-2cc50da67906', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:56:14,361 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.162s 2022-03-10 15:56:14,362 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:56:14 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-72f72111-cb1f-4345-88ad-f020836488e8', 'x-compute-request-id': 'req-72f72111-cb1f-4345-88ad-f020836488e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:56:15,556 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.185s 2022-03-10 15:56:15,556 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:56:15 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-1545ae27-a0d8-4dad-b380-cccf85b88dc9', 'x-compute-request-id': 'req-1545ae27-a0d8-4dad-b380-cccf85b88dc9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:56:16,733 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.168s 2022-03-10 15:56:16,734 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:56:16 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-b9a3947e-ad4c-4974-9812-f2131bb8379e', 'x-compute-request-id': 'req-b9a3947e-ad4c-4974-9812-f2131bb8379e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:56:17,935 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.189s 2022-03-10 15:56:17,936 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:56:17 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-64f9c1f0-94d4-40cc-9e4d-2bb2c5a5aa04', 'x-compute-request-id': 'req-64f9c1f0-94d4-40cc-9e4d-2bb2c5a5aa04', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:56:19,079 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.135s 2022-03-10 15:56:19,080 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:56:18 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-81c7e955-c2d6-4667-96e2-c6306b3e65fd', 'x-compute-request-id': 'req-81c7e955-c2d6-4667-96e2-c6306b3e65fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:56:20,262 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.174s 2022-03-10 15:56:20,262 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:56:20 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-39c46b43-fcc5-407d-a31c-b0fba1e52bde', 'x-compute-request-id': 'req-39c46b43-fcc5-407d-a31c-b0fba1e52bde', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:56:21,697 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.426s 2022-03-10 15:56:21,697 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:56:21 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-15080bd8-2f8e-400b-bbe0-85be6a3d294e', 'x-compute-request-id': 'req-15080bd8-2f8e-400b-bbe0-85be6a3d294e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:56:22,900 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.194s 2022-03-10 15:56:22,900 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:56:22 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-b44a7e23-6476-4f41-b993-ba9d0740a369', 'x-compute-request-id': 'req-b44a7e23-6476-4f41-b993-ba9d0740a369', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:56:24,087 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.178s 2022-03-10 15:56:24,087 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:56:23 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-d3b7a091-121f-4a04-838b-81985f68ee0f', 'x-compute-request-id': 'req-d3b7a091-121f-4a04-838b-81985f68ee0f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:56:25,245 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.149s 2022-03-10 15:56:25,246 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:56:25 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-68970b81-68ec-4205-8d5b-5386a1dd8a48', 'x-compute-request-id': 'req-68970b81-68ec-4205-8d5b-5386a1dd8a48', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:56:26,425 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.170s 2022-03-10 15:56:26,425 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:56:26 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-df567854-c7f2-4a29-a26a-2c3658cf6aee', 'x-compute-request-id': 'req-df567854-c7f2-4a29-a26a-2c3658cf6aee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:56:27,579 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.145s 2022-03-10 15:56:27,579 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:56:27 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-0e505389-fa98-46ff-adf5-a96dd12cec4a', 'x-compute-request-id': 'req-0e505389-fa98-46ff-adf5-a96dd12cec4a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:56:28,753 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.164s 2022-03-10 15:56:28,753 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:56:28 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-bde773ec-6365-4c8b-8256-ced6a29b3a73', 'x-compute-request-id': 'req-bde773ec-6365-4c8b-8256-ced6a29b3a73', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:56:29,911 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.149s 2022-03-10 15:56:29,912 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:56:29 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-db27163d-0cb3-41f7-85a0-9235c2398223', 'x-compute-request-id': 'req-db27163d-0cb3-41f7-85a0-9235c2398223', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:56:31,080 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.160s 2022-03-10 15:56:31,081 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:56:30 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-3eb9b75c-9e1f-4a2e-9752-4ac4185c50a0', 'x-compute-request-id': 'req-3eb9b75c-9e1f-4a2e-9752-4ac4185c50a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:56:32,254 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.165s 2022-03-10 15:56:32,255 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:56:32 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-bf936e36-939b-4785-b9c1-00029ccc9dc7', 'x-compute-request-id': 'req-bf936e36-939b-4785-b9c1-00029ccc9dc7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:56:33,435 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.171s 2022-03-10 15:56:33,436 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:56:33 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-53d849a5-1543-4dae-9ac0-e0eca2b040db', 'x-compute-request-id': 'req-53d849a5-1543-4dae-9ac0-e0eca2b040db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:56:34,597 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.153s 2022-03-10 15:56:34,598 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:56:34 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-5765e5ed-77f5-463c-a208-592abb052283', 'x-compute-request-id': 'req-5765e5ed-77f5-463c-a208-592abb052283', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:56:35,809 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.204s 2022-03-10 15:56:35,810 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:56:35 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-f4c2519d-b5ea-4e45-834b-357950baaa9d', 'x-compute-request-id': 'req-f4c2519d-b5ea-4e45-834b-357950baaa9d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:56:36,948 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.129s 2022-03-10 15:56:36,948 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:56:36 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-fc50684b-dfa1-47fd-b236-d865fbba2f4e', 'x-compute-request-id': 'req-fc50684b-dfa1-47fd-b236-d865fbba2f4e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:56:38,118 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.161s 2022-03-10 15:56:38,118 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:56:37 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-536febd7-52f2-48a9-8af6-80fbdee9850d', 'x-compute-request-id': 'req-536febd7-52f2-48a9-8af6-80fbdee9850d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:56:39,285 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.158s 2022-03-10 15:56:39,290 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:56:39 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-bb1aa198-237e-49c4-9602-e9c53604820b', 'x-compute-request-id': 'req-bb1aa198-237e-49c4-9602-e9c53604820b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:56:40,460 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.161s 2022-03-10 15:56:40,460 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:56: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-51da3483-3f49-44a0-9896-16f13cac735d', 'x-compute-request-id': 'req-51da3483-3f49-44a0-9896-16f13cac735d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:56:41,633 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.165s 2022-03-10 15:56:41,633 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:56: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-1e813dba-6b36-47a0-a9c9-ce9cf16db972', 'x-compute-request-id': 'req-1e813dba-6b36-47a0-a9c9-ce9cf16db972', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:56:42,800 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.157s 2022-03-10 15:56:42,800 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:56: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-0b6f03b0-10d2-4370-b462-c140d00ed129', 'x-compute-request-id': 'req-0b6f03b0-10d2-4370-b462-c140d00ed129', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:56:43,983 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.174s 2022-03-10 15:56:43,984 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:56: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-484d83ba-65b8-421a-9948-0e20b375cd6f', 'x-compute-request-id': 'req-484d83ba-65b8-421a-9948-0e20b375cd6f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:56:45,167 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.174s 2022-03-10 15:56:45,167 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:56: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-e417c826-f4c6-40d2-a447-4b134b8e4382', 'x-compute-request-id': 'req-e417c826-f4c6-40d2-a447-4b134b8e4382', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:56:46,343 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.162s 2022-03-10 15:56:46,343 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:56: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-5994c06a-21c6-4aa8-b6fa-721e7150b305', 'x-compute-request-id': 'req-5994c06a-21c6-4aa8-b6fa-721e7150b305', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:56:47,532 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.180s 2022-03-10 15:56:47,532 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:56: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-cf72ecca-c301-4db0-aaea-5b880ad0814d', 'x-compute-request-id': 'req-cf72ecca-c301-4db0-aaea-5b880ad0814d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:56:48,717 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.176s 2022-03-10 15:56:48,717 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:56:48 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-6dd100cb-4fa5-45fd-9170-23d464206a67', 'x-compute-request-id': 'req-6dd100cb-4fa5-45fd-9170-23d464206a67', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:56:49,875 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.150s 2022-03-10 15:56:49,876 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:56:49 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-316dcb8b-db70-448c-8d1a-49a439d83d2b', 'x-compute-request-id': 'req-316dcb8b-db70-448c-8d1a-49a439d83d2b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:56:51,047 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.163s 2022-03-10 15:56:51,048 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:56:50 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-a48c8759-b574-4fd2-9d43-49d5b704e30b', 'x-compute-request-id': 'req-a48c8759-b574-4fd2-9d43-49d5b704e30b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:56:52,237 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.180s 2022-03-10 15:56:52,237 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:56:52 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-765b1687-fb5d-4e4b-8aa9-d1ac1d731840', 'x-compute-request-id': 'req-765b1687-fb5d-4e4b-8aa9-d1ac1d731840', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:56:53,409 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.163s 2022-03-10 15:56:53,409 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:56:53 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-3a70eaab-f947-4ef4-8d7a-20f1b26a9c06', 'x-compute-request-id': 'req-3a70eaab-f947-4ef4-8d7a-20f1b26a9c06', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:56:54,587 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.169s 2022-03-10 15:56:54,587 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:56:54 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-36a96663-32fb-4729-a4bd-4cbe21674e5e', 'x-compute-request-id': 'req-36a96663-32fb-4729-a4bd-4cbe21674e5e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:56:55,750 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.154s 2022-03-10 15:56:55,751 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:56:55 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-b2366943-e5fe-40dd-b0d2-87bc86bd0a28', 'x-compute-request-id': 'req-b2366943-e5fe-40dd-b0d2-87bc86bd0a28', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:56:56,929 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.169s 2022-03-10 15:56:56,929 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:56:56 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-11babd07-9f34-412b-a31d-b5c3ef989928', 'x-compute-request-id': 'req-11babd07-9f34-412b-a31d-b5c3ef989928', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:56:58,125 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.187s 2022-03-10 15:56:58,125 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:56:57 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-cd6ad3fc-78c9-4457-aaf5-993cbb39f9df', 'x-compute-request-id': 'req-cd6ad3fc-78c9-4457-aaf5-993cbb39f9df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:56:59,300 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.165s 2022-03-10 15:56:59,300 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:56:59 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-c70941b1-709e-45e4-b3b8-ec8105301594', 'x-compute-request-id': 'req-c70941b1-709e-45e4-b3b8-ec8105301594', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:57:00,481 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.172s 2022-03-10 15:57:00,482 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:57:00 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-601d2f71-fd3b-4414-8c56-1e852da844b8', 'x-compute-request-id': 'req-601d2f71-fd3b-4414-8c56-1e852da844b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:57:01,659 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.169s 2022-03-10 15:57:01,660 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:57:01 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-bb317a79-fd4e-4fad-ada9-4c12ab85f564', 'x-compute-request-id': 'req-bb317a79-fd4e-4fad-ada9-4c12ab85f564', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:57:02,860 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.191s 2022-03-10 15:57:02,860 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:57:02 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-0351cbbb-04ca-4e2e-a5b7-2ecbf73c91d4', 'x-compute-request-id': 'req-0351cbbb-04ca-4e2e-a5b7-2ecbf73c91d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:57:04,009 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.141s 2022-03-10 15:57:04,010 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:57:03 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-fe38a005-daf9-4c35-9f3c-293bfe4e871e', 'x-compute-request-id': 'req-fe38a005-daf9-4c35-9f3c-293bfe4e871e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:57:05,186 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.167s 2022-03-10 15:57:05,187 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:57:05 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-96a1c7d4-3852-4900-9949-e343e12d4be4', 'x-compute-request-id': 'req-96a1c7d4-3852-4900-9949-e343e12d4be4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:57:06,353 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.157s 2022-03-10 15:57:06,353 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:57:06 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-4aa886d8-6c28-4390-a0f7-0a44aebfdfe6', 'x-compute-request-id': 'req-4aa886d8-6c28-4390-a0f7-0a44aebfdfe6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:57:07,529 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.167s 2022-03-10 15:57:07,529 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:57:07 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-6da6991b-5c87-44cf-8157-4e521248a018', 'x-compute-request-id': 'req-6da6991b-5c87-44cf-8157-4e521248a018', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:57:08,699 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.162s 2022-03-10 15:57:08,700 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:57:08 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-afac4962-4565-430c-94a2-2cc5621f83a4', 'x-compute-request-id': 'req-afac4962-4565-430c-94a2-2cc5621f83a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:57:09,869 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.161s 2022-03-10 15:57:09,869 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:57:09 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-1ebe263d-4e6b-40b2-a519-1efa828aa66a', 'x-compute-request-id': 'req-1ebe263d-4e6b-40b2-a519-1efa828aa66a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:57:11,043 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.166s 2022-03-10 15:57:11,044 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:57:10 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-44ffa07b-eecf-470e-9ac0-9ce4bab9166a', 'x-compute-request-id': 'req-44ffa07b-eecf-470e-9ac0-9ce4bab9166a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:57:12,207 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.154s 2022-03-10 15:57:12,207 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:57:12 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-27ee76b0-3496-4edf-aac2-17303ca647aa', 'x-compute-request-id': 'req-27ee76b0-3496-4edf-aac2-17303ca647aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:57:13,378 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.162s 2022-03-10 15:57:13,378 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:57:13 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-7c0de59f-3c97-434a-a1d6-2473405d9347', 'x-compute-request-id': 'req-7c0de59f-3c97-434a-a1d6-2473405d9347', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:57:14,538 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.150s 2022-03-10 15:57:14,538 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:57:14 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-5d39c128-8fcd-4f22-865c-269676fc12fd', 'x-compute-request-id': 'req-5d39c128-8fcd-4f22-865c-269676fc12fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:57:15,710 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.163s 2022-03-10 15:57:15,710 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:57:15 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-594dad31-88cd-4f71-8c74-3a7b231e84f5', 'x-compute-request-id': 'req-594dad31-88cd-4f71-8c74-3a7b231e84f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:57:16,870 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.151s 2022-03-10 15:57:16,870 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:57:16 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-8796c51d-4b4f-4307-b623-f04ce0be0dd4', 'x-compute-request-id': 'req-8796c51d-4b4f-4307-b623-f04ce0be0dd4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:57:18,036 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.157s 2022-03-10 15:57:18,036 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:57:17 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-a12a90dc-43fc-4aa4-b67e-21bdbc2a7405', 'x-compute-request-id': 'req-a12a90dc-43fc-4aa4-b67e-21bdbc2a7405', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:57:19,202 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.157s 2022-03-10 15:57:19,203 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:57:19 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-1804dc30-810d-44b2-99ed-92f52cafca64', 'x-compute-request-id': 'req-1804dc30-810d-44b2-99ed-92f52cafca64', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:57:20,383 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.172s 2022-03-10 15:57:20,383 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:57:20 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-104664cb-e47e-403f-9d02-622e92b4ce4f', 'x-compute-request-id': 'req-104664cb-e47e-403f-9d02-622e92b4ce4f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:57:21,547 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.155s 2022-03-10 15:57:21,548 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:57:21 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-6a621793-2c74-42d0-8989-5c3f5d4ee595', 'x-compute-request-id': 'req-6a621793-2c74-42d0-8989-5c3f5d4ee595', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:57:22,735 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.179s 2022-03-10 15:57:22,735 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:57:22 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-568a0dba-efb2-48fb-9617-c99ef6110da8', 'x-compute-request-id': 'req-568a0dba-efb2-48fb-9617-c99ef6110da8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:57:23,894 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.150s 2022-03-10 15:57:23,894 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:57:23 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-b5bc6761-f8ba-4a72-a63a-70f1a8db728a', 'x-compute-request-id': 'req-b5bc6761-f8ba-4a72-a63a-70f1a8db728a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:57:25,061 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.158s 2022-03-10 15:57:25,061 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:57:24 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-5a7d9afe-2bee-4b78-9ee7-a003d9d3c143', 'x-compute-request-id': 'req-5a7d9afe-2bee-4b78-9ee7-a003d9d3c143', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:57:26,241 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.172s 2022-03-10 15:57:26,241 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:57:26 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-c104da8f-8602-4f2b-ae0e-0b22937b787f', 'x-compute-request-id': 'req-c104da8f-8602-4f2b-ae0e-0b22937b787f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:57:27,418 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.169s 2022-03-10 15:57:27,419 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:57:27 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-1b844eb2-d0db-41ec-96a8-b3e5bd684d50', 'x-compute-request-id': 'req-1b844eb2-d0db-41ec-96a8-b3e5bd684d50', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:57:28,834 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.406s 2022-03-10 15:57:28,834 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:57:28 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-7e94760c-31b2-449b-bde4-f0a92ccbb315', 'x-compute-request-id': 'req-7e94760c-31b2-449b-bde4-f0a92ccbb315', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:57:29,997 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.153s 2022-03-10 15:57:29,997 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:57:29 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-a5e78659-0b94-43d6-9a0e-3645da82f99c', 'x-compute-request-id': 'req-a5e78659-0b94-43d6-9a0e-3645da82f99c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:57:31,158 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.152s 2022-03-10 15:57:31,158 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:57:31 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-91703d5e-258e-4976-a4d3-d32d7e6af91c', 'x-compute-request-id': 'req-91703d5e-258e-4976-a4d3-d32d7e6af91c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:57:32,324 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.157s 2022-03-10 15:57:32,325 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:57:32 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-27cb21aa-5a67-4dc4-8a28-680c84f5ecba', 'x-compute-request-id': 'req-27cb21aa-5a67-4dc4-8a28-680c84f5ecba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:57:33,488 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.154s 2022-03-10 15:57:33,488 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:57:33 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-4d91a0eb-221b-4516-bd30-71f8bd304811', 'x-compute-request-id': 'req-4d91a0eb-221b-4516-bd30-71f8bd304811', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:57:34,654 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.158s 2022-03-10 15:57:34,655 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:57:34 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-aa37b61b-bd0f-4f74-bacd-a523b1bbd348', 'x-compute-request-id': 'req-aa37b61b-bd0f-4f74-bacd-a523b1bbd348', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:57:35,837 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.173s 2022-03-10 15:57:35,837 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:57:35 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-f3ef1442-c260-42e0-b23b-69e517ca3f4a', 'x-compute-request-id': 'req-f3ef1442-c260-42e0-b23b-69e517ca3f4a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:57:36,993 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.147s 2022-03-10 15:57:36,994 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:57:36 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-dc3edc04-9a82-4248-b2d1-680a607bc8a2', 'x-compute-request-id': 'req-dc3edc04-9a82-4248-b2d1-680a607bc8a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:57:38,176 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.174s 2022-03-10 15:57:38,177 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:57:38 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-fa358069-2aa6-4d42-b4ba-d359928c4da7', 'x-compute-request-id': 'req-fa358069-2aa6-4d42-b4ba-d359928c4da7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:57:39,339 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.153s 2022-03-10 15:57:39,339 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:57:39 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-f91bbbf9-e436-4c25-b3f8-23ec43c944a2', 'x-compute-request-id': 'req-f91bbbf9-e436-4c25-b3f8-23ec43c944a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:57:40,508 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.160s 2022-03-10 15:57:40,508 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:57: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-ae38b311-cda7-4079-98fc-b09a5f2c2600', 'x-compute-request-id': 'req-ae38b311-cda7-4079-98fc-b09a5f2c2600', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:57:41,670 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.152s 2022-03-10 15:57:41,671 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:57: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-d9590d6a-d2b6-4b04-a521-1c26bc712f02', 'x-compute-request-id': 'req-d9590d6a-d2b6-4b04-a521-1c26bc712f02', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:57:42,941 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.261s 2022-03-10 15:57:42,941 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:57: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-eb12c958-d7f3-4466-bb05-8c16a567450b', 'x-compute-request-id': 'req-eb12c958-d7f3-4466-bb05-8c16a567450b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:57:44,123 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.173s 2022-03-10 15:57:44,123 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:57: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-d388bd26-2c14-40f4-8167-ab2de5de1a2c', 'x-compute-request-id': 'req-d388bd26-2c14-40f4-8167-ab2de5de1a2c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:57:45,288 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.155s 2022-03-10 15:57:45,288 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:57:45 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-1b1574c5-3102-41f6-ac78-e57bd4325311', 'x-compute-request-id': 'req-1b1574c5-3102-41f6-ac78-e57bd4325311', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:57:46,457 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.161s 2022-03-10 15:57:46,457 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:57: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-82e1f28f-029a-4db9-8a10-37d7b9a158a2', 'x-compute-request-id': 'req-82e1f28f-029a-4db9-8a10-37d7b9a158a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:57:47,630 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.164s 2022-03-10 15:57:47,631 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:57: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-810ba5c9-cd79-4dae-aeaa-7aead21b09a2', 'x-compute-request-id': 'req-810ba5c9-cd79-4dae-aeaa-7aead21b09a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:57:48,793 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.152s 2022-03-10 15:57:48,793 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:57:48 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-76b12057-3041-42d6-bcf0-edbb654584f1', 'x-compute-request-id': 'req-76b12057-3041-42d6-bcf0-edbb654584f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:57:49,980 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.178s 2022-03-10 15:57:49,980 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:57:49 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-1f0a1e09-c7ed-4fde-91da-259cd204588f', 'x-compute-request-id': 'req-1f0a1e09-c7ed-4fde-91da-259cd204588f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:57:51,137 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.147s 2022-03-10 15:57:51,137 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:57:50 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-8c55e559-e5db-450e-aa8f-428aa392760b', 'x-compute-request-id': 'req-8c55e559-e5db-450e-aa8f-428aa392760b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:57:52,307 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.162s 2022-03-10 15:57:52,307 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:57:52 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-bf26c7e6-8d9d-4e81-82dc-0ec970893f3e', 'x-compute-request-id': 'req-bf26c7e6-8d9d-4e81-82dc-0ec970893f3e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:57:53,505 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.188s 2022-03-10 15:57:53,505 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:57:53 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-24dfb9de-9323-4ca6-8474-c54443d52d27', 'x-compute-request-id': 'req-24dfb9de-9323-4ca6-8474-c54443d52d27', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:57:54,669 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.154s 2022-03-10 15:57:54,669 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:57:54 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-87059078-0629-40a1-8dcf-1ad9ad376f4f', 'x-compute-request-id': 'req-87059078-0629-40a1-8dcf-1ad9ad376f4f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:57:55,838 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.160s 2022-03-10 15:57:55,838 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:57:55 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-b2c079be-d2ee-43ac-9631-fd4bf56c429e', 'x-compute-request-id': 'req-b2c079be-d2ee-43ac-9631-fd4bf56c429e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:57:57,022 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.174s 2022-03-10 15:57:57,022 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:57:56 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-68ea7bf3-f9e4-4931-82eb-5ebe87123810', 'x-compute-request-id': 'req-68ea7bf3-f9e4-4931-82eb-5ebe87123810', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:57:58,200 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.170s 2022-03-10 15:57:58,201 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:57:58 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-43c96ce5-d399-4349-becb-3a66f5ced134', 'x-compute-request-id': 'req-43c96ce5-d399-4349-becb-3a66f5ced134', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:57:59,375 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.165s 2022-03-10 15:57:59,375 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:57:59 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-cb96e987-e79a-44a2-ab1e-0ba5cfcbab55', 'x-compute-request-id': 'req-cb96e987-e79a-44a2-ab1e-0ba5cfcbab55', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:58:00,554 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.170s 2022-03-10 15:58:00,555 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:58:00 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-3008ae9a-65bf-46ca-ac1f-fe1712b7050d', 'x-compute-request-id': 'req-3008ae9a-65bf-46ca-ac1f-fe1712b7050d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:58:01,712 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.148s 2022-03-10 15:58:01,712 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:58:01 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-b83cb1c2-32d1-4525-b86d-4185d58d42a8', 'x-compute-request-id': 'req-b83cb1c2-32d1-4525-b86d-4185d58d42a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:58:02,890 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.169s 2022-03-10 15:58:02,890 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:58:02 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-29c789e5-cd12-4259-a568-09b157f1c6cd', 'x-compute-request-id': 'req-29c789e5-cd12-4259-a568-09b157f1c6cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:58:04,089 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.190s 2022-03-10 15:58:04,089 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:58:03 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-67c94d34-b5b0-494c-a85b-a3de1ad0f9d4', 'x-compute-request-id': 'req-67c94d34-b5b0-494c-a85b-a3de1ad0f9d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:58:05,245 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.147s 2022-03-10 15:58:05,246 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:58:05 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-1df61ca5-b3f9-4741-b0f7-c0157de30de4', 'x-compute-request-id': 'req-1df61ca5-b3f9-4741-b0f7-c0157de30de4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:58:06,426 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.172s 2022-03-10 15:58:06,427 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:58:06 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-9f3fadd8-c14c-4e82-a89d-e741682154a8', 'x-compute-request-id': 'req-9f3fadd8-c14c-4e82-a89d-e741682154a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:58:07,602 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.167s 2022-03-10 15:58:07,602 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:58:07 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-b5523470-5f0e-42c6-93a8-42975abd7b2b', 'x-compute-request-id': 'req-b5523470-5f0e-42c6-93a8-42975abd7b2b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:58:08,796 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.186s 2022-03-10 15:58:08,796 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:58:08 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-14119e04-0af3-4887-bc27-3ed161b06544', 'x-compute-request-id': 'req-14119e04-0af3-4887-bc27-3ed161b06544', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:58:09,955 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.150s 2022-03-10 15:58:09,955 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:58:09 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-3ad2c085-14a9-45b6-9385-759eda883372', 'x-compute-request-id': 'req-3ad2c085-14a9-45b6-9385-759eda883372', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:58:11,125 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.161s 2022-03-10 15:58:11,126 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:58:10 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-eaf5a372-d6fd-4443-a0d0-06a295a56e17', 'x-compute-request-id': 'req-eaf5a372-d6fd-4443-a0d0-06a295a56e17', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:58:12,295 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.161s 2022-03-10 15:58:12,296 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:58:12 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-ab049462-ebd1-4690-95cf-fcb378f201b9', 'x-compute-request-id': 'req-ab049462-ebd1-4690-95cf-fcb378f201b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:58:13,474 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.170s 2022-03-10 15:58:13,474 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:58:13 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-0061189e-dd22-4224-bd31-3010c8efd5b7', 'x-compute-request-id': 'req-0061189e-dd22-4224-bd31-3010c8efd5b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:58:14,640 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.155s 2022-03-10 15:58:14,640 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:58:14 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-0d4a6294-aa4f-42ed-86cb-0e722f018ca2', 'x-compute-request-id': 'req-0d4a6294-aa4f-42ed-86cb-0e722f018ca2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:58:15,822 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.173s 2022-03-10 15:58:15,823 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:58:15 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-c2be5b8f-bb70-4124-aed0-1c25b5e1ec4e', 'x-compute-request-id': 'req-c2be5b8f-bb70-4124-aed0-1c25b5e1ec4e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:58:16,988 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.156s 2022-03-10 15:58:16,988 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:58:16 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-c90988d0-519e-4d70-ab16-92ab4fed1b20', 'x-compute-request-id': 'req-c90988d0-519e-4d70-ab16-92ab4fed1b20', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:58:18,154 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.157s 2022-03-10 15:58:18,154 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:58:17 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-1c84212c-1511-498b-a942-29b348d0d65e', 'x-compute-request-id': 'req-1c84212c-1511-498b-a942-29b348d0d65e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:58:19,324 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.161s 2022-03-10 15:58:19,325 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:58:19 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-fc447e18-a9bf-48bf-be43-b624a50f0322', 'x-compute-request-id': 'req-fc447e18-a9bf-48bf-be43-b624a50f0322', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:58:20,492 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.158s 2022-03-10 15:58:20,493 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:58:20 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-5a9fe629-bed1-4f38-9540-b12756e3d14a', 'x-compute-request-id': 'req-5a9fe629-bed1-4f38-9540-b12756e3d14a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:58:21,664 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.163s 2022-03-10 15:58:21,665 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:58:21 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-fc01c5b7-45dc-4cf1-800b-7865beec1038', 'x-compute-request-id': 'req-fc01c5b7-45dc-4cf1-800b-7865beec1038', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:58:22,834 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.160s 2022-03-10 15:58:22,834 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:58:22 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-664021e1-7f8b-48ca-8a59-853f19a92c8b', 'x-compute-request-id': 'req-664021e1-7f8b-48ca-8a59-853f19a92c8b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:58:24,002 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.160s 2022-03-10 15:58:24,003 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:58:23 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-e6e076e2-3e00-43b7-8a16-7185bcc444a1', 'x-compute-request-id': 'req-e6e076e2-3e00-43b7-8a16-7185bcc444a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:58:25,176 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.164s 2022-03-10 15:58:25,176 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:58:25 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-52addd1c-5e47-4671-ab0b-fdcf50f1eca3', 'x-compute-request-id': 'req-52addd1c-5e47-4671-ab0b-fdcf50f1eca3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:58:26,349 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.164s 2022-03-10 15:58:26,349 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:58:26 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-cade6867-9b08-478f-a636-4da94382a416', 'x-compute-request-id': 'req-cade6867-9b08-478f-a636-4da94382a416', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:58:27,516 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.157s 2022-03-10 15:58:27,516 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:58:27 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-797e4cac-ae08-4fd3-bd66-21137b7f713c', 'x-compute-request-id': 'req-797e4cac-ae08-4fd3-bd66-21137b7f713c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:58:28,685 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.161s 2022-03-10 15:58:28,685 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:58:28 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-943dfa37-f403-4b4c-8071-3dc198ace84c', 'x-compute-request-id': 'req-943dfa37-f403-4b4c-8071-3dc198ace84c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:58:29,846 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.153s 2022-03-10 15:58:29,847 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:58:29 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-bc60f93e-4d1b-4e8b-8e96-2c18ab5f8ef5', 'x-compute-request-id': 'req-bc60f93e-4d1b-4e8b-8e96-2c18ab5f8ef5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:58:31,063 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.206s 2022-03-10 15:58:31,063 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:58:30 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-6410220f-646e-4d5b-9a39-7b9b9ec890ec', 'x-compute-request-id': 'req-6410220f-646e-4d5b-9a39-7b9b9ec890ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:58:32,235 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.163s 2022-03-10 15:58:32,236 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:58:32 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-f1d6e3e6-2139-4b15-be3e-e9b691bdd244', 'x-compute-request-id': 'req-f1d6e3e6-2139-4b15-be3e-e9b691bdd244', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:58:33,403 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.158s 2022-03-10 15:58:33,403 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:58:33 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-439b3f53-ff6b-4cb5-a108-427882bb8650', 'x-compute-request-id': 'req-439b3f53-ff6b-4cb5-a108-427882bb8650', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:58:34,579 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.168s 2022-03-10 15:58:34,579 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:58:34 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-9be520c3-2d6d-4975-8223-415651668243', 'x-compute-request-id': 'req-9be520c3-2d6d-4975-8223-415651668243', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:58:35,740 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.151s 2022-03-10 15:58:35,740 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:58:35 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-031a0384-ff01-45b9-b613-8c9d928b6e5c', 'x-compute-request-id': 'req-031a0384-ff01-45b9-b613-8c9d928b6e5c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:58:37,147 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.398s 2022-03-10 15:58:37,147 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:58:36 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-8c1ca777-b7f1-42e8-8f71-00c7264047be', 'x-compute-request-id': 'req-8c1ca777-b7f1-42e8-8f71-00c7264047be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:58:38,242 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.085s 2022-03-10 15:58:38,243 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:58:38 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-682339d0-efee-463d-90d2-4348e767a616', 'x-compute-request-id': 'req-682339d0-efee-463d-90d2-4348e767a616', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:58:39,338 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.087s 2022-03-10 15:58:39,339 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:58:39 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-5b55bc32-8a3b-430d-a985-82ebe460cdfb', 'x-compute-request-id': 'req-5b55bc32-8a3b-430d-a985-82ebe460cdfb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:58:40,432 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.085s 2022-03-10 15:58:40,432 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:58: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-3fa67d04-9867-4f75-96e7-0cdcaf66dc3a', 'x-compute-request-id': 'req-3fa67d04-9867-4f75-96e7-0cdcaf66dc3a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:58:41,569 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.129s 2022-03-10 15:58:41,570 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:58: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-48adcd7c-4971-4866-a189-93cf0f639c96', 'x-compute-request-id': 'req-48adcd7c-4971-4866-a189-93cf0f639c96', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:58:42,737 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.158s 2022-03-10 15:58:42,737 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:58: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-eec46dcc-ca08-4340-9ed3-f534e075b26c', 'x-compute-request-id': 'req-eec46dcc-ca08-4340-9ed3-f534e075b26c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:58:43,912 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.166s 2022-03-10 15:58:43,913 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:58: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-eddc1986-1536-4084-9595-b1c18b1eed0f', 'x-compute-request-id': 'req-eddc1986-1536-4084-9595-b1c18b1eed0f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:58:45,089 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.167s 2022-03-10 15:58:45,089 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:58: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-a1b52e0b-6af3-4fec-b787-8d849b24ab83', 'x-compute-request-id': 'req-a1b52e0b-6af3-4fec-b787-8d849b24ab83', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:58:46,626 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.525s 2022-03-10 15:58:46,626 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:58: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-f116c8d0-38b6-489a-b844-8e2723645215', 'x-compute-request-id': 'req-f116c8d0-38b6-489a-b844-8e2723645215', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:58:47,725 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.091s 2022-03-10 15:58:47,726 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:58: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-ee2ce181-f50b-4883-97fb-8f3729592816', 'x-compute-request-id': 'req-ee2ce181-f50b-4883-97fb-8f3729592816', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:58:48,820 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.086s 2022-03-10 15:58:48,821 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:58:48 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-eaaa2ee3-1313-4f89-ae86-8275ad595f7d', 'x-compute-request-id': 'req-eaaa2ee3-1313-4f89-ae86-8275ad595f7d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:58:49,916 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.086s 2022-03-10 15:58:49,916 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:58:49 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-7811df51-59a9-4e2b-8ace-73c00bb0d51e', 'x-compute-request-id': 'req-7811df51-59a9-4e2b-8ace-73c00bb0d51e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:58:51,011 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.086s 2022-03-10 15:58:51,011 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:58:50 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-e57a05a4-1bf9-43b5-b812-ae23b92cb314', 'x-compute-request-id': 'req-e57a05a4-1bf9-43b5-b812-ae23b92cb314', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:58:52,120 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.099s 2022-03-10 15:58:52,120 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:58:52 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-48d587c1-80e8-40f1-b977-e380e45254ce', 'x-compute-request-id': 'req-48d587c1-80e8-40f1-b977-e380e45254ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:58:53,284 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.155s 2022-03-10 15:58:53,284 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:58:53 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-27f1fe7d-720b-4896-b25a-a1343b9e047e', 'x-compute-request-id': 'req-27f1fe7d-720b-4896-b25a-a1343b9e047e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:58:54,458 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.165s 2022-03-10 15:58:54,458 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:58:54 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-2df7632a-67a6-4d4d-a108-5be4e51d47b7', 'x-compute-request-id': 'req-2df7632a-67a6-4d4d-a108-5be4e51d47b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:58:55,623 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.155s 2022-03-10 15:58:55,623 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:58:55 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-14e56fd0-a941-41c5-b18f-b47a176b93cf', 'x-compute-request-id': 'req-14e56fd0-a941-41c5-b18f-b47a176b93cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:58:56,786 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.154s 2022-03-10 15:58:56,786 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:58:56 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-df93f825-f4fa-45d4-ae60-27ab9af2996d', 'x-compute-request-id': 'req-df93f825-f4fa-45d4-ae60-27ab9af2996d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:58:57,960 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.165s 2022-03-10 15:58:57,960 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:58:57 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-4882bdf8-305f-4080-b801-3388073a907f', 'x-compute-request-id': 'req-4882bdf8-305f-4080-b801-3388073a907f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:58:59,128 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.160s 2022-03-10 15:58:59,128 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:58:58 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-cae2a27b-f1de-40a0-87e6-06ca84d9bd5f', 'x-compute-request-id': 'req-cae2a27b-f1de-40a0-87e6-06ca84d9bd5f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:59:00,289 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.153s 2022-03-10 15:59:00,289 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:59:00 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-f6f69794-ba95-4552-b35f-b92bf69239e8', 'x-compute-request-id': 'req-f6f69794-ba95-4552-b35f-b92bf69239e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:59:01,454 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.156s 2022-03-10 15:59:01,454 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:59:01 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-8204d736-7aeb-4e1a-be13-b242118b0a6b', 'x-compute-request-id': 'req-8204d736-7aeb-4e1a-be13-b242118b0a6b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:59:02,628 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.165s 2022-03-10 15:59:02,629 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:59:02 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-917d09a7-9cbf-437c-8fed-ae38a873aedc', 'x-compute-request-id': 'req-917d09a7-9cbf-437c-8fed-ae38a873aedc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:59:03,806 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.168s 2022-03-10 15:59:03,806 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:59:03 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-e7673d79-44cf-471f-84c1-03ef8de5ec01', 'x-compute-request-id': 'req-e7673d79-44cf-471f-84c1-03ef8de5ec01', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:59:04,963 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.148s 2022-03-10 15:59:04,963 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:59:04 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-2d7a11e0-13d0-4c8b-8d42-b2bdf94325d6', 'x-compute-request-id': 'req-2d7a11e0-13d0-4c8b-8d42-b2bdf94325d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:59:06,064 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.092s 2022-03-10 15:59:06,064 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:59:05 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-d9aa782a-1f35-4dd8-abc9-7353e9b85913', 'x-compute-request-id': 'req-d9aa782a-1f35-4dd8-abc9-7353e9b85913', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:59:07,159 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.087s 2022-03-10 15:59:07,160 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:59:07 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-e3ce7f34-c3c1-474b-b554-bdb6205e15fe', 'x-compute-request-id': 'req-e3ce7f34-c3c1-474b-b554-bdb6205e15fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:59:08,251 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.083s 2022-03-10 15:59:08,251 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:59:08 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-e5a8aef9-cb9f-4a07-adf9-42ee79bd910e', 'x-compute-request-id': 'req-e5a8aef9-cb9f-4a07-adf9-42ee79bd910e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:59:09,355 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.089s 2022-03-10 15:59:09,355 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:59:09 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-611eb773-fae3-473e-b83b-03de2910b352', 'x-compute-request-id': 'req-611eb773-fae3-473e-b83b-03de2910b352', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:59:10,449 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.085s 2022-03-10 15:59:10,449 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:59:10 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-c8f51ef9-e2c8-424d-92d4-af25d28d58ab', 'x-compute-request-id': 'req-c8f51ef9-e2c8-424d-92d4-af25d28d58ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:59:11,542 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.083s 2022-03-10 15:59:11,542 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:59:11 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-1afa9630-5021-4bc4-9bd1-268f4cacf2da', 'x-compute-request-id': 'req-1afa9630-5021-4bc4-9bd1-268f4cacf2da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:59:12,636 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.085s 2022-03-10 15:59:12,636 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:59:12 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-a5183f75-9638-4128-a732-b3e6244fa84b', 'x-compute-request-id': 'req-a5183f75-9638-4128-a732-b3e6244fa84b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:59:13,730 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.085s 2022-03-10 15:59:13,730 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:59:13 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-ea6e4002-c23d-46a3-8ba2-c8ec83ba8d9d', 'x-compute-request-id': 'req-ea6e4002-c23d-46a3-8ba2-c8ec83ba8d9d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:59:14,821 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.082s 2022-03-10 15:59:14,821 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:59:14 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-021bbd6e-16d8-46c9-9068-c0e82fbb3d14', 'x-compute-request-id': 'req-021bbd6e-16d8-46c9-9068-c0e82fbb3d14', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:59:15,914 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.083s 2022-03-10 15:59:15,915 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:59:15 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-004483ba-902e-44ae-89f7-48c87e5840eb', 'x-compute-request-id': 'req-004483ba-902e-44ae-89f7-48c87e5840eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:59:17,014 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.089s 2022-03-10 15:59:17,015 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:59:16 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-beaf2d5f-da42-410b-8897-8ebcd51a3979', 'x-compute-request-id': 'req-beaf2d5f-da42-410b-8897-8ebcd51a3979', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:59:18,106 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.082s 2022-03-10 15:59:18,107 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:59:18 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-36710ae5-b1c7-4758-8a99-5bf3605b5d18', 'x-compute-request-id': 'req-36710ae5-b1c7-4758-8a99-5bf3605b5d18', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:59:19,203 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.088s 2022-03-10 15:59:19,204 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:59:19 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-7b82dbdf-ecd8-4315-bde0-9238e890f130', 'x-compute-request-id': 'req-7b82dbdf-ecd8-4315-bde0-9238e890f130', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:59:20,303 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.090s 2022-03-10 15:59:20,303 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:59:20 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-bfab4697-86e8-4c1c-87d4-3d40045c6dba', 'x-compute-request-id': 'req-bfab4697-86e8-4c1c-87d4-3d40045c6dba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:59:21,396 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.084s 2022-03-10 15:59:21,397 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:59:21 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-2cf34deb-637a-42a7-91f9-646886a201d2', 'x-compute-request-id': 'req-2cf34deb-637a-42a7-91f9-646886a201d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:59:22,490 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.084s 2022-03-10 15:59:22,491 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:59:22 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-bc0b844d-8460-4100-8993-fa4000d29e5e', 'x-compute-request-id': 'req-bc0b844d-8460-4100-8993-fa4000d29e5e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:59:23,584 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.085s 2022-03-10 15:59:23,585 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:59:23 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-6436ca5e-81c8-4d23-aa35-c0f4937dfec7', 'x-compute-request-id': 'req-6436ca5e-81c8-4d23-aa35-c0f4937dfec7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:59:24,682 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.089s 2022-03-10 15:59:24,682 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:59:24 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-45dad9aa-5c69-49f2-82ba-dbf833b757bc', 'x-compute-request-id': 'req-45dad9aa-5c69-49f2-82ba-dbf833b757bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:59:25,781 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.089s 2022-03-10 15:59:25,781 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:59:25 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-8f77ce28-1195-4b87-a702-c9b0364bf718', 'x-compute-request-id': 'req-8f77ce28-1195-4b87-a702-c9b0364bf718', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:59:26,881 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.091s 2022-03-10 15:59:26,882 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:59:26 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-ab94a909-e4c7-4fb7-97cd-d4ab0a1872ec', 'x-compute-request-id': 'req-ab94a909-e4c7-4fb7-97cd-d4ab0a1872ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:59:28,139 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.249s 2022-03-10 15:59:28,139 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:59:27 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-f7bc2df3-8ad8-4438-aa74-2d0d1de21c08', 'x-compute-request-id': 'req-f7bc2df3-8ad8-4438-aa74-2d0d1de21c08', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:59:29,243 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.095s 2022-03-10 15:59:29,244 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:59:29 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-2dd087ac-4882-49db-8416-fc50fcadc7e6', 'x-compute-request-id': 'req-2dd087ac-4882-49db-8416-fc50fcadc7e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:59:30,350 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.096s 2022-03-10 15:59:30,350 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:59:30 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-1d215aba-6597-49b5-b113-1428c6db201b', 'x-compute-request-id': 'req-1d215aba-6597-49b5-b113-1428c6db201b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:59:31,451 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.092s 2022-03-10 15:59:31,451 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:59:31 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-6efaf1bd-8222-4e78-b93f-815ef24e6e34', 'x-compute-request-id': 'req-6efaf1bd-8222-4e78-b93f-815ef24e6e34', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:59:32,553 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.093s 2022-03-10 15:59:32,554 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:59:32 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-4d32e392-8442-4615-8e05-708b8f3d05cf', 'x-compute-request-id': 'req-4d32e392-8442-4615-8e05-708b8f3d05cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:59:33,680 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55 0.117s 2022-03-10 15:59:33,681 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:59:33 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-b6b4e9cb-00a4-459d-8bce-6520f9bbced1', 'x-compute-request-id': 'req-b6b4e9cb-00a4-459d-8bce-6520f9bbced1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55'} Body: b'{"server": {"id": "27882eb3-eb24-43b1-bcc1-790631446d55", "name": "tempest-AttachVolumeTestJSON-server-602246781", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:24Z", "updated": "2022-03-10T15:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/27882eb3-eb24-43b1-bcc1-790631446d55"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-412319686", "OS-SRV-USG:launched_at": "2022-03-10T15:29:09.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "68d44d9e-cce5-4854-8127-a137e08ed4a2"}]}}' 2022-03-10 15:59:33,689 118340 ERROR [tempest.api.compute.base] Failed to delete server 27882eb3-eb24-43b1-bcc1-790631446d55 2022-03-10 15:59:33.689 118340 ERROR tempest.api.compute.base Traceback (most recent call last): 2022-03-10 15:59:33.689 118340 ERROR tempest.api.compute.base File "/opt/stack/tempest/tempest/api/compute/base.py", line 453, in delete_server 2022-03-10 15:59:33.689 118340 ERROR tempest.api.compute.base waiters.wait_for_server_termination(cls.servers_client, 2022-03-10 15:59:33.689 118340 ERROR tempest.api.compute.base File "/opt/stack/tempest/tempest/common/waiters.py", line 146, in wait_for_server_termination 2022-03-10 15:59:33.689 118340 ERROR tempest.api.compute.base raise lib_exc.TimeoutException 2022-03-10 15:59:33.689 118340 ERROR tempest.api.compute.base tempest.lib.exceptions.TimeoutException: Request timed out 2022-03-10 15:59:33.689 118340 ERROR tempest.api.compute.base Details: None 2022-03-10 15:59:33.689 118340 ERROR tempest.api.compute.base 2022-03-10 15:59:33,820 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 202 DELETE http://10.222.0.44/compute/v2.1/os-keypairs/tempest-keypair-412319686 0.130s 2022-03-10 15:59:33,820 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:59:33 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-d71d7ef1-e4f8-4ac8-8135-5c2ec3434ff6', 'x-compute-request-id': 'req-d71d7ef1-e4f8-4ac8-8135-5c2ec3434ff6', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.44/compute/v2.1/os-keypairs/tempest-keypair-412319686'} Body: b'' 2022-03-10 15:59:34,056 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.222.0.44:9696/v2.0/security-groups/d9031886-801f-495f-86a3-00a04fc15667 0.234s 2022-03-10 15:59:34,056 118340 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-c4d6cad3-d9c6-4eda-ad48-89dab91ea9cf', 'content-length': '0', 'date': 'Thu, 10 Mar 2022 15:59:34 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.44:9696/v2.0/security-groups/d9031886-801f-495f-86a3-00a04fc15667'} Body: b'' 2022-03-10 15:59:34,074 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.222.0.44:9696/v2.0/security-groups/d9031886-801f-495f-86a3-00a04fc15667 0.017s 2022-03-10 15:59:34,075 118340 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-af10b89f-aa21-45fd-b7ac-a9014d1b59cb', 'date': 'Thu, 10 Mar 2022 15:59:34 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.44:9696/v2.0/security-groups/d9031886-801f-495f-86a3-00a04fc15667'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group d9031886-801f-495f-86a3-00a04fc15667 does not exist", "detail": ""}}' 2022-03-10 15:59:34,848 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.222.0.44:9696/v2.0/floatingips/172c8a15-e821-4d2d-8faa-bd6979374ba1 0.772s 2022-03-10 15:59:34,848 118340 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-6140033e-995e-4ab6-ac4f-4096b69d2ee6', 'content-length': '0', 'date': 'Thu, 10 Mar 2022 15:59:34 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.44:9696/v2.0/floatingips/172c8a15-e821-4d2d-8faa-bd6979374ba1'} Body: b'' }}} traceback-1: {{{ 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 68d44d9e-cce5-4854-8127-a137e08ed4a2 failed to detach from server 27882eb3-eb24-43b1-bcc1-790631446d55 within the required time (360 s) from the compute API perspective }}} 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 68d44d9e-cce5-4854-8127-a137e08ed4a2 failed to reach available status (current detaching) within the required time (360 s). }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume.py", line 115, in test_attach_detach_volume waiters.wait_for_volume_resource_status( 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 68d44d9e-cce5-4854-8127-a137e08ed4a2 failed to reach available status (current detaching) within the required time (360 s). |
||||||
test_list_get_volume_attachments[id-7fa563fe-f0f7-43eb-9e22-a1ece036b513] |
fail
ft7.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-03-10 15:59:34,992 118340 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2022-03-10 15:59:34,992 118340 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2022-03-10 15:59:35,293 118340 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.222.0.44/compute/v2.1/os-keypairs 0.301s 2022-03-10 15:59:35,294 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"keypair": {"name": "tempest-keypair-1838976901"}} Response - Headers: {'date': 'Thu, 10 Mar 2022 15:59:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '2305', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-642206c8-2358-4000-871d-849b70222e04', 'x-compute-request-id': 'req-642206c8-2358-4000-871d-849b70222e04', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"private_key": "-----BEGIN RSA PRIVATE KEY-----\\nMIIEpAIBAAKCAQEAlIiRkcT6Z/9FCiER/skpYwUUt9NGLeosEu+oqc82QeUKn52R\\nASeeaZrMITC4CADFrYVWUUXugKzr1TvpV9fLEc9WvY0pTJ/239oxcBJZsYZOnBcq\\nbIpz4wosBAkykn8te1m/tKD3LE0NJOb2N2dIwSyicd4CW3QayV/lL4JYIWQbJmt4\\nlVCNQ502oTyXAMLK4Jid9iDnMGcAMGkyiUYTM3XPnfkiWdTO1ENBrQuHC7sJVxJo\\nZPaVgL0hweiAQuPremZtubPaSxkDEHRag07PZtLU5nSTnRMbM4JKnV/JpPAkQPId\\nMe4dR+l3FisQn3eBt3iueCY39Y9OUfPEkr4IvwIDAQABAoIBAEESH2vT9ruuymko\\nmcCcEiSOKkhqJ3mf+FUHZ0WVQLjXhbLtjYQK/kxXg4wa0tS2ueNN4cXTNCxtFRgi\\nmhRgtlcEFYUPHYOzJK1m4netoluycifRwkUw1polb6kI+n3Rd3Rtmh2g0wg2bUa4\\nZC9bcTUnv7bQwwmbsMx91WLd4Iwnqxmyd/EAeCZooFciuJKZ4XnrTmystZrEIHyb\\nriD1GkoJLqFo6LsNucMtNIGw7dVB4FpsKNsjORNG9tuvC04Wv5J8Q6VyGDHTuz+n\\nsG7Rd4OpLWJ2k7BMihmOEFn5I3OULg3gP4JFjTQC+JCYTrM3BqHEC15RcPQIv9HU\\nrX0xV2ECgYEAxcnq9jgT1E2r//Pe+hX4fwyhs7Rqe5UInI+qAJPrbrgQ31T9/uBW\\nab+U3EVWtLrcfY8MK2Wsp+dcecG88trR2fKI0Qog7J6ZXlsw3Xr3RKZu7DY7vDhm\\n/bWwlmEjz1SF5OpYzAaw/w9t17R0ZmUE1Tu/O1tBY/7tEnfR0P9WHW8CgYEAwD+W\\n/aXN8XlmPDdo1RsPTwxxdagSeKEs+xyaisBn+rPpUvL8a9mFDpwocDQu6OQC1Juy\\nN1UnRuSRz7e3SnzIcsxRlAD5djiPCpoK0tlMuS/txkq8RLW/XLwnDZYt0tfywKTf\\np8viwSwq8QP+ctf34LxKkEZ7WltSI4FI5UitwbECgYArfrfY5YQWz+3fH3YNcP9w\\nkQqORkKUYrW+GCm+bsj7VCcBteMVRag7IRJPTkA/Bkiuo+J9OKK7WbmQXPZ8QXqc\\nfyVvMtcCse3wPgWE7yGpSyBheZuxTIX5jRcEOuBxG5lGOfLFC0OpE2+IW/qs+dIS\\nQk1PdEXxA4KG6SqO11fMqQKBgQCpBL8ozWbcT9EUS9q80QeKhfQSbuueZoV3WFR+\\nfF5uSVJu/PXzk8+pYp0i2J4NXrkmVqQ+hXz8lOOk7W4V7NMGKp/mMV0hFOSde4Tc\\njvMnNP4lAXu4JNnTHBBxn4E2B2mC+PExQs1e7Afs0YgZS8rAKIqdgXndnMAAOx/t\\nhRJOYQKBgQC8+5Z2KkhkTIBVDlTLHBU39pcaRbjeP/KcaA9DwqW8s4Q0MyUsIIPK\\n1T9B865FfAh+bvMcsV92i9Dkw9kmKBtjzioq9FV7zZNEUmXpNB20lq2QzLFA3924\\nrrBxfnDBoio2N5gVFsmsgf9Bm5AZzx/N+3YZ+q0F+CwLsmHuiKoe8g==\\n-----END RSA PRIVATE KEY-----\\n", "name": "tempest-keypair-1838976901", "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCUiJGRxPpn/0UKIRH+ySljBRS300Yt6iwS76ipzzZB5QqfnZEBJ55pmswhMLgIAMWthVZRRe6ArOvVO+lX18sRz1a9jSlMn/bf2jFwElmxhk6cFypsinPjCiwECTKSfy17Wb+0oPcsTQ0k5vY3Z0jBLKJx3gJbdBrJX+UvglghZBsma3iVUI1DnTahPJcAwsrgmJ32IOcwZwAwaTKJRhMzdc+d+SJZ1M7UQ0GtC4cLuwlXEmhk9pWAvSHB6IBC4+t6Zm25s9pLGQMQdFqDTs9m0tTmdJOdExszgkqdX8mk8CRA8h0x7h1H6XcWKxCfd4G3eK54Jjf1j05R88SSvgi/ Generated-by-Nova", "fingerprint": "1f:72:23:b9:4a:e6:22:da:cf:94:ba:39:0b:76:52:d7", "user_id": "475b407020f34b6f9c2199f4bc653321"}}' 2022-03-10 15:59:35,296 118340 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1838976901 created 2022-03-10 15:59:35,694 118340 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.44:9696/v2.0/security-groups 0.397s 2022-03-10 15:59:35,695 118340 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--73273490", "description": "tempest-description--1094367617"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1595', 'x-openstack-request-id': 'req-757228b5-ca2c-40c8-913c-0f269b55117e', 'date': 'Thu, 10 Mar 2022 15:59:35 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.44:9696/v2.0/security-groups'} Body: b'{"security_group": {"id": "925e0cbe-6361-4942-96a5-f806f25bfb10", "name": "tempest-securitygroup--73273490", "stateful": true, "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "description": "tempest-description--1094367617", "shared": false, "security_group_rules": [{"id": "13977a67-c484-475b-83e2-6823e52ee390", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "security_group_id": "925e0cbe-6361-4942-96a5-f806f25bfb10", "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": 521, "description": null, "tags": [], "created_at": "2022-03-10T15:59:35Z", "updated_at": "2022-03-10T15:59:35Z", "revision_number": 0, "project_id": "ef70c34e970145d1aec2c3b6c3f1e54f"}, {"id": "2b972fe2-dbc4-4c11-a8c3-41253d6c2799", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "security_group_id": "925e0cbe-6361-4942-96a5-f806f25bfb10", "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": 520, "description": null, "tags": [], "created_at": "2022-03-10T15:59:35Z", "updated_at": "2022-03-10T15:59:35Z", "revision_number": 0, "project_id": "ef70c34e970145d1aec2c3b6c3f1e54f"}], "tags": [], "created_at": "2022-03-10T15:59:35Z", "updated_at": "2022-03-10T15:59:35Z", "revision_number": 1, "project_id": "ef70c34e970145d1aec2c3b6c3f1e54f"}}' 2022-03-10 15:59:36,122 118340 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.44:9696/v2.0/security-group-rules 0.427s 2022-03-10 15:59:36,123 118340 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": "925e0cbe-6361-4942-96a5-f806f25bfb10", "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-4b488f79-5489-41b3-9619-a87bb1825aa6', 'date': 'Thu, 10 Mar 2022 15:59:36 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.44:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "b74b060d-dbc8-43b9-9cb9-eab8b150a585", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "security_group_id": "925e0cbe-6361-4942-96a5-f806f25bfb10", "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-03-10T15:59:35Z", "updated_at": "2022-03-10T15:59:35Z", "revision_number": 0, "project_id": "ef70c34e970145d1aec2c3b6c3f1e54f"}}' 2022-03-10 15:59:36,471 118340 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.44:9696/v2.0/security-group-rules 0.347s 2022-03-10 15:59:36,471 118340 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": "925e0cbe-6361-4942-96a5-f806f25bfb10", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-21ebfa75-5791-4855-b6b5-f476cc7aa2ac', 'date': 'Thu, 10 Mar 2022 15:59:36 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.44:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "3dd6b84b-100b-4c58-86e2-dce5e4686ac8", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "security_group_id": "925e0cbe-6361-4942-96a5-f806f25bfb10", "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-03-10T15:59:36Z", "updated_at": "2022-03-10T15:59:36Z", "revision_number": 0, "project_id": "ef70c34e970145d1aec2c3b6c3f1e54f"}}' 2022-03-10 15:59:36,471 118340 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--73273490 created 2022-03-10 15:59:38,049 118340 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.44:9696/v2.0/floatingips 1.577s 2022-03-10 15:59:38,050 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"floating_network_id": "dc189a33-6c6d-4e8f-abc8-12b0c2518031"}} Response - Headers: {'content-type': 'application/json', 'content-length': '493', 'x-openstack-request-id': 'req-576d0404-691e-4233-a944-d9153b38dfc5', 'date': 'Thu, 10 Mar 2022 15:59:38 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.44:9696/v2.0/floatingips'} Body: b'{"floatingip": {"id": "63e9381c-eef0-4799-8f91-99e5a9dfabf5", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "floating_ip_address": "172.27.0.47", "floating_network_id": "dc189a33-6c6d-4e8f-abc8-12b0c2518031", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "description": "", "port_details": null, "tags": [], "created_at": "2022-03-10T15:59:37Z", "updated_at": "2022-03-10T15:59:37Z", "revision_number": 0}}' 2022-03-10 15:59:38,050 118340 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '63e9381c-eef0-4799-8f91-99e5a9dfabf5', 'tenant_id': 'ef70c34e970145d1aec2c3b6c3f1e54f', 'floating_ip_address': '172.27.0.47', 'floating_network_id': 'dc189a33-6c6d-4e8f-abc8-12b0c2518031', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'ef70c34e970145d1aec2c3b6c3f1e54f', 'description': '', 'port_details': None, 'tags': [], 'created_at': '2022-03-10T15:59:37Z', 'updated_at': '2022-03-10T15:59:37Z', 'revision_number': 0, 'ip': '172.27.0.47'} created 2022-03-10 15:59:38,105 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 201 POST http://10.222.0.44/identity/v3/auth/tokens 0.044s 2022-03-10 15:59:38,105 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Thu, 10 Mar 2022 15:59:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3240', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-fca105a2-cd77-4380-ad91-0a256304adfe', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.44/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "475b407020f34b6f9c2199f4bc653321", "name": "tempest-AttachVolumeTestJSON-43338643-project", "password_expires_at": null}, "audit_ids": ["20rYMW3YTnWL-jyruKp9FQ"], "expires_at": "2022-03-10T16:59:38.000000Z", "issued_at": "2022-03-10T15:59:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ef70c34e970145d1aec2c3b6c3f1e54f", "name": "tempest-AttachVolumeTestJSON-43338643"}, "is_domain": false, "roles": [{"id": "2e20db489b3844e2b62f1184fba25f52", "name": "reader"}, {"id": "ae6886d2477443519d8b1015acd9403f", "name": "member"}], "catalog": [{"endpoints": [{"id": "12be645b7d744a459e7debc5ec172294", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f", "region": "RegionOne"}], "id": "027bd5d9c2fd41338483fbb57aa7852c", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "d8c1f188dbca492682a364948b62aa27", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.44:9696/", "region": "RegionOne"}], "id": "15796035ede64e5ba6533d7ff7239a4f", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "e80c053c7a564f65bc0ba1fdf2390b03", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.44/identity", "region": "RegionOne"}], "id": "37d6fc2ad72c48d2971f3ee6eb20b401", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "3e4eae0c6ef541048b661ce1791f23fe", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.44:8080", "region": "RegionOne"}, {"id": "bfe33dbbb81143ee86f296a0f7a1e388", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.44:8080/v1/AUTH_ef70c34e970145d1aec2c3b6c3f1e54f", "region": "RegionOne"}], "id": "3e4354c242844665b60b31c7f2b5bf43", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "8198f974302645b0b377771cc3e461bf", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.44/compute/v2.1", "region": "RegionOne"}], "id": "49d4b7aabf22427788cef6c7a4823594", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "8b65989a0bd84b73b4711d53f0e1fa8a", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.44/volume/v3/ef70c34e970145d1aec2c3b6c3f1e54f", "region": "RegionOne"}], "id": "56bd48c1f20346ecbe6a23bd3ba8d48e", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "545c6f04b3574df19b7cd824834b1041", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.44/compute/v2/ef70c34e970145d1aec2c3b6c3f1e54f", "region": "RegionOne"}], "id": "8db683b68cbc475681c754c34cb8182e", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "c7108b1092fd448bb669bf5645efb82f", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.44/placement", "region": "RegionOne"}], "id": "99d19efdac944920899319e1818fe436", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "4736a491b0c44f3a9d9a119e54389024", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.44/image", "region": "RegionOne"}], "id": "ad3c5e5c3f1d435f9ff33ae0ccda776e", "type": "image", "name": "glance"}]}}' 2022-03-10 15:59:38,106 118340 INFO [tempest.lib.common.fixed_network] (AttachVolumeTestJSON:test_list_get_volume_attachments) Found network {'id': '0a30597d-e5a2-431c-8cd3-153db9483a52', 'name': 'tempest-AttachVolumeTestJSON-1757783726-network', 'tenant_id': 'ef70c34e970145d1aec2c3b6c3f1e54f', 'admin_state_up': True, 'mtu': 1500, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'ef70c34e970145d1aec2c3b6c3f1e54f', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'physnet1', 'provider:segmentation_id': 602, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2022-03-10T15:27:57Z', 'updated_at': '2022-03-10T15:27:57Z', 'revision_number': 1} available for tenant 2022-03-10 15:59:38,106 118340 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'private_key': '-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAlIiRkcT6Z/9FCiER/skpYwUUt9NGLeosEu+oqc82QeUKn52R\nASeeaZrMITC4CADFrYVWUUXugKzr1TvpV9fLEc9WvY0pTJ/239oxcBJZsYZOnBcq\nbIpz4wosBAkykn8te1m/tKD3LE0NJOb2N2dIwSyicd4CW3QayV/lL4JYIWQbJmt4\nlVCNQ502oTyXAMLK4Jid9iDnMGcAMGkyiUYTM3XPnfkiWdTO1ENBrQuHC7sJVxJo\nZPaVgL0hweiAQuPremZtubPaSxkDEHRag07PZtLU5nSTnRMbM4JKnV/JpPAkQPId\nMe4dR+l3FisQn3eBt3iueCY39Y9OUfPEkr4IvwIDAQABAoIBAEESH2vT9ruuymko\nmcCcEiSOKkhqJ3mf+FUHZ0WVQLjXhbLtjYQK/kxXg4wa0tS2ueNN4cXTNCxtFRgi\nmhRgtlcEFYUPHYOzJK1m4netoluycifRwkUw1polb6kI+n3Rd3Rtmh2g0wg2bUa4\nZC9bcTUnv7bQwwmbsMx91WLd4Iwnqxmyd/EAeCZooFciuJKZ4XnrTmystZrEIHyb\nriD1GkoJLqFo6LsNucMtNIGw7dVB4FpsKNsjORNG9tuvC04Wv5J8Q6VyGDHTuz+n\nsG7Rd4OpLWJ2k7BMihmOEFn5I3OULg3gP4JFjTQC+JCYTrM3BqHEC15RcPQIv9HU\nrX0xV2ECgYEAxcnq9jgT1E2r//Pe+hX4fwyhs7Rqe5UInI+qAJPrbrgQ31T9/uBW\nab+U3EVWtLrcfY8MK2Wsp+dcecG88trR2fKI0Qog7J6ZXlsw3Xr3RKZu7DY7vDhm\n/bWwlmEjz1SF5OpYzAaw/w9t17R0ZmUE1Tu/O1tBY/7tEnfR0P9WHW8CgYEAwD+W\n/aXN8XlmPDdo1RsPTwxxdagSeKEs+xyaisBn+rPpUvL8a9mFDpwocDQu6OQC1Juy\nN1UnRuSRz7e3SnzIcsxRlAD5djiPCpoK0tlMuS/txkq8RLW/XLwnDZYt0tfywKTf\np8viwSwq8QP+ctf34LxKkEZ7WltSI4FI5UitwbECgYArfrfY5YQWz+3fH3YNcP9w\nkQqORkKUYrW+GCm+bsj7VCcBteMVRag7IRJPTkA/Bkiuo+J9OKK7WbmQXPZ8QXqc\nfyVvMtcCse3wPgWE7yGpSyBheZuxTIX5jRcEOuBxG5lGOfLFC0OpE2+IW/qs+dIS\nQk1PdEXxA4KG6SqO11fMqQKBgQCpBL8ozWbcT9EUS9q80QeKhfQSbuueZoV3WFR+\nfF5uSVJu/PXzk8+pYp0i2J4NXrkmVqQ+hXz8lOOk7W4V7NMGKp/mMV0hFOSde4Tc\njvMnNP4lAXu4JNnTHBBxn4E2B2mC+PExQs1e7Afs0YgZS8rAKIqdgXndnMAAOx/t\nhRJOYQKBgQC8+5Z2KkhkTIBVDlTLHBU39pcaRbjeP/KcaA9DwqW8s4Q0MyUsIIPK\n1T9B865FfAh+bvMcsV92i9Dkw9kmKBtjzioq9FV7zZNEUmXpNB20lq2QzLFA3924\nrrBxfnDBoio2N5gVFsmsgf9Bm5AZzx/N+3YZ+q0F+CwLsmHuiKoe8g==\n-----END RSA PRIVATE KEY-----\n', 'name': 'tempest-keypair-1838976901', 'public_key': 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCUiJGRxPpn/0UKIRH+ySljBRS300Yt6iwS76ipzzZB5QqfnZEBJ55pmswhMLgIAMWthVZRRe6ArOvVO+lX18sRz1a9jSlMn/bf2jFwElmxhk6cFypsinPjCiwECTKSfy17Wb+0oPcsTQ0k5vY3Z0jBLKJx3gJbdBrJX+UvglghZBsma3iVUI1DnTahPJcAwsrgmJ32IOcwZwAwaTKJRhMzdc+d+SJZ1M7UQ0GtC4cLuwlXEmhk9pWAvSHB6IBC4+t6Zm25s9pLGQMQdFqDTs9m0tTmdJOdExszgkqdX8mk8CRA8h0x7h1H6XcWKxCfd4G3eK54Jjf1j05R88SSvgi/ Generated-by-Nova', 'fingerprint': '1f:72:23:b9:4a:e6:22:da:cf:94:ba:39:0b:76:52:d7', 'user_id': '475b407020f34b6f9c2199f4bc653321'}, 'security_group': {'id': '925e0cbe-6361-4942-96a5-f806f25bfb10', 'name': 'tempest-securitygroup--73273490', 'stateful': True, 'tenant_id': 'ef70c34e970145d1aec2c3b6c3f1e54f', 'description': 'tempest-description--1094367617', 'shared': False, 'security_group_rules': [{'id': '13977a67-c484-475b-83e2-6823e52ee390', 'tenant_id': 'ef70c34e970145d1aec2c3b6c3f1e54f', 'security_group_id': '925e0cbe-6361-4942-96a5-f806f25bfb10', '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': 521, 'description': None, 'tags': [], 'created_at': '2022-03-10T15:59:35Z', 'updated_at': '2022-03-10T15:59:35Z', 'revision_number': 0, 'project_id': 'ef70c34e970145d1aec2c3b6c3f1e54f'}, {'id': '2b972fe2-dbc4-4c11-a8c3-41253d6c2799', 'tenant_id': 'ef70c34e970145d1aec2c3b6c3f1e54f', 'security_group_id': '925e0cbe-6361-4942-96a5-f806f25bfb10', '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': 520, 'description': None, 'tags': [], 'created_at': '2022-03-10T15:59:35Z', 'updated_at': '2022-03-10T15:59:35Z', 'revision_number': 0, 'project_id': 'ef70c34e970145d1aec2c3b6c3f1e54f'}], 'tags': [], 'created_at': '2022-03-10T15:59:35Z', 'updated_at': '2022-03-10T15:59:35Z', 'revision_number': 1, 'project_id': 'ef70c34e970145d1aec2c3b6c3f1e54f'}, 'floating_ip': {'id': '63e9381c-eef0-4799-8f91-99e5a9dfabf5', 'tenant_id': 'ef70c34e970145d1aec2c3b6c3f1e54f', 'floating_ip_address': '172.27.0.47', 'floating_network_id': 'dc189a33-6c6d-4e8f-abc8-12b0c2518031', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'ef70c34e970145d1aec2c3b6c3f1e54f', 'description': '', 'port_details': None, 'tags': [], 'created_at': '2022-03-10T15:59:37Z', 'updated_at': '2022-03-10T15:59:37Z', 'revision_number': 0, 'ip': '172.27.0.47'}} 2022-03-10 15:59:38,868 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 202 POST http://10.222.0.44/compute/v2.1/servers 0.760s 2022-03-10 15:59:38,868 118340 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-1784818827", "imageRef": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "flavorRef": "452", "adminPass": "password", "networks": [{"uuid": "0a30597d-e5a2-431c-8cd3-153db9483a52"}], "security_groups": [{"name": "tempest-securitygroup--73273490"}], "key_name": "tempest-keypair-1838976901", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIHVidW50dSB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH51YnVudHUvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Thu, 10 Mar 2022 15:59:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '400', 'location': 'http://10.222.0.44/compute/v2.1/servers/970c020e-9da0-4515-84f1-a07c2c067796', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3258d9b3-3e43-4780-88a7-310a6a89c256', 'x-compute-request-id': 'req-3258d9b3-3e43-4780-88a7-310a6a89c256', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.44/compute/v2.1/servers'} Body: b'{"server": {"id": "970c020e-9da0-4515-84f1-a07c2c067796", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/970c020e-9da0-4515-84f1-a07c2c067796"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/970c020e-9da0-4515-84f1-a07c2c067796"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--73273490"}], "adminPass": "password"}}' 2022-03-10 15:59:38,949 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.44/compute/v2.1/servers/970c020e-9da0-4515-84f1-a07c2c067796 0.076s 2022-03-10 15:59:38,949 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:59:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1238', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-109f0f92-696c-477e-aff7-b540c421d597', 'x-compute-request-id': 'req-109f0f92-696c-477e-aff7-b540c421d597', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/970c020e-9da0-4515-84f1-a07c2c067796'} Body: b'{"server": {"id": "970c020e-9da0-4515-84f1-a07c2c067796", "name": "tempest-AttachVolumeTestJSON-server-1784818827", "status": "BUILD", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:59:39Z", "updated": "2022-03-10T15:59:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/970c020e-9da0-4515-84f1-a07c2c067796"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/970c020e-9da0-4515-84f1-a07c2c067796"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1838976901", "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-03-10 15:59:40,041 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.44/compute/v2.1/servers/970c020e-9da0-4515-84f1-a07c2c067796 0.083s 2022-03-10 15:59:40,042 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:59:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1238', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f77f79a6-960a-4864-bcb2-713fdd207101', 'x-compute-request-id': 'req-f77f79a6-960a-4864-bcb2-713fdd207101', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/970c020e-9da0-4515-84f1-a07c2c067796'} Body: b'{"server": {"id": "970c020e-9da0-4515-84f1-a07c2c067796", "name": "tempest-AttachVolumeTestJSON-server-1784818827", "status": "BUILD", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:59:39Z", "updated": "2022-03-10T15:59:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/970c020e-9da0-4515-84f1-a07c2c067796"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/970c020e-9da0-4515-84f1-a07c2c067796"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1838976901", "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-03-10 15:59:41,137 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.44/compute/v2.1/servers/970c020e-9da0-4515-84f1-a07c2c067796 0.081s 2022-03-10 15:59:41,138 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:59:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1238', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e4c51dad-4c66-4d51-9a66-565a2b740ddf', 'x-compute-request-id': 'req-e4c51dad-4c66-4d51-9a66-565a2b740ddf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/970c020e-9da0-4515-84f1-a07c2c067796'} Body: b'{"server": {"id": "970c020e-9da0-4515-84f1-a07c2c067796", "name": "tempest-AttachVolumeTestJSON-server-1784818827", "status": "BUILD", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:59:39Z", "updated": "2022-03-10T15:59:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/970c020e-9da0-4515-84f1-a07c2c067796"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/970c020e-9da0-4515-84f1-a07c2c067796"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1838976901", "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-03-10 15:59:42,217 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.44/compute/v2.1/servers/970c020e-9da0-4515-84f1-a07c2c067796 0.070s 2022-03-10 15:59:42,217 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:59:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1238', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-15d99073-862e-474e-90c1-60f8d01dc1cd', 'x-compute-request-id': 'req-15d99073-862e-474e-90c1-60f8d01dc1cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/970c020e-9da0-4515-84f1-a07c2c067796'} Body: b'{"server": {"id": "970c020e-9da0-4515-84f1-a07c2c067796", "name": "tempest-AttachVolumeTestJSON-server-1784818827", "status": "BUILD", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:59:39Z", "updated": "2022-03-10T15:59:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/970c020e-9da0-4515-84f1-a07c2c067796"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/970c020e-9da0-4515-84f1-a07c2c067796"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1838976901", "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-03-10 15:59:43,320 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.44/compute/v2.1/servers/970c020e-9da0-4515-84f1-a07c2c067796 0.094s 2022-03-10 15:59:43,320 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:59:43 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-2fab4945-df7f-4eb8-a0e1-93628a3672f4', 'x-compute-request-id': 'req-2fab4945-df7f-4eb8-a0e1-93628a3672f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/970c020e-9da0-4515-84f1-a07c2c067796'} Body: b'{"server": {"id": "970c020e-9da0-4515-84f1-a07c2c067796", "name": "tempest-AttachVolumeTestJSON-server-1784818827", "status": "BUILD", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:59:38Z", "updated": "2022-03-10T15:59:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/970c020e-9da0-4515-84f1-a07c2c067796"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/970c020e-9da0-4515-84f1-a07c2c067796"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1838976901", "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-03-10 15:59:44,429 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.44/compute/v2.1/servers/970c020e-9da0-4515-84f1-a07c2c067796 0.100s 2022-03-10 15:59:44,429 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:59:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1234', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b5f1da63-081d-41e3-8fb7-1092fa97ead0', 'x-compute-request-id': 'req-b5f1da63-081d-41e3-8fb7-1092fa97ead0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/970c020e-9da0-4515-84f1-a07c2c067796'} Body: b'{"server": {"id": "970c020e-9da0-4515-84f1-a07c2c067796", "name": "tempest-AttachVolumeTestJSON-server-1784818827", "status": "BUILD", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:59:38Z", "updated": "2022-03-10T15:59:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/970c020e-9da0-4515-84f1-a07c2c067796"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/970c020e-9da0-4515-84f1-a07c2c067796"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1838976901", "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-03-10 15:59:44,436 118340 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 6 second wait 2022-03-10 15:59:45,575 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.44/compute/v2.1/servers/970c020e-9da0-4515-84f1-a07c2c067796 0.137s 2022-03-10 15:59:45,575 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:59:45 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-4e38e629-34d8-4071-87a2-2d71b8a9a9a6', 'x-compute-request-id': 'req-4e38e629-34d8-4071-87a2-2d71b8a9a9a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/970c020e-9da0-4515-84f1-a07c2c067796'} Body: b'{"server": {"id": "970c020e-9da0-4515-84f1-a07c2c067796", "name": "tempest-AttachVolumeTestJSON-server-1784818827", "status": "BUILD", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:59:38Z", "updated": "2022-03-10T15:59:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/970c020e-9da0-4515-84f1-a07c2c067796"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/970c020e-9da0-4515-84f1-a07c2c067796"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1838976901", "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-03-10 15:59:45,591 118340 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/networking" after 7 second wait 2022-03-10 15:59:46,871 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.44/compute/v2.1/servers/970c020e-9da0-4515-84f1-a07c2c067796 0.279s 2022-03-10 15:59:46,872 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:59:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1362', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e34d0c75-ed07-45ae-a95f-7fe420fb4621', 'x-compute-request-id': 'req-e34d0c75-ed07-45ae-a95f-7fe420fb4621', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/970c020e-9da0-4515-84f1-a07c2c067796'} Body: b'{"server": {"id": "970c020e-9da0-4515-84f1-a07c2c067796", "name": "tempest-AttachVolumeTestJSON-server-1784818827", "status": "BUILD", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:59:38Z", "updated": "2022-03-10T15:59:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/970c020e-9da0-4515-84f1-a07c2c067796"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/970c020e-9da0-4515-84f1-a07c2c067796"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1838976901", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--73273490"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-03-10 15:59:46,880 118340 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/spawning" after 8 second wait 2022-03-10 15:59:48,193 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.44/compute/v2.1/servers/970c020e-9da0-4515-84f1-a07c2c067796 0.311s 2022-03-10 15:59:48,193 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:59:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1362', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1d8e9330-6e05-4e64-bc02-f081daea0b03', 'x-compute-request-id': 'req-1d8e9330-6e05-4e64-bc02-f081daea0b03', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/970c020e-9da0-4515-84f1-a07c2c067796'} Body: b'{"server": {"id": "970c020e-9da0-4515-84f1-a07c2c067796", "name": "tempest-AttachVolumeTestJSON-server-1784818827", "status": "BUILD", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:59:38Z", "updated": "2022-03-10T15:59:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/970c020e-9da0-4515-84f1-a07c2c067796"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/970c020e-9da0-4515-84f1-a07c2c067796"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1838976901", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--73273490"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-03-10 15:59:49,384 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.44/compute/v2.1/servers/970c020e-9da0-4515-84f1-a07c2c067796 0.182s 2022-03-10 15:59:49,385 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:59:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1362', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-01b885d9-d98e-4cd0-a7ac-8801d79b2f6a', 'x-compute-request-id': 'req-01b885d9-d98e-4cd0-a7ac-8801d79b2f6a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/970c020e-9da0-4515-84f1-a07c2c067796'} Body: b'{"server": {"id": "970c020e-9da0-4515-84f1-a07c2c067796", "name": "tempest-AttachVolumeTestJSON-server-1784818827", "status": "BUILD", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:59:38Z", "updated": "2022-03-10T15:59:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/970c020e-9da0-4515-84f1-a07c2c067796"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/970c020e-9da0-4515-84f1-a07c2c067796"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1838976901", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--73273490"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-03-10 15:59:50,575 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.44/compute/v2.1/servers/970c020e-9da0-4515-84f1-a07c2c067796 0.182s 2022-03-10 15:59:50,576 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:59:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1362', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e520ee09-49ca-44eb-a3d7-17e947f6ca8f', 'x-compute-request-id': 'req-e520ee09-49ca-44eb-a3d7-17e947f6ca8f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/970c020e-9da0-4515-84f1-a07c2c067796'} Body: b'{"server": {"id": "970c020e-9da0-4515-84f1-a07c2c067796", "name": "tempest-AttachVolumeTestJSON-server-1784818827", "status": "BUILD", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:59:38Z", "updated": "2022-03-10T15:59:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/970c020e-9da0-4515-84f1-a07c2c067796"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/970c020e-9da0-4515-84f1-a07c2c067796"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1838976901", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--73273490"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-03-10 15:59:51,779 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.44/compute/v2.1/servers/970c020e-9da0-4515-84f1-a07c2c067796 0.194s 2022-03-10 15:59:51,780 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:59:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1362', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-69b4cf0a-d1ce-4f40-96e9-9f46f62c31a4', 'x-compute-request-id': 'req-69b4cf0a-d1ce-4f40-96e9-9f46f62c31a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/970c020e-9da0-4515-84f1-a07c2c067796'} Body: b'{"server": {"id": "970c020e-9da0-4515-84f1-a07c2c067796", "name": "tempest-AttachVolumeTestJSON-server-1784818827", "status": "BUILD", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:59:38Z", "updated": "2022-03-10T15:59:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/970c020e-9da0-4515-84f1-a07c2c067796"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/970c020e-9da0-4515-84f1-a07c2c067796"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1838976901", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--73273490"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-03-10 15:59:52,971 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.44/compute/v2.1/servers/970c020e-9da0-4515-84f1-a07c2c067796 0.175s 2022-03-10 15:59:52,972 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:59:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1362', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c7adf7c5-a8aa-4646-ac46-17936ee3f425', 'x-compute-request-id': 'req-c7adf7c5-a8aa-4646-ac46-17936ee3f425', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/970c020e-9da0-4515-84f1-a07c2c067796'} Body: b'{"server": {"id": "970c020e-9da0-4515-84f1-a07c2c067796", "name": "tempest-AttachVolumeTestJSON-server-1784818827", "status": "BUILD", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:59:38Z", "updated": "2022-03-10T15:59:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/970c020e-9da0-4515-84f1-a07c2c067796"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/970c020e-9da0-4515-84f1-a07c2c067796"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1838976901", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--73273490"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-03-10 15:59:54,157 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.44/compute/v2.1/servers/970c020e-9da0-4515-84f1-a07c2c067796 0.177s 2022-03-10 15:59:54,158 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:59:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1362', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-270e7ab0-9afa-4b09-9435-06fb78e4b4e2', 'x-compute-request-id': 'req-270e7ab0-9afa-4b09-9435-06fb78e4b4e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/970c020e-9da0-4515-84f1-a07c2c067796'} Body: b'{"server": {"id": "970c020e-9da0-4515-84f1-a07c2c067796", "name": "tempest-AttachVolumeTestJSON-server-1784818827", "status": "BUILD", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:59:38Z", "updated": "2022-03-10T15:59:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/970c020e-9da0-4515-84f1-a07c2c067796"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/970c020e-9da0-4515-84f1-a07c2c067796"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1838976901", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--73273490"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-03-10 15:59:55,337 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.44/compute/v2.1/servers/970c020e-9da0-4515-84f1-a07c2c067796 0.171s 2022-03-10 15:59:55,338 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:59:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1362', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-74661cc5-c748-485b-9c51-d69169a1cbf0', 'x-compute-request-id': 'req-74661cc5-c748-485b-9c51-d69169a1cbf0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/970c020e-9da0-4515-84f1-a07c2c067796'} Body: b'{"server": {"id": "970c020e-9da0-4515-84f1-a07c2c067796", "name": "tempest-AttachVolumeTestJSON-server-1784818827", "status": "BUILD", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:59:38Z", "updated": "2022-03-10T15:59:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/970c020e-9da0-4515-84f1-a07c2c067796"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/970c020e-9da0-4515-84f1-a07c2c067796"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1838976901", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--73273490"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-03-10 15:59:56,520 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.44/compute/v2.1/servers/970c020e-9da0-4515-84f1-a07c2c067796 0.173s 2022-03-10 15:59:56,520 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:59:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1362', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-93965162-338d-472b-aef3-abf08e55bade', 'x-compute-request-id': 'req-93965162-338d-472b-aef3-abf08e55bade', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/970c020e-9da0-4515-84f1-a07c2c067796'} Body: b'{"server": {"id": "970c020e-9da0-4515-84f1-a07c2c067796", "name": "tempest-AttachVolumeTestJSON-server-1784818827", "status": "BUILD", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:59:38Z", "updated": "2022-03-10T15:59:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/970c020e-9da0-4515-84f1-a07c2c067796"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/970c020e-9da0-4515-84f1-a07c2c067796"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1838976901", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--73273490"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-03-10 15:59:57,696 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.44/compute/v2.1/servers/970c020e-9da0-4515-84f1-a07c2c067796 0.167s 2022-03-10 15:59:57,696 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:59:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1362', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d143f210-6a3d-4939-bde1-c68e6834182b', 'x-compute-request-id': 'req-d143f210-6a3d-4939-bde1-c68e6834182b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/970c020e-9da0-4515-84f1-a07c2c067796'} Body: b'{"server": {"id": "970c020e-9da0-4515-84f1-a07c2c067796", "name": "tempest-AttachVolumeTestJSON-server-1784818827", "status": "BUILD", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:59:38Z", "updated": "2022-03-10T15:59:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/970c020e-9da0-4515-84f1-a07c2c067796"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/970c020e-9da0-4515-84f1-a07c2c067796"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1838976901", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--73273490"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-03-10 15:59:58,900 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.44/compute/v2.1/servers/970c020e-9da0-4515-84f1-a07c2c067796 0.196s 2022-03-10 15:59:58,901 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:59:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1549', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-12fbd500-336e-4c84-9465-af63ca1be803', 'x-compute-request-id': 'req-12fbd500-336e-4c84-9465-af63ca1be803', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/970c020e-9da0-4515-84f1-a07c2c067796'} Body: b'{"server": {"id": "970c020e-9da0-4515-84f1-a07c2c067796", "name": "tempest-AttachVolumeTestJSON-server-1784818827", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:59:38Z", "updated": "2022-03-10T15:59:58Z", "addresses": {"tempest-AttachVolumeTestJSON-1757783726-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d2:e6:59"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/970c020e-9da0-4515-84f1-a07c2c067796"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/970c020e-9da0-4515-84f1-a07c2c067796"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1838976901", "OS-SRV-USG:launched_at": "2022-03-10T15:59:57.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--73273490"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-03-10 15:59:58,908 118340 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 20 second wait 2022-03-10 15:59:59,017 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.44/compute/v2.1/servers/970c020e-9da0-4515-84f1-a07c2c067796/os-interface 0.108s 2022-03-10 15:59:59,017 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:59:58 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-03c2bf46-897f-4457-a7a1-ac62e8340c6b', 'x-compute-request-id': 'req-03c2bf46-897f-4457-a7a1-ac62e8340c6b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/970c020e-9da0-4515-84f1-a07c2c067796/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "0a30597d-e5a2-431c-8cd3-153db9483a52", "port_id": "b9e98b88-d663-495c-adbf-8e745b974db1", "mac_addr": "fa:16:3e:d2:e6:59", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "72a6efe5-fab6-46af-915d-07bf5320dc4f", "ip_address": "172.20.0.13"}]}]}' 2022-03-10 16:00:00,337 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 PUT http://10.222.0.44:9696/v2.0/floatingips/63e9381c-eef0-4799-8f91-99e5a9dfabf5 1.317s 2022-03-10 16:00:00,337 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"port_id": "b9e98b88-d663-495c-adbf-8e745b974db1"}} Response - Headers: {'content-type': 'application/json', 'content-length': '797', 'x-openstack-request-id': 'req-b515cfbc-abf0-44f4-a665-2e3ebaf53a57', 'date': 'Thu, 10 Mar 2022 16:00:00 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44:9696/v2.0/floatingips/63e9381c-eef0-4799-8f91-99e5a9dfabf5'} Body: b'{"floatingip": {"id": "63e9381c-eef0-4799-8f91-99e5a9dfabf5", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "floating_ip_address": "172.27.0.47", "floating_network_id": "dc189a33-6c6d-4e8f-abc8-12b0c2518031", "router_id": "c38b5602-925d-41a8-9504-b4d2582ff244", "port_id": "b9e98b88-d663-495c-adbf-8e745b974db1", "fixed_ip_address": "172.20.0.13", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "0a30597d-e5a2-431c-8cd3-153db9483a52", "mac_address": "fa:16:3e:d2:e6:59", "admin_state_up": true, "status": "ACTIVE", "device_id": "970c020e-9da0-4515-84f1-a07c2c067796", "device_owner": "compute:nova"}, "tags": [], "created_at": "2022-03-10T15:59:37Z", "updated_at": "2022-03-10T15:59:59Z", "revision_number": 1, "project_id": "ef70c34e970145d1aec2c3b6c3f1e54f"}}' 2022-03-10 16:00:00,350 118340 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.27.0.47:22' as 'ubuntu' with public key authentication 2022-03-10 16:00:04,468 118340 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.0.47 ([Errno None] Unable to connect to port 22 on 172.27.0.47). Number attempts: 1. Retry after 2 seconds. 2022-03-10 16:00:10,036 118340 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.0.47 ([Errno None] Unable to connect to port 22 on 172.27.0.47). Number attempts: 2. Retry after 3 seconds. 2022-03-10 16:00:16,596 118340 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.0.47 ([Errno None] Unable to connect to port 22 on 172.27.0.47). Number attempts: 3. Retry after 4 seconds. 2022-03-10 16:00:24,148 118340 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.0.47 ([Errno None] Unable to connect to port 22 on 172.27.0.47). Number attempts: 4. Retry after 5 seconds. 2022-03-10 16:00:32,724 118340 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.0.47 ([Errno None] Unable to connect to port 22 on 172.27.0.47). Number attempts: 5. Retry after 6 seconds. 2022-03-10 16:00:39,229 118340 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.0.47 ([Errno None] Unable to connect to port 22 on 172.27.0.47). Number attempts: 6. Retry after 7 seconds. 2022-03-10 16:00:46,737 118340 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.0.47 ([Errno None] Unable to connect to port 22 on 172.27.0.47). Number attempts: 7. Retry after 8 seconds. 2022-03-10 16:00:55,245 118340 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.0.47 ([Errno None] Unable to connect to port 22 on 172.27.0.47). Number attempts: 8. Retry after 9 seconds. 2022-03-10 16:01:04,756 118340 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.0.47 ([Errno None] Unable to connect to port 22 on 172.27.0.47). Number attempts: 9. Retry after 10 seconds. 2022-03-10 16:01:15,278 118340 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2) 2022-03-10 16:01:15,436 118340 INFO [paramiko.transport] Authentication (publickey) successful! 2022-03-10 16:01:15,436 118340 INFO [tempest.lib.common.ssh] ssh connection to ubuntu@172.27.0.47 successfully created 2022-03-10 16:01:15,569 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.44/compute/v2.1/servers/970c020e-9da0-4515-84f1-a07c2c067796/ips 0.132s 2022-03-10 16:01:15,570 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:01:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '146', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f20fe1ca-d3c2-4638-8846-c930dea55b02', 'x-compute-request-id': 'req-f20fe1ca-d3c2-4638-8846-c930dea55b02', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/970c020e-9da0-4515-84f1-a07c2c067796/ips'} Body: b'{"addresses": {"tempest-AttachVolumeTestJSON-1757783726-network": [{"version": 4, "addr": "172.20.0.13"}, {"version": 4, "addr": "172.27.0.47"}]}}' 2022-03-10 16:02:15,992 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.222.0.44/compute/v2.1/servers/970c020e-9da0-4515-84f1-a07c2c067796 0.354s 2022-03-10 16:02:15,992 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:02:15 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-6c0cc667-858b-45c8-b2cc-dad224b29029', 'x-compute-request-id': 'req-6c0cc667-858b-45c8-b2cc-dad224b29029', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/970c020e-9da0-4515-84f1-a07c2c067796'} Body: b'' 2022-03-10 16:02:16,149 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/970c020e-9da0-4515-84f1-a07c2c067796 0.156s 2022-03-10 16:02:16,149 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:02:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1673', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-32b996d9-0700-4772-8e9d-80d1b8762ccc', 'x-compute-request-id': 'req-32b996d9-0700-4772-8e9d-80d1b8762ccc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/970c020e-9da0-4515-84f1-a07c2c067796'} Body: b'{"server": {"id": "970c020e-9da0-4515-84f1-a07c2c067796", "name": "tempest-AttachVolumeTestJSON-server-1784818827", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:59:38Z", "updated": "2022-03-10T16:02:16Z", "addresses": {"tempest-AttachVolumeTestJSON-1757783726-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d2:e6:59"}, {"version": 4, "addr": "172.27.0.47", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d2:e6:59"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/970c020e-9da0-4515-84f1-a07c2c067796"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/970c020e-9da0-4515-84f1-a07c2c067796"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1838976901", "OS-SRV-USG:launched_at": "2022-03-10T15:59:57.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--73273490"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-03-10 16:02:17,318 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/970c020e-9da0-4515-84f1-a07c2c067796 0.158s 2022-03-10 16:02:17,319 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:02:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1673', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-63d83dad-a2f2-412e-a014-ec533645c602', 'x-compute-request-id': 'req-63d83dad-a2f2-412e-a014-ec533645c602', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/970c020e-9da0-4515-84f1-a07c2c067796'} Body: b'{"server": {"id": "970c020e-9da0-4515-84f1-a07c2c067796", "name": "tempest-AttachVolumeTestJSON-server-1784818827", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:59:38Z", "updated": "2022-03-10T16:02:16Z", "addresses": {"tempest-AttachVolumeTestJSON-1757783726-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d2:e6:59"}, {"version": 4, "addr": "172.27.0.47", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d2:e6:59"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/970c020e-9da0-4515-84f1-a07c2c067796"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/970c020e-9da0-4515-84f1-a07c2c067796"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1838976901", "OS-SRV-USG:launched_at": "2022-03-10T15:59:57.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--73273490"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-03-10 16:02:18,544 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/970c020e-9da0-4515-84f1-a07c2c067796 0.216s 2022-03-10 16:02:18,544 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:02:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1673', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3e551a15-a8f6-437d-afec-02b22fd0b7dd', 'x-compute-request-id': 'req-3e551a15-a8f6-437d-afec-02b22fd0b7dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/970c020e-9da0-4515-84f1-a07c2c067796'} Body: b'{"server": {"id": "970c020e-9da0-4515-84f1-a07c2c067796", "name": "tempest-AttachVolumeTestJSON-server-1784818827", "status": "ACTIVE", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:59:38Z", "updated": "2022-03-10T16:02:16Z", "addresses": {"tempest-AttachVolumeTestJSON-1757783726-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d2:e6:59"}, {"version": 4, "addr": "172.27.0.47", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d2:e6:59"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/970c020e-9da0-4515-84f1-a07c2c067796"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/970c020e-9da0-4515-84f1-a07c2c067796"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1838976901", "OS-SRV-USG:launched_at": "2022-03-10T15:59:57.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--73273490"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-03-10 16:02:19,669 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/970c020e-9da0-4515-84f1-a07c2c067796 0.115s 2022-03-10 16:02:19,669 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:02:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1328', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a0b0709a-fab9-46d7-bf92-37e65af12848', 'x-compute-request-id': 'req-a0b0709a-fab9-46d7-bf92-37e65af12848', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/970c020e-9da0-4515-84f1-a07c2c067796'} Body: b'{"server": {"id": "970c020e-9da0-4515-84f1-a07c2c067796", "name": "tempest-AttachVolumeTestJSON-server-1784818827", "status": "DELETED", "tenant_id": "ef70c34e970145d1aec2c3b6c3f1e54f", "user_id": "475b407020f34b6f9c2199f4bc653321", "metadata": {}, "hostId": "b97f6764116e2461f120e56780f69ec3242f6681afb3efe7ab745584", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:59:38Z", "updated": "2022-03-10T16:02:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/970c020e-9da0-4515-84f1-a07c2c067796"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/970c020e-9da0-4515-84f1-a07c2c067796"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1838976901", "OS-SRV-USG:launched_at": "2022-03-10T15:59:57.000000", "OS-SRV-USG:terminated_at": "2022-03-10T16:02:19.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-03-10 16:02:19,680 118340 INFO [tempest.common.waiters] State transition "ACTIVE/deleting" ==> "DELETED/None" after 3 second wait 2022-03-10 16:02:20,717 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.222.0.44/compute/v2.1/servers/970c020e-9da0-4515-84f1-a07c2c067796 0.035s 2022-03-10 16:02:20,717 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:02:20 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-827accc3-873c-4297-a964-8a309785aeaf', 'x-compute-request-id': 'req-827accc3-873c-4297-a964-8a309785aeaf', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/970c020e-9da0-4515-84f1-a07c2c067796'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 970c020e-9da0-4515-84f1-a07c2c067796 could not be found."}}' 2022-03-10 16:02:20,834 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 202 DELETE http://10.222.0.44/compute/v2.1/os-keypairs/tempest-keypair-1838976901 0.116s 2022-03-10 16:02:20,834 118340 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:02: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-c0728373-fe7a-4814-85c7-1d5ff98fc08c', 'x-compute-request-id': 'req-c0728373-fe7a-4814-85c7-1d5ff98fc08c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.44/compute/v2.1/os-keypairs/tempest-keypair-1838976901'} Body: b'' 2022-03-10 16:02:21,054 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.222.0.44:9696/v2.0/security-groups/925e0cbe-6361-4942-96a5-f806f25bfb10 0.219s 2022-03-10 16:02:21,054 118340 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-0414ec6c-587e-41ff-b66c-1a3de2b8984d', 'content-length': '0', 'date': 'Thu, 10 Mar 2022 16:02:21 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.44:9696/v2.0/security-groups/925e0cbe-6361-4942-96a5-f806f25bfb10'} Body: b'' 2022-03-10 16:02:21,073 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.222.0.44:9696/v2.0/security-groups/925e0cbe-6361-4942-96a5-f806f25bfb10 0.018s 2022-03-10 16:02:21,073 118340 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-2ee16770-e198-4af1-9310-c204bd2df837', 'date': 'Thu, 10 Mar 2022 16:02:21 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.44:9696/v2.0/security-groups/925e0cbe-6361-4942-96a5-f806f25bfb10'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 925e0cbe-6361-4942-96a5-f806f25bfb10 does not exist", "detail": ""}}' 2022-03-10 16:02:21,581 118340 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.222.0.44:9696/v2.0/floatingips/63e9381c-eef0-4799-8f91-99e5a9dfabf5 0.507s 2022-03-10 16:02:21,581 118340 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-3ebb1b71-d755-4786-aaf1-0d3405f58b34', 'content-length': '0', 'date': 'Thu, 10 Mar 2022 16:02:21 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.44:9696/v2.0/floatingips/63e9381c-eef0-4799-8f91-99e5a9dfabf5'} 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.py", line 141, in test_list_get_volume_attachments volume_1st = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 525, in create_volume volume = cls.volumes_client.create_volume(**kwargs)['volume'] File "/opt/stack/tempest/tempest/lib/services/volume/v3/volumes_client.py", line 100, in create_volume resp, body = self.post('volumes', post_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 299, in post return self.request('POST', url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/services/volume/base_client.py", line 39, in request resp, resp_body = super(BaseClient, self).request( File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 687, in request resp, resp_body = self._request(method, url, headers=headers, File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 566, in _request resp, resp_body = self.raw_request( File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 606, in raw_request resp, resp_body = self.http_obj.request( File "/opt/stack/tempest/tempest/lib/common/http.py", line 110, in request r = super(ClosingHttp, self).request(method, url, retries=retry, File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/request.py", line 78, in request return self.request_encode_body( File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/request.py", line 170, in request_encode_body return self.urlopen(method, url, **extra_kw) File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/poolmanager.py", line 375, in urlopen response = conn.urlopen(method, u.request_uri, **kw) File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 785, in urlopen retries = retries.increment( File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/util/retry.py", line 550, in increment raise six.reraise(type(error), error, _stacktrace) File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/packages/six.py", line 770, in reraise raise value File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 703, in urlopen httplib_response = self._make_request( File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 451, in _make_request self._raise_timeout(err=e, url=url, timeout_value=read_timeout) File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 340, in _raise_timeout raise ReadTimeoutError( urllib3.exceptions.ReadTimeoutError: HTTPConnectionPool(host='10.222.0.44', port=80): Read timed out. (read timeout=60) |
||||||
tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest | 3 | 0 | 3 | 0 | 0 | Detail | |
test_attach_attached_volume_to_different_server[id-ee37a796-2afb-11e7-bc0f-fa163e65f5ce,negative] |
fail
ft8.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-03-10 15:28:10,039 118330 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2022-03-10 15:28:10,039 118330 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2022-03-10 15:28:11,871 118330 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.222.0.44/compute/v2.1/os-keypairs 1.830s 2022-03-10 15:28:11,871 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"keypair": {"name": "tempest-keypair-2092683928"}} Response - Headers: {'date': 'Thu, 10 Mar 2022 15:28:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '2305', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ae77a441-2a59-466a-8dbb-fcdf87f609c8', 'x-compute-request-id': 'req-ae77a441-2a59-466a-8dbb-fcdf87f609c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"private_key": "-----BEGIN RSA PRIVATE KEY-----\\nMIIEpAIBAAKCAQEA4Mpe3fV+UxQS3q8nmTqjweGeaHMIZ1NJZrko5cWThkT7iMTo\\nS0UBT53BOK3Ha81tjv/COpdyMSMULubN2Cebchp/4a/4DkKY21jTyO1Lj+kB4lrm\\nKUKaBzLR2DRANbTJonrTJcIsIPzUiOu/g0L3ajJn5hyPSC2jyianT+dOQzIp7h97\\n+6egUISLaml5LBVz+cbMcTL8SSmOnUCFNk3vnrkjO1M0lfyfsLKj+a944iBGrcs5\\njQ6zf9mhpPAPK1wS8z6r2WZcCKfy3CqjJK4tCJ5ZHO8uGf4GsxByU8XIo45o8Q28\\nCnIrQI/oa17Z4F0NdH6SQaLVZL7/h+ImAeXJyQIDAQABAoIBAAtgkr6fLz6bNH1K\\n1jE+M42bkr3snI9GOt/VHUnL3zSbhzOb67nriy5xaJcqzH4bTqE/NqBqi+AKy3m4\\nOtDm6Eo1JyXQFzj5i+0GKOnxgLKO84Z2XVHXSh51JwPPWTSeqtnrZ4ZwtnUQ9tzb\\nOb02BXm9hV6zMVlQ3gpcPHmh1mc2KXgPA7yt+45P7Btqvo2na5CnZpmyWKeggpG8\\n9gw/9R8HisyvaiRzUA8lYTTFCeNfgisheoboxfGCpV4XbrBg4agWtaLf5zriIg91\\nbfqJ3uHBx0MTtdy4Nu5bqS4ED8M4AR8I4e+m6YbwA7MiRd34KyyL+w2cnugpzPvB\\n6uwewgECgYEA9uoweI99RL1FG0dmC6bM8C5opauEoSQGEocMSLmBxAniOCBxdEHF\\nqQx953Xa9KG+4w8GphGyBI/HaLj6hu0UC8pcCF3ONMwAW1fadS95msloR/OFO3K5\\nhy+VdDQhqDuavIeadJLsKoaLVo3tAEH+iO/nDQkTJJuDIeNqUbjoNIkCgYEA6Q/I\\nIZ9u83BnTom/vq5r2HQBNZU3oP5OJisUEcqrfsfNl8/s4NTV6UETSoLiluWWmaw5\\nX4LTPYqJUVSNDMXW4c7KRYMJ+6XSC1DMK8yfC3IFSfnfzbqiJGYvKYXOb/SC49Kk\\n1G4ekfzP9lbs3zvjGUMiAkfx5fp+/93RsHi2G0ECgYEA9WpR4RKlrNP+wx1VNRGG\\nMte91aTD/7IhgvrN397aNvKn8ad1fNr+zoaHAa7ngSze4SoHLrr52ITb65+oCsHL\\noehxTzOFiH6XgDKzBLS6RnoXdyR5cVwXQWGvR7+lEGSl6OtTPrjlmWL/TXllblMp\\n3gus+AzkBQe4787s1utViRkCgYAAnX8Mv6v+ToSnS2vLKBC20I+UQaGU9jbkmOaD\\nqYJMYmCjjvP0H/u0kuxnHPNWLKL6It8/5kuCdRQpt8xrhTYtAGu+RTtIg8aLKxpu\\n3ypoUFO9P0Cc/WoiKHblaCoEV6Pk0BCJUwUXo5A0+UPEzxapYWj8ko4L6l5ddIty\\nKM9qQQKBgQDp0GU3BlM7mi50TR1shaZPOQLLuQCL+/Z57mlUSdCppJ6pef8HHnCp\\n2aD2kRl/CQQwte6jYfyxlTp6P7sgvGF3fUVmHs+hayqAj/Gp0PblXiP3FbbLzBLb\\npcK9/v/nzUSdABBJpyBKvAxEl4Vohfduoldc/Y/BWaawPjhSFOKbWA==\\n-----END RSA PRIVATE KEY-----\\n", "name": "tempest-keypair-2092683928", "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDgyl7d9X5TFBLeryeZOqPB4Z5ocwhnU0lmuSjlxZOGRPuIxOhLRQFPncE4rcdrzW2O/8I6l3IxIxQu5s3YJ5tyGn/hr/gOQpjbWNPI7UuP6QHiWuYpQpoHMtHYNEA1tMmietMlwiwg/NSI67+DQvdqMmfmHI9ILaPKJqdP505DMinuH3v7p6BQhItqaXksFXP5xsxxMvxJKY6dQIU2Te+euSM7UzSV/J+wsqP5r3jiIEatyzmNDrN/2aGk8A8rXBLzPqvZZlwIp/LcKqMkri0Inlkc7y4Z/gazEHJTxcijjmjxDbwKcitAj+hrXtngXQ10fpJBotVkvv+H4iYB5cnJ Generated-by-Nova", "fingerprint": "c7:e0:fb:59:51:bc:05:f0:59:e7:2d:75:8c:08:5c:d3", "user_id": "c635c04b9b7543ce824795a7a63e8032"}}' 2022-03-10 15:28:11,874 118330 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-2092683928 created 2022-03-10 15:28:13,257 118330 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.44:9696/v2.0/security-groups 1.381s 2022-03-10 15:28:13,258 118330 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--1833221780", "description": "tempest-description--2028901778"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1597', 'x-openstack-request-id': 'req-890f1932-539c-4680-aae6-5b6500ab2bab', 'date': 'Thu, 10 Mar 2022 15:28:13 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.44:9696/v2.0/security-groups'} Body: b'{"security_group": {"id": "7a77cc44-b2dc-4c2e-a90c-411753bae452", "name": "tempest-securitygroup--1833221780", "stateful": true, "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "description": "tempest-description--2028901778", "shared": false, "security_group_rules": [{"id": "a428d248-0896-4e6b-b4aa-2f29fc3e70b0", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "security_group_id": "7a77cc44-b2dc-4c2e-a90c-411753bae452", "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": 113, "description": null, "tags": [], "created_at": "2022-03-10T15:28:12Z", "updated_at": "2022-03-10T15:28:12Z", "revision_number": 0, "project_id": "907e8eb7ea1b4a3d9e6c635842b384b5"}, {"id": "a556b0b6-2963-49d1-9afa-5b7da56c99ff", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "security_group_id": "7a77cc44-b2dc-4c2e-a90c-411753bae452", "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": 112, "description": null, "tags": [], "created_at": "2022-03-10T15:28:12Z", "updated_at": "2022-03-10T15:28:12Z", "revision_number": 0, "project_id": "907e8eb7ea1b4a3d9e6c635842b384b5"}], "tags": [], "created_at": "2022-03-10T15:28:12Z", "updated_at": "2022-03-10T15:28:12Z", "revision_number": 1, "project_id": "907e8eb7ea1b4a3d9e6c635842b384b5"}}' 2022-03-10 15:28:14,467 118330 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.44:9696/v2.0/security-group-rules 1.208s 2022-03-10 15:28:14,467 118330 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": "7a77cc44-b2dc-4c2e-a90c-411753bae452", "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-b3a2736f-b12f-41df-a3cf-437e3e21c3fb', 'date': 'Thu, 10 Mar 2022 15:28:14 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.44:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "0661e894-cecc-400c-ad7a-2e70e7152279", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "security_group_id": "7a77cc44-b2dc-4c2e-a90c-411753bae452", "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-03-10T15:28:13Z", "updated_at": "2022-03-10T15:28:13Z", "revision_number": 0, "project_id": "907e8eb7ea1b4a3d9e6c635842b384b5"}}' 2022-03-10 15:28:15,277 118330 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.44:9696/v2.0/security-group-rules 0.809s 2022-03-10 15:28:15,277 118330 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": "7a77cc44-b2dc-4c2e-a90c-411753bae452", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-3942cad2-c1c9-4e53-aff7-d15c7ee0a8ac', 'date': 'Thu, 10 Mar 2022 15:28:15 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.44:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "5017132d-2e36-4639-a0fb-2bd203432515", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "security_group_id": "7a77cc44-b2dc-4c2e-a90c-411753bae452", "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-03-10T15:28:14Z", "updated_at": "2022-03-10T15:28:14Z", "revision_number": 0, "project_id": "907e8eb7ea1b4a3d9e6c635842b384b5"}}' 2022-03-10 15:28:15,278 118330 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1833221780 created 2022-03-10 15:28:19,144 118330 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.44:9696/v2.0/floatingips 3.866s 2022-03-10 15:28:19,149 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"floating_network_id": "dc189a33-6c6d-4e8f-abc8-12b0c2518031"}} Response - Headers: {'content-type': 'application/json', 'content-length': '493', 'x-openstack-request-id': 'req-06516e2b-60d6-4d34-aa6a-a31337523238', 'date': 'Thu, 10 Mar 2022 15:28:19 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.44:9696/v2.0/floatingips'} Body: b'{"floatingip": {"id": "d0b9fb6d-ae8b-4803-849b-8868e7e20a48", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "floating_ip_address": "172.27.0.35", "floating_network_id": "dc189a33-6c6d-4e8f-abc8-12b0c2518031", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "description": "", "port_details": null, "tags": [], "created_at": "2022-03-10T15:28:17Z", "updated_at": "2022-03-10T15:28:17Z", "revision_number": 0}}' 2022-03-10 15:28:19,149 118330 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'd0b9fb6d-ae8b-4803-849b-8868e7e20a48', 'tenant_id': '907e8eb7ea1b4a3d9e6c635842b384b5', 'floating_ip_address': '172.27.0.35', 'floating_network_id': 'dc189a33-6c6d-4e8f-abc8-12b0c2518031', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '907e8eb7ea1b4a3d9e6c635842b384b5', 'description': '', 'port_details': None, 'tags': [], 'created_at': '2022-03-10T15:28:17Z', 'updated_at': '2022-03-10T15:28:17Z', 'revision_number': 0, 'ip': '172.27.0.35'} created 2022-03-10 15:28:19,393 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 201 POST http://10.222.0.44/identity/v3/auth/tokens 0.237s 2022-03-10 15:28:19,393 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Thu, 10 Mar 2022 15:28:19 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-b083f004-e541-4a55-8963-7a58dfdf3c98', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.44/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "c635c04b9b7543ce824795a7a63e8032", "name": "tempest-AttachVolumeNegativeTest-2045960026-project", "password_expires_at": null}, "audit_ids": ["psUM3rZGR4ymxsCxpFUI6A"], "expires_at": "2022-03-10T16:28:19.000000Z", "issued_at": "2022-03-10T15:28:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "907e8eb7ea1b4a3d9e6c635842b384b5", "name": "tempest-AttachVolumeNegativeTest-2045960026"}, "is_domain": false, "roles": [{"id": "2e20db489b3844e2b62f1184fba25f52", "name": "reader"}, {"id": "ae6886d2477443519d8b1015acd9403f", "name": "member"}], "catalog": [{"endpoints": [{"id": "12be645b7d744a459e7debc5ec172294", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.44/volume/v3/907e8eb7ea1b4a3d9e6c635842b384b5", "region": "RegionOne"}], "id": "027bd5d9c2fd41338483fbb57aa7852c", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "d8c1f188dbca492682a364948b62aa27", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.44:9696/", "region": "RegionOne"}], "id": "15796035ede64e5ba6533d7ff7239a4f", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "e80c053c7a564f65bc0ba1fdf2390b03", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.44/identity", "region": "RegionOne"}], "id": "37d6fc2ad72c48d2971f3ee6eb20b401", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "3e4eae0c6ef541048b661ce1791f23fe", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.44:8080", "region": "RegionOne"}, {"id": "bfe33dbbb81143ee86f296a0f7a1e388", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.44:8080/v1/AUTH_907e8eb7ea1b4a3d9e6c635842b384b5", "region": "RegionOne"}], "id": "3e4354c242844665b60b31c7f2b5bf43", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "8198f974302645b0b377771cc3e461bf", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.44/compute/v2.1", "region": "RegionOne"}], "id": "49d4b7aabf22427788cef6c7a4823594", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "8b65989a0bd84b73b4711d53f0e1fa8a", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.44/volume/v3/907e8eb7ea1b4a3d9e6c635842b384b5", "region": "RegionOne"}], "id": "56bd48c1f20346ecbe6a23bd3ba8d48e", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "545c6f04b3574df19b7cd824834b1041", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.44/compute/v2/907e8eb7ea1b4a3d9e6c635842b384b5", "region": "RegionOne"}], "id": "8db683b68cbc475681c754c34cb8182e", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "c7108b1092fd448bb669bf5645efb82f", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.44/placement", "region": "RegionOne"}], "id": "99d19efdac944920899319e1818fe436", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "4736a491b0c44f3a9d9a119e54389024", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.44/image", "region": "RegionOne"}], "id": "ad3c5e5c3f1d435f9ff33ae0ccda776e", "type": "image", "name": "glance"}]}}' 2022-03-10 15:28:19,406 118330 INFO [tempest.lib.common.fixed_network] (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server) Found network {'id': '5533a184-928d-42ee-929f-9f8419ae429c', 'name': 'tempest-AttachVolumeNegativeTest-856113860-network', 'tenant_id': '907e8eb7ea1b4a3d9e6c635842b384b5', 'admin_state_up': True, 'mtu': 1500, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '907e8eb7ea1b4a3d9e6c635842b384b5', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'physnet1', 'provider:segmentation_id': 616, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2022-03-10T15:27:55Z', 'updated_at': '2022-03-10T15:27:55Z', 'revision_number': 1} available for tenant 2022-03-10 15:28:19,407 118330 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'private_key': '-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA4Mpe3fV+UxQS3q8nmTqjweGeaHMIZ1NJZrko5cWThkT7iMTo\nS0UBT53BOK3Ha81tjv/COpdyMSMULubN2Cebchp/4a/4DkKY21jTyO1Lj+kB4lrm\nKUKaBzLR2DRANbTJonrTJcIsIPzUiOu/g0L3ajJn5hyPSC2jyianT+dOQzIp7h97\n+6egUISLaml5LBVz+cbMcTL8SSmOnUCFNk3vnrkjO1M0lfyfsLKj+a944iBGrcs5\njQ6zf9mhpPAPK1wS8z6r2WZcCKfy3CqjJK4tCJ5ZHO8uGf4GsxByU8XIo45o8Q28\nCnIrQI/oa17Z4F0NdH6SQaLVZL7/h+ImAeXJyQIDAQABAoIBAAtgkr6fLz6bNH1K\n1jE+M42bkr3snI9GOt/VHUnL3zSbhzOb67nriy5xaJcqzH4bTqE/NqBqi+AKy3m4\nOtDm6Eo1JyXQFzj5i+0GKOnxgLKO84Z2XVHXSh51JwPPWTSeqtnrZ4ZwtnUQ9tzb\nOb02BXm9hV6zMVlQ3gpcPHmh1mc2KXgPA7yt+45P7Btqvo2na5CnZpmyWKeggpG8\n9gw/9R8HisyvaiRzUA8lYTTFCeNfgisheoboxfGCpV4XbrBg4agWtaLf5zriIg91\nbfqJ3uHBx0MTtdy4Nu5bqS4ED8M4AR8I4e+m6YbwA7MiRd34KyyL+w2cnugpzPvB\n6uwewgECgYEA9uoweI99RL1FG0dmC6bM8C5opauEoSQGEocMSLmBxAniOCBxdEHF\nqQx953Xa9KG+4w8GphGyBI/HaLj6hu0UC8pcCF3ONMwAW1fadS95msloR/OFO3K5\nhy+VdDQhqDuavIeadJLsKoaLVo3tAEH+iO/nDQkTJJuDIeNqUbjoNIkCgYEA6Q/I\nIZ9u83BnTom/vq5r2HQBNZU3oP5OJisUEcqrfsfNl8/s4NTV6UETSoLiluWWmaw5\nX4LTPYqJUVSNDMXW4c7KRYMJ+6XSC1DMK8yfC3IFSfnfzbqiJGYvKYXOb/SC49Kk\n1G4ekfzP9lbs3zvjGUMiAkfx5fp+/93RsHi2G0ECgYEA9WpR4RKlrNP+wx1VNRGG\nMte91aTD/7IhgvrN397aNvKn8ad1fNr+zoaHAa7ngSze4SoHLrr52ITb65+oCsHL\noehxTzOFiH6XgDKzBLS6RnoXdyR5cVwXQWGvR7+lEGSl6OtTPrjlmWL/TXllblMp\n3gus+AzkBQe4787s1utViRkCgYAAnX8Mv6v+ToSnS2vLKBC20I+UQaGU9jbkmOaD\nqYJMYmCjjvP0H/u0kuxnHPNWLKL6It8/5kuCdRQpt8xrhTYtAGu+RTtIg8aLKxpu\n3ypoUFO9P0Cc/WoiKHblaCoEV6Pk0BCJUwUXo5A0+UPEzxapYWj8ko4L6l5ddIty\nKM9qQQKBgQDp0GU3BlM7mi50TR1shaZPOQLLuQCL+/Z57mlUSdCppJ6pef8HHnCp\n2aD2kRl/CQQwte6jYfyxlTp6P7sgvGF3fUVmHs+hayqAj/Gp0PblXiP3FbbLzBLb\npcK9/v/nzUSdABBJpyBKvAxEl4Vohfduoldc/Y/BWaawPjhSFOKbWA==\n-----END RSA PRIVATE KEY-----\n', 'name': 'tempest-keypair-2092683928', 'public_key': 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDgyl7d9X5TFBLeryeZOqPB4Z5ocwhnU0lmuSjlxZOGRPuIxOhLRQFPncE4rcdrzW2O/8I6l3IxIxQu5s3YJ5tyGn/hr/gOQpjbWNPI7UuP6QHiWuYpQpoHMtHYNEA1tMmietMlwiwg/NSI67+DQvdqMmfmHI9ILaPKJqdP505DMinuH3v7p6BQhItqaXksFXP5xsxxMvxJKY6dQIU2Te+euSM7UzSV/J+wsqP5r3jiIEatyzmNDrN/2aGk8A8rXBLzPqvZZlwIp/LcKqMkri0Inlkc7y4Z/gazEHJTxcijjmjxDbwKcitAj+hrXtngXQ10fpJBotVkvv+H4iYB5cnJ Generated-by-Nova', 'fingerprint': 'c7:e0:fb:59:51:bc:05:f0:59:e7:2d:75:8c:08:5c:d3', 'user_id': 'c635c04b9b7543ce824795a7a63e8032'}, 'security_group': {'id': '7a77cc44-b2dc-4c2e-a90c-411753bae452', 'name': 'tempest-securitygroup--1833221780', 'stateful': True, 'tenant_id': '907e8eb7ea1b4a3d9e6c635842b384b5', 'description': 'tempest-description--2028901778', 'shared': False, 'security_group_rules': [{'id': 'a428d248-0896-4e6b-b4aa-2f29fc3e70b0', 'tenant_id': '907e8eb7ea1b4a3d9e6c635842b384b5', 'security_group_id': '7a77cc44-b2dc-4c2e-a90c-411753bae452', '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': 113, 'description': None, 'tags': [], 'created_at': '2022-03-10T15:28:12Z', 'updated_at': '2022-03-10T15:28:12Z', 'revision_number': 0, 'project_id': '907e8eb7ea1b4a3d9e6c635842b384b5'}, {'id': 'a556b0b6-2963-49d1-9afa-5b7da56c99ff', 'tenant_id': '907e8eb7ea1b4a3d9e6c635842b384b5', 'security_group_id': '7a77cc44-b2dc-4c2e-a90c-411753bae452', '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': 112, 'description': None, 'tags': [], 'created_at': '2022-03-10T15:28:12Z', 'updated_at': '2022-03-10T15:28:12Z', 'revision_number': 0, 'project_id': '907e8eb7ea1b4a3d9e6c635842b384b5'}], 'tags': [], 'created_at': '2022-03-10T15:28:12Z', 'updated_at': '2022-03-10T15:28:12Z', 'revision_number': 1, 'project_id': '907e8eb7ea1b4a3d9e6c635842b384b5'}, 'floating_ip': {'id': 'd0b9fb6d-ae8b-4803-849b-8868e7e20a48', 'tenant_id': '907e8eb7ea1b4a3d9e6c635842b384b5', 'floating_ip_address': '172.27.0.35', 'floating_network_id': 'dc189a33-6c6d-4e8f-abc8-12b0c2518031', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '907e8eb7ea1b4a3d9e6c635842b384b5', 'description': '', 'port_details': None, 'tags': [], 'created_at': '2022-03-10T15:28:17Z', 'updated_at': '2022-03-10T15:28:17Z', 'revision_number': 0, 'ip': '172.27.0.35'}} 2022-03-10 15:28:22,548 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 202 POST http://10.222.0.44/compute/v2.1/servers 3.140s 2022-03-10 15:28:22,548 118330 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-642701261", "imageRef": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "flavorRef": "452", "adminPass": "password", "networks": [{"uuid": "5533a184-928d-42ee-929f-9f8419ae429c"}], "security_groups": [{"name": "tempest-securitygroup--1833221780"}], "key_name": "tempest-keypair-2092683928", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIHVidW50dSB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH51YnVudHUvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Thu, 10 Mar 2022 15:28:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '402', 'location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-549fd8e2-5c5b-46b9-8ae8-21a2a32c0566', 'x-compute-request-id': 'req-549fd8e2-5c5b-46b9-8ae8-21a2a32c0566', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.44/compute/v2.1/servers'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1833221780"}], "adminPass": "password"}}' 2022-03-10 15:28:22,694 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.143s 2022-03-10 15:28:22,695 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:28:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1241', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-03403f70-2350-423c-94f0-81ae09b3001f', 'x-compute-request-id': 'req-03403f70-2350-423c-94f0-81ae09b3001f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "BUILD", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:28:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-2092683928", "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-03-10 15:28:24,373 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.670s 2022-03-10 15:28:24,374 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:28:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1241', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3a993374-86b0-4b4b-84c1-1a1add34c50b', 'x-compute-request-id': 'req-3a993374-86b0-4b4b-84c1-1a1add34c50b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "BUILD", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:28:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-2092683928", "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-03-10 15:28:25,762 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.380s 2022-03-10 15:28:25,763 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:28:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1237', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3957e54b-edd7-4a1e-a62d-331b96f277af', 'x-compute-request-id': 'req-3957e54b-edd7-4a1e-a62d-331b96f277af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "BUILD", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:28:25Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2092683928", "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-03-10 15:28:25,770 118330 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 3 second wait 2022-03-10 15:28:26,884 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.109s 2022-03-10 15:28:26,884 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:28:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1237', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c77465bf-99ee-43f5-9e1a-f857e753a538', 'x-compute-request-id': 'req-c77465bf-99ee-43f5-9e1a-f857e753a538', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "BUILD", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:28:25Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2092683928", "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-03-10 15:28:27,978 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.086s 2022-03-10 15:28:27,979 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:28:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1237', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-72157163-ab25-4ab5-b937-fd785b4e73f3', 'x-compute-request-id': 'req-72157163-ab25-4ab5-b937-fd785b4e73f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "BUILD", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:28:25Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2092683928", "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-03-10 15:28:29,097 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.109s 2022-03-10 15:28:29,097 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:28:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1237', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e03f1cea-a2f0-4009-b01d-ad2e453c809b', 'x-compute-request-id': 'req-e03f1cea-a2f0-4009-b01d-ad2e453c809b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "BUILD", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:28:25Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2092683928", "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-03-10 15:28:30,195 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.089s 2022-03-10 15:28:30,196 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:28:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1237', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3133d2e0-4b6a-4bbe-a085-08aa334b5c49', 'x-compute-request-id': 'req-3133d2e0-4b6a-4bbe-a085-08aa334b5c49', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "BUILD", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:28:25Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2092683928", "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-03-10 15:28:31,313 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.108s 2022-03-10 15:28:31,313 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:28:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1237', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e696198d-dea9-41fd-877a-4bb91b60bbdc', 'x-compute-request-id': 'req-e696198d-dea9-41fd-877a-4bb91b60bbdc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "BUILD", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:28:25Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2092683928", "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-03-10 15:28:32,434 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.112s 2022-03-10 15:28:32,435 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:28:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1237', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-16e85a7f-f8be-43cb-9865-9535d9f938b1', 'x-compute-request-id': 'req-16e85a7f-f8be-43cb-9865-9535d9f938b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "BUILD", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:28:25Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2092683928", "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-03-10 15:28:33,538 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.095s 2022-03-10 15:28:33,559 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:28:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1237', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d753f285-52fa-47fc-b85f-7de046f0110e', 'x-compute-request-id': 'req-d753f285-52fa-47fc-b85f-7de046f0110e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "BUILD", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:28:25Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2092683928", "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-03-10 15:28:34,684 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.115s 2022-03-10 15:28:34,685 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:28:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1237', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5615b604-dba0-47c1-8ada-8a23f6ec0909', 'x-compute-request-id': 'req-5615b604-dba0-47c1-8ada-8a23f6ec0909', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "BUILD", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:28:25Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2092683928", "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-03-10 15:28:35,789 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.097s 2022-03-10 15:28:35,790 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:28:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1237', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5b38b553-44da-485b-b479-17868f806fc3', 'x-compute-request-id': 'req-5b38b553-44da-485b-b479-17868f806fc3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "BUILD", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:28:25Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2092683928", "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-03-10 15:28:37,015 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.218s 2022-03-10 15:28:37,016 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:28:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1293', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a475275e-1a46-4dc4-a97b-e65c20d87c25', 'x-compute-request-id': 'req-a475275e-1a46-4dc4-a97b-e65c20d87c25', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "BUILD", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:28:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2092683928", "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-03-10 15:28:38,278 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.254s 2022-03-10 15:28:38,278 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:28:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1299', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-94d45392-0bc1-439e-8bcf-76311a87fefc', 'x-compute-request-id': 'req-94d45392-0bc1-439e-8bcf-76311a87fefc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "BUILD", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:28:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2092683928", "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-03-10 15:28:38,286 118330 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/spawning" after 16 second wait 2022-03-10 15:28:39,423 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.135s 2022-03-10 15:28:39,424 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:28:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1299', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f68410dc-ed12-4139-b759-e0625f642063', 'x-compute-request-id': 'req-f68410dc-ed12-4139-b759-e0625f642063', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "BUILD", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:28:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2092683928", "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-03-10 15:28:40,789 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.357s 2022-03-10 15:28:40,790 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:28: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-63b01a25-6672-4c0b-84a4-73f94efebf13', 'x-compute-request-id': 'req-63b01a25-6672-4c0b-84a4-73f94efebf13', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "BUILD", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:28:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1833221780"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-03-10 15:28:42,049 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.251s 2022-03-10 15:28:42,049 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:28: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-94e2704a-5cd6-4530-8f40-b0261f2e2940', 'x-compute-request-id': 'req-94e2704a-5cd6-4530-8f40-b0261f2e2940', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "BUILD", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:28:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1833221780"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-03-10 15:28:43,299 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.240s 2022-03-10 15:28:43,300 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:28: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-c39250a7-1be5-4531-8f6c-ef53a9f38a25', 'x-compute-request-id': 'req-c39250a7-1be5-4531-8f6c-ef53a9f38a25', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "BUILD", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:28:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1833221780"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-03-10 15:28:44,552 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.244s 2022-03-10 15:28:44,557 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:28: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-a8482b46-f62c-487a-bf16-802b5f0e4399', 'x-compute-request-id': 'req-a8482b46-f62c-487a-bf16-802b5f0e4399', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "BUILD", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:28:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1833221780"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-03-10 15:28:46,111 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.546s 2022-03-10 15:28:46,112 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:28:45 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-72bc16ee-9ae4-4fee-bd39-1f5d47aaedf7', 'x-compute-request-id': 'req-72bc16ee-9ae4-4fee-bd39-1f5d47aaedf7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "BUILD", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:28:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1833221780"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-03-10 15:28:47,387 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.262s 2022-03-10 15:28:47,387 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:28: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-ae2bcc34-6b86-4d33-91a2-c2f3e3adf7a7', 'x-compute-request-id': 'req-ae2bcc34-6b86-4d33-91a2-c2f3e3adf7a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "BUILD", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:28:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1833221780"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-03-10 15:28:48,640 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.244s 2022-03-10 15:28:48,640 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:28:48 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-234f6b7d-072e-40ac-92fd-9baf1adbaf42', 'x-compute-request-id': 'req-234f6b7d-072e-40ac-92fd-9baf1adbaf42', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "BUILD", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:28:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1833221780"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-03-10 15:28:49,869 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.219s 2022-03-10 15:28:49,869 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:28:49 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-6146a4cc-362c-4cca-8813-1ab4450209aa', 'x-compute-request-id': 'req-6146a4cc-362c-4cca-8813-1ab4450209aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "BUILD", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:28:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1833221780"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-03-10 15:28:51,105 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.227s 2022-03-10 15:28:51,105 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:28:50 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-ad5132a3-bc10-4708-9fb2-d8a91fb7586a', 'x-compute-request-id': 'req-ad5132a3-bc10-4708-9fb2-d8a91fb7586a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "BUILD", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:28:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1833221780"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-03-10 15:28:52,325 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.212s 2022-03-10 15:28:52,325 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:28:52 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-f243fbd0-365f-4e40-b81d-fca83c5e7e10', 'x-compute-request-id': 'req-f243fbd0-365f-4e40-b81d-fca83c5e7e10', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "BUILD", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:28:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1833221780"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-03-10 15:28:53,584 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.251s 2022-03-10 15:28:53,585 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:28:53 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-3b30d7e4-ddb3-4765-a081-ad0940145621', 'x-compute-request-id': 'req-3b30d7e4-ddb3-4765-a081-ad0940145621', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "BUILD", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:28:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1833221780"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-03-10 15:28:54,820 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.227s 2022-03-10 15:28:54,821 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:28:54 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-19f6e80b-6b2d-408b-b87d-ba38543631a4', 'x-compute-request-id': 'req-19f6e80b-6b2d-408b-b87d-ba38543631a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "BUILD", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:28:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1833221780"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-03-10 15:28:56,054 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.224s 2022-03-10 15:28:56,054 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:28:55 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-18187990-9d49-4222-affd-2969f045a1cd', 'x-compute-request-id': 'req-18187990-9d49-4222-affd-2969f045a1cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "BUILD", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:28:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1833221780"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-03-10 15:28:57,292 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.229s 2022-03-10 15:28:57,292 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:28:57 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-04b033b6-f583-4937-b1dd-59336e54f027', 'x-compute-request-id': 'req-04b033b6-f583-4937-b1dd-59336e54f027', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "BUILD", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:28:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1833221780"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-03-10 15:28:58,537 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.236s 2022-03-10 15:28:58,537 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:28:58 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-03bcae89-b7eb-4366-bb72-792868f2abbd', 'x-compute-request-id': 'req-03bcae89-b7eb-4366-bb72-792868f2abbd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "BUILD", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:28:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1833221780"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-03-10 15:28:59,771 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.226s 2022-03-10 15:28:59,775 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:28:59 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-786faca8-6189-46a2-8fcb-d457ddfc57df', 'x-compute-request-id': 'req-786faca8-6189-46a2-8fcb-d457ddfc57df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "BUILD", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:28:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1833221780"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-03-10 15:29:01,002 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.219s 2022-03-10 15:29:01,003 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:29:00 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-32c79437-af53-4064-9cc6-e1fdb34d8eef', 'x-compute-request-id': 'req-32c79437-af53-4064-9cc6-e1fdb34d8eef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "BUILD", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:28:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1833221780"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-03-10 15:29:02,250 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.233s 2022-03-10 15:29:02,250 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:29:02 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-99b178e2-5cb6-4283-8cb9-917061eda429', 'x-compute-request-id': 'req-99b178e2-5cb6-4283-8cb9-917061eda429', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "BUILD", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:28:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1833221780"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-03-10 15:29:03,459 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.200s 2022-03-10 15:29:03,460 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:29:03 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-212f94e4-d6a0-42b3-8124-9b116cdb3519', 'x-compute-request-id': 'req-212f94e4-d6a0-42b3-8124-9b116cdb3519', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "BUILD", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:28:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1833221780"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-03-10 15:29:04,685 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.217s 2022-03-10 15:29:04,685 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:29:04 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-7b7b9108-157c-4ce7-9641-f4aabc2a1f2d', 'x-compute-request-id': 'req-7b7b9108-157c-4ce7-9641-f4aabc2a1f2d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "BUILD", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:29:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1833221780"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-03-10 15:29:05,888 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.194s 2022-03-10 15:29:05,888 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:29:05 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-07f9f7ed-94c7-4669-8365-3f638e15c4c2', 'x-compute-request-id': 'req-07f9f7ed-94c7-4669-8365-3f638e15c4c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "BUILD", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:29:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1833221780"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-03-10 15:29:07,251 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.355s 2022-03-10 15:29:07,251 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:29:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1556', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cc1ea1d7-57be-48fc-a061-566eec556170', 'x-compute-request-id': 'req-cc1ea1d7-57be-48fc-a061-566eec556170', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:29:07Z", "addresses": {"tempest-AttachVolumeNegativeTest-856113860-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:74:72"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1833221780"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-03-10 15:29:07,261 118330 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 45 second wait 2022-03-10 15:29:07,564 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-interface 0.302s 2022-03-10 15:29:07,564 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:29:07 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-a16088ef-d62c-45fd-bf62-69c78b118c76', 'x-compute-request-id': 'req-a16088ef-d62c-45fd-bf62-69c78b118c76', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "5533a184-928d-42ee-929f-9f8419ae429c", "port_id": "0df1c6c0-79bd-4dec-8f8e-7add7f7a16ea", "mac_addr": "fa:16:3e:88:74:72", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "a1dfe210-3821-4f81-b14f-44340b7e46b8", "ip_address": "172.20.0.5"}]}]}' 2022-03-10 15:29:09,105 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 PUT http://10.222.0.44:9696/v2.0/floatingips/d0b9fb6d-ae8b-4803-849b-8868e7e20a48 1.537s 2022-03-10 15:29:09,105 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"port_id": "0df1c6c0-79bd-4dec-8f8e-7add7f7a16ea"}} Response - Headers: {'content-type': 'application/json', 'content-length': '796', 'x-openstack-request-id': 'req-d630758f-7585-4372-9da8-3b253809e3e5', 'date': 'Thu, 10 Mar 2022 15:29:09 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44:9696/v2.0/floatingips/d0b9fb6d-ae8b-4803-849b-8868e7e20a48'} Body: b'{"floatingip": {"id": "d0b9fb6d-ae8b-4803-849b-8868e7e20a48", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "floating_ip_address": "172.27.0.35", "floating_network_id": "dc189a33-6c6d-4e8f-abc8-12b0c2518031", "router_id": "100bbad0-c6d8-4b82-a16f-c80c2437a775", "port_id": "0df1c6c0-79bd-4dec-8f8e-7add7f7a16ea", "fixed_ip_address": "172.20.0.5", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "5533a184-928d-42ee-929f-9f8419ae429c", "mac_address": "fa:16:3e:88:74:72", "admin_state_up": true, "status": "ACTIVE", "device_id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device_owner": "compute:nova"}, "tags": [], "created_at": "2022-03-10T15:28:17Z", "updated_at": "2022-03-10T15:29:08Z", "revision_number": 1, "project_id": "907e8eb7ea1b4a3d9e6c635842b384b5"}}' 2022-03-10 15:29:09,119 118330 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.27.0.35:22' as 'ubuntu' with public key authentication 2022-03-10 15:29:13,465 118330 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.0.35 ([Errno None] Unable to connect to port 22 on 172.27.0.35). Number attempts: 1. Retry after 2 seconds. 2022-03-10 15:29:19,032 118330 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.0.35 ([Errno None] Unable to connect to port 22 on 172.27.0.35). Number attempts: 2. Retry after 3 seconds. 2022-03-10 15:29:25,588 118330 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.0.35 ([Errno None] Unable to connect to port 22 on 172.27.0.35). Number attempts: 3. Retry after 4 seconds. 2022-03-10 15:29:33,172 118330 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.0.35 ([Errno None] Unable to connect to port 22 on 172.27.0.35). Number attempts: 4. Retry after 5 seconds. 2022-03-10 15:29:41,748 118330 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.0.35 ([Errno None] Unable to connect to port 22 on 172.27.0.35). Number attempts: 5. Retry after 6 seconds. 2022-03-10 15:29:51,316 118330 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.0.35 ([Errno None] Unable to connect to port 22 on 172.27.0.35). Number attempts: 6. Retry after 7 seconds. 2022-03-10 15:30:01,876 118330 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.0.35 ([Errno None] Unable to connect to port 22 on 172.27.0.35). Number attempts: 7. Retry after 8 seconds. 2022-03-10 15:30:13,460 118330 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.0.35 ([Errno None] Unable to connect to port 22 on 172.27.0.35). Number attempts: 8. Retry after 9 seconds. 2022-03-10 15:30:26,036 118330 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.0.35 ([Errno None] Unable to connect to port 22 on 172.27.0.35). Number attempts: 9. Retry after 10 seconds. 2022-03-10 15:30:36,546 118330 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.0.35 ([Errno None] Unable to connect to port 22 on 172.27.0.35). Number attempts: 10. Retry after 11 seconds. 2022-03-10 15:30:48,060 118330 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.0.35 ([Errno None] Unable to connect to port 22 on 172.27.0.35). Number attempts: 11. Retry after 12 seconds. 2022-03-10 15:31:00,574 118330 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.0.35 ([Errno None] Unable to connect to port 22 on 172.27.0.35). Number attempts: 12. Retry after 13 seconds. 2022-03-10 15:31:14,089 118330 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.0.35 ([Errno None] Unable to connect to port 22 on 172.27.0.35). Number attempts: 13. Retry after 14 seconds. 2022-03-10 15:31:28,718 118330 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2) 2022-03-10 15:31:29,032 118330 INFO [paramiko.transport] Authentication (publickey) successful! 2022-03-10 15:31:29,032 118330 INFO [tempest.lib.common.ssh] ssh connection to ubuntu@172.27.0.35 successfully created 2022-03-10 15:31:29,095 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/ips 0.061s 2022-03-10 15:31:29,095 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:31:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '148', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-79a5a578-c499-4d3d-8b75-8f388ba2568a', 'x-compute-request-id': 'req-79a5a578-c499-4d3d-8b75-8f388ba2568a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/ips'} Body: b'{"addresses": {"tempest-AttachVolumeNegativeTest-856113860-network": [{"version": 4, "addr": "172.20.0.5"}, {"version": 4, "addr": "172.27.0.35"}]}}' 2022-03-10 15:31:30,072 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 202 POST http://10.222.0.44/volume/v3/907e8eb7ea1b4a3d9e6c635842b384b5/volumes 0.974s 2022-03-10 15:31:30,073 118330 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-AttachVolumeNegativeTest-volume-102808498"}} Response - Headers: {'date': 'Thu, 10 Mar 2022 15:31:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-15f223d7-4a7b-4d6b-8427-cf48b57cd5df', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-15f223d7-4a7b-4d6b-8427-cf48b57cd5df', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.44/volume/v3/907e8eb7ea1b4a3d9e6c635842b384b5/volumes'} Body: b'{"volume": {"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:29.615764", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-102808498", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/907e8eb7ea1b4a3d9e6c635842b384b5/volumes/0631a341-5086-4c04-ae71-b4a9436eaba2"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/907e8eb7ea1b4a3d9e6c635842b384b5/volumes/0631a341-5086-4c04-ae71-b4a9436eaba2"}], "user_id": "c635c04b9b7543ce824795a7a63e8032", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2022-03-10 15:31:30,128 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.44/volume/v3/907e8eb7ea1b4a3d9e6c635842b384b5/volumes/0631a341-5086-4c04-ae71-b4a9436eaba2 0.049s 2022-03-10 15:31:30,129 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:31:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b89c6fbe-9fb2-4268-ac47-c39e06c0e3ed', 'content-length': '891', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b89c6fbe-9fb2-4268-ac47-c39e06c0e3ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/907e8eb7ea1b4a3d9e6c635842b384b5/volumes/0631a341-5086-4c04-ae71-b4a9436eaba2'} Body: b'{"volume": {"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:30.000000", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-102808498", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/907e8eb7ea1b4a3d9e6c635842b384b5/volumes/0631a341-5086-4c04-ae71-b4a9436eaba2"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/907e8eb7ea1b4a3d9e6c635842b384b5/volumes/0631a341-5086-4c04-ae71-b4a9436eaba2"}], "user_id": "c635c04b9b7543ce824795a7a63e8032", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5"}}' 2022-03-10 15:31:31,195 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.44/volume/v3/907e8eb7ea1b4a3d9e6c635842b384b5/volumes/0631a341-5086-4c04-ae71-b4a9436eaba2 0.058s 2022-03-10 15:31:31,195 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:31:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-35b9012d-85ac-4fef-b596-b42b9c975490', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-35b9012d-85ac-4fef-b596-b42b9c975490', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/907e8eb7ea1b4a3d9e6c635842b384b5/volumes/0631a341-5086-4c04-ae71-b4a9436eaba2'} Body: b'{"volume": {"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:30.000000", "updated_at": "2022-03-10T15:31:30.000000", "name": "tempest-AttachVolumeNegativeTest-volume-102808498", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/907e8eb7ea1b4a3d9e6c635842b384b5/volumes/0631a341-5086-4c04-ae71-b4a9436eaba2"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/907e8eb7ea1b4a3d9e6c635842b384b5/volumes/0631a341-5086-4c04-ae71-b4a9436eaba2"}], "user_id": "c635c04b9b7543ce824795a7a63e8032", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5"}}' 2022-03-10 15:31:32,268 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.44/volume/v3/907e8eb7ea1b4a3d9e6c635842b384b5/volumes/0631a341-5086-4c04-ae71-b4a9436eaba2 0.065s 2022-03-10 15:31:32,268 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:31:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1c6f9191-9372-49ef-b3d4-9b97773843da', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1c6f9191-9372-49ef-b3d4-9b97773843da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/907e8eb7ea1b4a3d9e6c635842b384b5/volumes/0631a341-5086-4c04-ae71-b4a9436eaba2'} Body: b'{"volume": {"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:30.000000", "updated_at": "2022-03-10T15:31:32.000000", "name": "tempest-AttachVolumeNegativeTest-volume-102808498", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/907e8eb7ea1b4a3d9e6c635842b384b5/volumes/0631a341-5086-4c04-ae71-b4a9436eaba2"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/907e8eb7ea1b4a3d9e6c635842b384b5/volumes/0631a341-5086-4c04-ae71-b4a9436eaba2"}], "user_id": "c635c04b9b7543ce824795a7a63e8032", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5"}}' 2022-03-10 15:31:32,275 118330 INFO [tempest.common.waiters] volume 0631a341-5086-4c04-ae71-b4a9436eaba2 reached available after waiting for 2.275088 seconds 2022-03-10 15:31:33,656 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 POST http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 1.381s 2022-03-10 15:31:33,657 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"volumeAttachment": {"volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2"}} Response - Headers: {'date': 'Thu, 10 Mar 2022 15:31:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '194', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-07c08d77-b1b6-4e13-b441-76728bf3c68e', 'x-compute-request-id': 'req-07c08d77-b1b6-4e13-b441-76728bf3c68e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachment": {"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "device": "/dev/sdb"}}' 2022-03-10 15:31:33,726 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.44/volume/v3/907e8eb7ea1b4a3d9e6c635842b384b5/volumes/0631a341-5086-4c04-ae71-b4a9436eaba2 0.067s 2022-03-10 15:31:33,726 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:31:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9214a160-6bbb-433f-92b1-c2fc115a0c9a', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9214a160-6bbb-433f-92b1-c2fc115a0c9a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/907e8eb7ea1b4a3d9e6c635842b384b5/volumes/0631a341-5086-4c04-ae71-b4a9436eaba2'} Body: b'{"volume": {"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:30.000000", "updated_at": "2022-03-10T15:31:33.000000", "name": "tempest-AttachVolumeNegativeTest-volume-102808498", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/907e8eb7ea1b4a3d9e6c635842b384b5/volumes/0631a341-5086-4c04-ae71-b4a9436eaba2"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/907e8eb7ea1b4a3d9e6c635842b384b5/volumes/0631a341-5086-4c04-ae71-b4a9436eaba2"}], "user_id": "c635c04b9b7543ce824795a7a63e8032", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5"}}' 2022-03-10 15:31:35,711 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.44/volume/v3/907e8eb7ea1b4a3d9e6c635842b384b5/volumes/0631a341-5086-4c04-ae71-b4a9436eaba2 0.976s 2022-03-10 15:31:35,711 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:31:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d87009e5-e873-41a4-8ae9-eda4fef13ed0', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d87009e5-e873-41a4-8ae9-eda4fef13ed0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/907e8eb7ea1b4a3d9e6c635842b384b5/volumes/0631a341-5086-4c04-ae71-b4a9436eaba2'} Body: b'{"volume": {"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:30.000000", "updated_at": "2022-03-10T15:31:35.000000", "name": "tempest-AttachVolumeNegativeTest-volume-102808498", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/907e8eb7ea1b4a3d9e6c635842b384b5/volumes/0631a341-5086-4c04-ae71-b4a9436eaba2"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/907e8eb7ea1b4a3d9e6c635842b384b5/volumes/0631a341-5086-4c04-ae71-b4a9436eaba2"}], "user_id": "c635c04b9b7543ce824795a7a63e8032", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5"}}' 2022-03-10 15:31:36,792 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.44/volume/v3/907e8eb7ea1b4a3d9e6c635842b384b5/volumes/0631a341-5086-4c04-ae71-b4a9436eaba2 0.073s 2022-03-10 15:31:36,792 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:31:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c2ded139-4462-4f2d-b28c-083875b8db7f', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c2ded139-4462-4f2d-b28c-083875b8db7f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/907e8eb7ea1b4a3d9e6c635842b384b5/volumes/0631a341-5086-4c04-ae71-b4a9436eaba2'} Body: b'{"volume": {"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:30.000000", "updated_at": "2022-03-10T15:31:35.000000", "name": "tempest-AttachVolumeNegativeTest-volume-102808498", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/907e8eb7ea1b4a3d9e6c635842b384b5/volumes/0631a341-5086-4c04-ae71-b4a9436eaba2"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/907e8eb7ea1b4a3d9e6c635842b384b5/volumes/0631a341-5086-4c04-ae71-b4a9436eaba2"}], "user_id": "c635c04b9b7543ce824795a7a63e8032", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5"}}' 2022-03-10 15:31:37,857 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.44/volume/v3/907e8eb7ea1b4a3d9e6c635842b384b5/volumes/0631a341-5086-4c04-ae71-b4a9436eaba2 0.056s 2022-03-10 15:31:37,857 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:31:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-59f89785-6bcc-4c6c-8eb9-f30c88bea7db', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-59f89785-6bcc-4c6c-8eb9-f30c88bea7db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/907e8eb7ea1b4a3d9e6c635842b384b5/volumes/0631a341-5086-4c04-ae71-b4a9436eaba2'} Body: b'{"volume": {"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:30.000000", "updated_at": "2022-03-10T15:31:35.000000", "name": "tempest-AttachVolumeNegativeTest-volume-102808498", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/907e8eb7ea1b4a3d9e6c635842b384b5/volumes/0631a341-5086-4c04-ae71-b4a9436eaba2"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/907e8eb7ea1b4a3d9e6c635842b384b5/volumes/0631a341-5086-4c04-ae71-b4a9436eaba2"}], "user_id": "c635c04b9b7543ce824795a7a63e8032", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5"}}' 2022-03-10 15:31:38,952 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.44/volume/v3/907e8eb7ea1b4a3d9e6c635842b384b5/volumes/0631a341-5086-4c04-ae71-b4a9436eaba2 0.086s 2022-03-10 15:31:38,953 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:31:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bf4ec701-aa1d-4d10-b36b-105055dd4e50', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bf4ec701-aa1d-4d10-b36b-105055dd4e50', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/907e8eb7ea1b4a3d9e6c635842b384b5/volumes/0631a341-5086-4c04-ae71-b4a9436eaba2'} Body: b'{"volume": {"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:30.000000", "updated_at": "2022-03-10T15:31:35.000000", "name": "tempest-AttachVolumeNegativeTest-volume-102808498", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/907e8eb7ea1b4a3d9e6c635842b384b5/volumes/0631a341-5086-4c04-ae71-b4a9436eaba2"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/907e8eb7ea1b4a3d9e6c635842b384b5/volumes/0631a341-5086-4c04-ae71-b4a9436eaba2"}], "user_id": "c635c04b9b7543ce824795a7a63e8032", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5"}}' 2022-03-10 15:31:40,003 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.44/volume/v3/907e8eb7ea1b4a3d9e6c635842b384b5/volumes/0631a341-5086-4c04-ae71-b4a9436eaba2 0.043s 2022-03-10 15:31:40,004 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:31:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-36747133-6f25-490d-8671-66da5bd12dd3', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-36747133-6f25-490d-8671-66da5bd12dd3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/907e8eb7ea1b4a3d9e6c635842b384b5/volumes/0631a341-5086-4c04-ae71-b4a9436eaba2'} Body: b'{"volume": {"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:30.000000", "updated_at": "2022-03-10T15:31:35.000000", "name": "tempest-AttachVolumeNegativeTest-volume-102808498", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/907e8eb7ea1b4a3d9e6c635842b384b5/volumes/0631a341-5086-4c04-ae71-b4a9436eaba2"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/907e8eb7ea1b4a3d9e6c635842b384b5/volumes/0631a341-5086-4c04-ae71-b4a9436eaba2"}], "user_id": "c635c04b9b7543ce824795a7a63e8032", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5"}}' 2022-03-10 15:31:41,057 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.44/volume/v3/907e8eb7ea1b4a3d9e6c635842b384b5/volumes/0631a341-5086-4c04-ae71-b4a9436eaba2 0.046s 2022-03-10 15:31:41,058 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:31:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f370e48c-cd26-45c7-a02f-47d01bc6e2fa', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f370e48c-cd26-45c7-a02f-47d01bc6e2fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/907e8eb7ea1b4a3d9e6c635842b384b5/volumes/0631a341-5086-4c04-ae71-b4a9436eaba2'} Body: b'{"volume": {"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:30.000000", "updated_at": "2022-03-10T15:31:35.000000", "name": "tempest-AttachVolumeNegativeTest-volume-102808498", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/907e8eb7ea1b4a3d9e6c635842b384b5/volumes/0631a341-5086-4c04-ae71-b4a9436eaba2"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/907e8eb7ea1b4a3d9e6c635842b384b5/volumes/0631a341-5086-4c04-ae71-b4a9436eaba2"}], "user_id": "c635c04b9b7543ce824795a7a63e8032", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5"}}' 2022-03-10 15:31:42,117 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.44/volume/v3/907e8eb7ea1b4a3d9e6c635842b384b5/volumes/0631a341-5086-4c04-ae71-b4a9436eaba2 0.045s 2022-03-10 15:31:42,118 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:31:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de6a26c3-ed77-414a-8efa-79dc99ab0438', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de6a26c3-ed77-414a-8efa-79dc99ab0438', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/907e8eb7ea1b4a3d9e6c635842b384b5/volumes/0631a341-5086-4c04-ae71-b4a9436eaba2'} Body: b'{"volume": {"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:30.000000", "updated_at": "2022-03-10T15:31:35.000000", "name": "tempest-AttachVolumeNegativeTest-volume-102808498", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/907e8eb7ea1b4a3d9e6c635842b384b5/volumes/0631a341-5086-4c04-ae71-b4a9436eaba2"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/907e8eb7ea1b4a3d9e6c635842b384b5/volumes/0631a341-5086-4c04-ae71-b4a9436eaba2"}], "user_id": "c635c04b9b7543ce824795a7a63e8032", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5"}}' 2022-03-10 15:31:43,858 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.44/volume/v3/907e8eb7ea1b4a3d9e6c635842b384b5/volumes/0631a341-5086-4c04-ae71-b4a9436eaba2 0.733s 2022-03-10 15:31:43,859 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:31:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d7d576c-8359-45a0-b8c3-4750e02a9153', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d7d576c-8359-45a0-b8c3-4750e02a9153', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/907e8eb7ea1b4a3d9e6c635842b384b5/volumes/0631a341-5086-4c04-ae71-b4a9436eaba2'} Body: b'{"volume": {"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:30.000000", "updated_at": "2022-03-10T15:31:43.000000", "name": "tempest-AttachVolumeNegativeTest-volume-102808498", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/907e8eb7ea1b4a3d9e6c635842b384b5/volumes/0631a341-5086-4c04-ae71-b4a9436eaba2"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/907e8eb7ea1b4a3d9e6c635842b384b5/volumes/0631a341-5086-4c04-ae71-b4a9436eaba2"}], "user_id": "c635c04b9b7543ce824795a7a63e8032", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "attachment_id": "e2963852-6446-43b3-9583-2f010e1323c5", "volume_id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "server_id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-10T15:31:35.000000"}], "os-vol-tenant-attr:tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5"}}' 2022-03-10 15:31:43,866 118330 INFO [tempest.common.waiters] Attachment e2963852-6446-43b3-9583-2f010e1323c5 created for volume 0631a341-5086-4c04-ae71-b4a9436eaba2 to server a7d78420-5d0f-4d0a-ab6b-f5020779f38a after waiting for 10.866278 seconds 2022-03-10 15:31:43,951 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.44/volume/v3/907e8eb7ea1b4a3d9e6c635842b384b5/volumes/0631a341-5086-4c04-ae71-b4a9436eaba2 0.085s 2022-03-10 15:31:43,952 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:31:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-af817397-9ac3-4f6b-a297-a31d1c4567cc', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-af817397-9ac3-4f6b-a297-a31d1c4567cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/907e8eb7ea1b4a3d9e6c635842b384b5/volumes/0631a341-5086-4c04-ae71-b4a9436eaba2'} Body: b'{"volume": {"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:30.000000", "updated_at": "2022-03-10T15:31:43.000000", "name": "tempest-AttachVolumeNegativeTest-volume-102808498", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/907e8eb7ea1b4a3d9e6c635842b384b5/volumes/0631a341-5086-4c04-ae71-b4a9436eaba2"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/907e8eb7ea1b4a3d9e6c635842b384b5/volumes/0631a341-5086-4c04-ae71-b4a9436eaba2"}], "user_id": "c635c04b9b7543ce824795a7a63e8032", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "attachment_id": "e2963852-6446-43b3-9583-2f010e1323c5", "volume_id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "server_id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-10T15:31:35.000000"}], "os-vol-tenant-attr:tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5"}}' 2022-03-10 15:31:43,959 118330 INFO [tempest.common.waiters] volume 0631a341-5086-4c04-ae71-b4a9436eaba2 reached in-use after waiting for 0.959416 seconds 2022-03-10 15:31:43,959 118330 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2022-03-10 15:31:43,960 118330 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2022-03-10 15:31:44,220 118330 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.222.0.44/compute/v2.1/os-keypairs 0.260s 2022-03-10 15:31:44,221 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"keypair": {"name": "tempest-keypair-1850071481"}} Response - Headers: {'date': 'Thu, 10 Mar 2022 15:31:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '2301', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-38fc6296-5305-4c36-bb3e-9b91d575a7d9', 'x-compute-request-id': 'req-38fc6296-5305-4c36-bb3e-9b91d575a7d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"private_key": "-----BEGIN RSA PRIVATE KEY-----\\nMIIEowIBAAKCAQEAmf7fpkMvrDzpwwZNEe2D9ERkHTJM5hE9AF4OQwZJaw3LpecM\\nyi2XX6qhhbg1NiRIWbo7I6esJmdo8yqYxbAS6SIGWpI9qH3+cl3hS/AElScRYLuG\\nL7hRAnNtFZh0mfZMYMqIcCaIJJKzeT/4DHAvYYm6vZLf76b9xEKFhlJq5lmA0edz\\nifUtaigjKH6vNvpuOPG+4qBv3PKhPfmjkSSbgqXmWQ/p0e8hu/HpmPJ5f05R13vh\\n9J+RShz2GAu/ExHfgc4amM4KSvWBvfjpU4zTwX5L+BE1qQdOINrGALKmbfGBZiki\\nEZx7TFcFC7nHZj+ZE3/yPzKuY0m35QtGvwFTZQIDAQABAoIBAQCYY2xEJlZFth2J\\nPXIE3KpojUkYz07jmIlqFKk+UDlU89jjuomghI84Py0Jm2kkw7DJAg5F0UX81vY3\\nM57sebms9FufQvo7AztJR3eMYt7WDkwXElrOXDHmH/0BktVICkA4xBNSD/9HWdi6\\nkr/O5zEr71RZBsANco3Kqh1h96sLeFuWf6WZ5p7fsiiLjFYjmbKf2AaWQud+OqT7\\ncHIakVoDculL9zJ8vQ8pppUC9Nqi5Y4Cgu5oRuSTgLendUJI6YhewI3XO3AW+Q/x\\n4wmZvUPJC6WuZv8K6t6y2uuSd/TNJw1wp8qgMlwZSL+JgkDssvc0BbyFX07tTEvJ\\ndRTie5XdAoGBAMeI7cbn2MsCZyuxGDWhBWwNW80zaz+jdc30VJAN82WHWlCB4aRc\\ncA2/xsxehNm/Ntp3j42Bpm72uAtjOgHjLbQFu7rv8MIr8WNozzRmRiBrggwyW0yv\\nk7ELqwBrb7Woaoi0ZiwWHsc4/3lBll80/D4UcY23iGcKv0sYfEL1WORXAoGBAMWS\\n566Hn35tMnUDpsd1yVdxjPVHgwos1vGCMIH33w0zsiKyGdmFlnZ5OQKj9Ex3I6Py\\nxzFzY/JyQfdNP4BJPPojISeAP6Q4Unt8v1WkSBaDRqaL2+LZMaNycPQO3dnMH7ef\\ncdxUDwN2gECSM2BdbUr7V4smmHiJK/Km67rOYZCjAoGAUq6+AR9PqYf8YpGG+6oW\\nyhibAuQcvAkrJsXpSKxPQLIezZ+UdfxL/paKdWNxX52pyEuk87lW00JvL2DVx7Rw\\n2tlJWoRU2tFEvLHQsuDyjDqgcBdp19QlukagfJMIflkklDNU503fQSSwUHnKKveU\\n0tC74UK9Rh2g+ShTTZfHVw8CgYBsX0RN636E7oi6vqIAzo7+M/7Jm8w5DJdqKatJ\\n3xiuOSkA9whO1IPPwHaRCDW8q60VBNpWOaEdH6cna2vlhka4PgS1khdWkL5NlgOt\\nikswbhmWySh3qgMcUG28sVrnWJwdMIxX+pOxppJ62LbtqNGGS4+deDIyC6vbkcvD\\nz+icWQKBgDGcVz26q1Ghh2hQTCSlFnqHO0OWrNOzTvUgpXJ9CzralOYjGZLS5v13\\n6uY5lQnE9+c1Pz97N6fuqHNehQp8o7wfyPJWcblg4a2xuieW73iLdO6rdMGZestQ\\nHIIlY8JJSRJCICaUj9Jx57whSUZjgtwO7m8NoEdtzbTmUcehACqR\\n-----END RSA PRIVATE KEY-----\\n", "name": "tempest-keypair-1850071481", "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCZ/t+mQy+sPOnDBk0R7YP0RGQdMkzmET0AXg5DBklrDcul5wzKLZdfqqGFuDU2JEhZujsjp6wmZ2jzKpjFsBLpIgZakj2off5yXeFL8ASVJxFgu4YvuFECc20VmHSZ9kxgyohwJogkkrN5P/gMcC9hibq9kt/vpv3EQoWGUmrmWYDR53OJ9S1qKCMofq82+m448b7ioG/c8qE9+aORJJuCpeZZD+nR7yG78emY8nl/TlHXe+H0n5FKHPYYC78TEd+BzhqYzgpK9YG9+OlTjNPBfkv4ETWpB04g2sYAsqZt8YFmKSIRnHtMVwULucdmP5kTf/I/Mq5jSbflC0a/AVNl Generated-by-Nova", "fingerprint": "75:9c:03:00:3e:05:bc:05:17:13:0a:79:2b:e9:77:ea", "user_id": "c635c04b9b7543ce824795a7a63e8032"}}' 2022-03-10 15:31:44,223 118330 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1850071481 created 2022-03-10 15:31:44,861 118330 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.44:9696/v2.0/security-groups 0.638s 2022-03-10 15:31:44,862 118330 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--1332407211", "description": "tempest-description--362397845"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1596', 'x-openstack-request-id': 'req-90fcc5b1-ab28-47d2-b7fd-e5334c9cd6e4', 'date': 'Thu, 10 Mar 2022 15:31:44 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.44:9696/v2.0/security-groups'} Body: b'{"security_group": {"id": "c042f50f-9cc0-45ab-bb5f-80462a17c71f", "name": "tempest-securitygroup--1332407211", "stateful": true, "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "description": "tempest-description--362397845", "shared": false, "security_group_rules": [{"id": "16455177-73c3-44c2-91a9-707834d77585", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "security_group_id": "c042f50f-9cc0-45ab-bb5f-80462a17c71f", "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": 395, "description": null, "tags": [], "created_at": "2022-03-10T15:31:44Z", "updated_at": "2022-03-10T15:31:44Z", "revision_number": 0, "project_id": "907e8eb7ea1b4a3d9e6c635842b384b5"}, {"id": "25a21fa4-5e1d-499b-886c-f9c302929e9c", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "security_group_id": "c042f50f-9cc0-45ab-bb5f-80462a17c71f", "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": 396, "description": null, "tags": [], "created_at": "2022-03-10T15:31:44Z", "updated_at": "2022-03-10T15:31:44Z", "revision_number": 0, "project_id": "907e8eb7ea1b4a3d9e6c635842b384b5"}], "tags": [], "created_at": "2022-03-10T15:31:44Z", "updated_at": "2022-03-10T15:31:44Z", "revision_number": 1, "project_id": "907e8eb7ea1b4a3d9e6c635842b384b5"}}' 2022-03-10 15:31:45,331 118330 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.44:9696/v2.0/security-group-rules 0.469s 2022-03-10 15:31:45,331 118330 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": "c042f50f-9cc0-45ab-bb5f-80462a17c71f", "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-f1e41b57-5852-490e-bbb2-9bebfd72917f', 'date': 'Thu, 10 Mar 2022 15:31:45 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.44:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "4a0a6346-2317-474c-aa9b-e517b5499e65", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "security_group_id": "c042f50f-9cc0-45ab-bb5f-80462a17c71f", "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-03-10T15:31:45Z", "updated_at": "2022-03-10T15:31:45Z", "revision_number": 0, "project_id": "907e8eb7ea1b4a3d9e6c635842b384b5"}}' 2022-03-10 15:31:45,787 118330 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.44:9696/v2.0/security-group-rules 0.455s 2022-03-10 15:31:45,788 118330 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": "c042f50f-9cc0-45ab-bb5f-80462a17c71f", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-b77e38cc-fed6-477a-9fa4-fad686276984', 'date': 'Thu, 10 Mar 2022 15:31:45 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.44:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "15d254c4-ffa2-4835-ab05-f730e30115a6", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "security_group_id": "c042f50f-9cc0-45ab-bb5f-80462a17c71f", "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-03-10T15:31:45Z", "updated_at": "2022-03-10T15:31:45Z", "revision_number": 0, "project_id": "907e8eb7ea1b4a3d9e6c635842b384b5"}}' 2022-03-10 15:31:45,788 118330 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1332407211 created 2022-03-10 15:31:47,547 118330 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.44:9696/v2.0/floatingips 1.758s 2022-03-10 15:31:47,547 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"floating_network_id": "dc189a33-6c6d-4e8f-abc8-12b0c2518031"}} Response - Headers: {'content-type': 'application/json', 'content-length': '494', 'x-openstack-request-id': 'req-818c79f0-86ac-4e60-8ee4-43ca7faf3069', 'date': 'Thu, 10 Mar 2022 15:31:47 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.44:9696/v2.0/floatingips'} Body: b'{"floatingip": {"id": "da68d378-9298-4898-ba2e-be146d3c431a", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "floating_ip_address": "172.27.0.152", "floating_network_id": "dc189a33-6c6d-4e8f-abc8-12b0c2518031", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "description": "", "port_details": null, "tags": [], "created_at": "2022-03-10T15:31:46Z", "updated_at": "2022-03-10T15:31:46Z", "revision_number": 0}}' 2022-03-10 15:31:47,548 118330 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'da68d378-9298-4898-ba2e-be146d3c431a', 'tenant_id': '907e8eb7ea1b4a3d9e6c635842b384b5', 'floating_ip_address': '172.27.0.152', 'floating_network_id': 'dc189a33-6c6d-4e8f-abc8-12b0c2518031', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '907e8eb7ea1b4a3d9e6c635842b384b5', 'description': '', 'port_details': None, 'tags': [], 'created_at': '2022-03-10T15:31:46Z', 'updated_at': '2022-03-10T15:31:46Z', 'revision_number': 0, 'ip': '172.27.0.152'} created 2022-03-10 15:31:47,634 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 201 POST http://10.222.0.44/identity/v3/auth/tokens 0.080s 2022-03-10 15:31:47,635 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Thu, 10 Mar 2022 15:31:47 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-72cf2322-fd15-4074-89bf-e6cda4ceb000', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.44/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "c635c04b9b7543ce824795a7a63e8032", "name": "tempest-AttachVolumeNegativeTest-2045960026-project", "password_expires_at": null}, "audit_ids": ["UX0H5ZatSuWDBtk3wPc37A"], "expires_at": "2022-03-10T16:31:47.000000Z", "issued_at": "2022-03-10T15:31:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "907e8eb7ea1b4a3d9e6c635842b384b5", "name": "tempest-AttachVolumeNegativeTest-2045960026"}, "is_domain": false, "roles": [{"id": "2e20db489b3844e2b62f1184fba25f52", "name": "reader"}, {"id": "ae6886d2477443519d8b1015acd9403f", "name": "member"}], "catalog": [{"endpoints": [{"id": "12be645b7d744a459e7debc5ec172294", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.44/volume/v3/907e8eb7ea1b4a3d9e6c635842b384b5", "region": "RegionOne"}], "id": "027bd5d9c2fd41338483fbb57aa7852c", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "d8c1f188dbca492682a364948b62aa27", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.44:9696/", "region": "RegionOne"}], "id": "15796035ede64e5ba6533d7ff7239a4f", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "e80c053c7a564f65bc0ba1fdf2390b03", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.44/identity", "region": "RegionOne"}], "id": "37d6fc2ad72c48d2971f3ee6eb20b401", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "3e4eae0c6ef541048b661ce1791f23fe", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.44:8080", "region": "RegionOne"}, {"id": "bfe33dbbb81143ee86f296a0f7a1e388", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.44:8080/v1/AUTH_907e8eb7ea1b4a3d9e6c635842b384b5", "region": "RegionOne"}], "id": "3e4354c242844665b60b31c7f2b5bf43", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "8198f974302645b0b377771cc3e461bf", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.44/compute/v2.1", "region": "RegionOne"}], "id": "49d4b7aabf22427788cef6c7a4823594", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "8b65989a0bd84b73b4711d53f0e1fa8a", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.44/volume/v3/907e8eb7ea1b4a3d9e6c635842b384b5", "region": "RegionOne"}], "id": "56bd48c1f20346ecbe6a23bd3ba8d48e", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "545c6f04b3574df19b7cd824834b1041", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.44/compute/v2/907e8eb7ea1b4a3d9e6c635842b384b5", "region": "RegionOne"}], "id": "8db683b68cbc475681c754c34cb8182e", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "c7108b1092fd448bb669bf5645efb82f", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.44/placement", "region": "RegionOne"}], "id": "99d19efdac944920899319e1818fe436", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "4736a491b0c44f3a9d9a119e54389024", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.44/image", "region": "RegionOne"}], "id": "ad3c5e5c3f1d435f9ff33ae0ccda776e", "type": "image", "name": "glance"}]}}' 2022-03-10 15:31:47,642 118330 INFO [tempest.lib.common.fixed_network] (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server) Found network {'id': '5533a184-928d-42ee-929f-9f8419ae429c', 'name': 'tempest-AttachVolumeNegativeTest-856113860-network', 'tenant_id': '907e8eb7ea1b4a3d9e6c635842b384b5', 'admin_state_up': True, 'mtu': 1500, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '907e8eb7ea1b4a3d9e6c635842b384b5', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'physnet1', 'provider:segmentation_id': 616, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2022-03-10T15:27:55Z', 'updated_at': '2022-03-10T15:27:55Z', 'revision_number': 1} available for tenant 2022-03-10 15:31:47,642 118330 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'private_key': '-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAmf7fpkMvrDzpwwZNEe2D9ERkHTJM5hE9AF4OQwZJaw3LpecM\nyi2XX6qhhbg1NiRIWbo7I6esJmdo8yqYxbAS6SIGWpI9qH3+cl3hS/AElScRYLuG\nL7hRAnNtFZh0mfZMYMqIcCaIJJKzeT/4DHAvYYm6vZLf76b9xEKFhlJq5lmA0edz\nifUtaigjKH6vNvpuOPG+4qBv3PKhPfmjkSSbgqXmWQ/p0e8hu/HpmPJ5f05R13vh\n9J+RShz2GAu/ExHfgc4amM4KSvWBvfjpU4zTwX5L+BE1qQdOINrGALKmbfGBZiki\nEZx7TFcFC7nHZj+ZE3/yPzKuY0m35QtGvwFTZQIDAQABAoIBAQCYY2xEJlZFth2J\nPXIE3KpojUkYz07jmIlqFKk+UDlU89jjuomghI84Py0Jm2kkw7DJAg5F0UX81vY3\nM57sebms9FufQvo7AztJR3eMYt7WDkwXElrOXDHmH/0BktVICkA4xBNSD/9HWdi6\nkr/O5zEr71RZBsANco3Kqh1h96sLeFuWf6WZ5p7fsiiLjFYjmbKf2AaWQud+OqT7\ncHIakVoDculL9zJ8vQ8pppUC9Nqi5Y4Cgu5oRuSTgLendUJI6YhewI3XO3AW+Q/x\n4wmZvUPJC6WuZv8K6t6y2uuSd/TNJw1wp8qgMlwZSL+JgkDssvc0BbyFX07tTEvJ\ndRTie5XdAoGBAMeI7cbn2MsCZyuxGDWhBWwNW80zaz+jdc30VJAN82WHWlCB4aRc\ncA2/xsxehNm/Ntp3j42Bpm72uAtjOgHjLbQFu7rv8MIr8WNozzRmRiBrggwyW0yv\nk7ELqwBrb7Woaoi0ZiwWHsc4/3lBll80/D4UcY23iGcKv0sYfEL1WORXAoGBAMWS\n566Hn35tMnUDpsd1yVdxjPVHgwos1vGCMIH33w0zsiKyGdmFlnZ5OQKj9Ex3I6Py\nxzFzY/JyQfdNP4BJPPojISeAP6Q4Unt8v1WkSBaDRqaL2+LZMaNycPQO3dnMH7ef\ncdxUDwN2gECSM2BdbUr7V4smmHiJK/Km67rOYZCjAoGAUq6+AR9PqYf8YpGG+6oW\nyhibAuQcvAkrJsXpSKxPQLIezZ+UdfxL/paKdWNxX52pyEuk87lW00JvL2DVx7Rw\n2tlJWoRU2tFEvLHQsuDyjDqgcBdp19QlukagfJMIflkklDNU503fQSSwUHnKKveU\n0tC74UK9Rh2g+ShTTZfHVw8CgYBsX0RN636E7oi6vqIAzo7+M/7Jm8w5DJdqKatJ\n3xiuOSkA9whO1IPPwHaRCDW8q60VBNpWOaEdH6cna2vlhka4PgS1khdWkL5NlgOt\nikswbhmWySh3qgMcUG28sVrnWJwdMIxX+pOxppJ62LbtqNGGS4+deDIyC6vbkcvD\nz+icWQKBgDGcVz26q1Ghh2hQTCSlFnqHO0OWrNOzTvUgpXJ9CzralOYjGZLS5v13\n6uY5lQnE9+c1Pz97N6fuqHNehQp8o7wfyPJWcblg4a2xuieW73iLdO6rdMGZestQ\nHIIlY8JJSRJCICaUj9Jx57whSUZjgtwO7m8NoEdtzbTmUcehACqR\n-----END RSA PRIVATE KEY-----\n', 'name': 'tempest-keypair-1850071481', 'public_key': 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCZ/t+mQy+sPOnDBk0R7YP0RGQdMkzmET0AXg5DBklrDcul5wzKLZdfqqGFuDU2JEhZujsjp6wmZ2jzKpjFsBLpIgZakj2off5yXeFL8ASVJxFgu4YvuFECc20VmHSZ9kxgyohwJogkkrN5P/gMcC9hibq9kt/vpv3EQoWGUmrmWYDR53OJ9S1qKCMofq82+m448b7ioG/c8qE9+aORJJuCpeZZD+nR7yG78emY8nl/TlHXe+H0n5FKHPYYC78TEd+BzhqYzgpK9YG9+OlTjNPBfkv4ETWpB04g2sYAsqZt8YFmKSIRnHtMVwULucdmP5kTf/I/Mq5jSbflC0a/AVNl Generated-by-Nova', 'fingerprint': '75:9c:03:00:3e:05:bc:05:17:13:0a:79:2b:e9:77:ea', 'user_id': 'c635c04b9b7543ce824795a7a63e8032'}, 'security_group': {'id': 'c042f50f-9cc0-45ab-bb5f-80462a17c71f', 'name': 'tempest-securitygroup--1332407211', 'stateful': True, 'tenant_id': '907e8eb7ea1b4a3d9e6c635842b384b5', 'description': 'tempest-description--362397845', 'shared': False, 'security_group_rules': [{'id': '16455177-73c3-44c2-91a9-707834d77585', 'tenant_id': '907e8eb7ea1b4a3d9e6c635842b384b5', 'security_group_id': 'c042f50f-9cc0-45ab-bb5f-80462a17c71f', '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': 395, 'description': None, 'tags': [], 'created_at': '2022-03-10T15:31:44Z', 'updated_at': '2022-03-10T15:31:44Z', 'revision_number': 0, 'project_id': '907e8eb7ea1b4a3d9e6c635842b384b5'}, {'id': '25a21fa4-5e1d-499b-886c-f9c302929e9c', 'tenant_id': '907e8eb7ea1b4a3d9e6c635842b384b5', 'security_group_id': 'c042f50f-9cc0-45ab-bb5f-80462a17c71f', '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': 396, 'description': None, 'tags': [], 'created_at': '2022-03-10T15:31:44Z', 'updated_at': '2022-03-10T15:31:44Z', 'revision_number': 0, 'project_id': '907e8eb7ea1b4a3d9e6c635842b384b5'}], 'tags': [], 'created_at': '2022-03-10T15:31:44Z', 'updated_at': '2022-03-10T15:31:44Z', 'revision_number': 1, 'project_id': '907e8eb7ea1b4a3d9e6c635842b384b5'}, 'floating_ip': {'id': 'da68d378-9298-4898-ba2e-be146d3c431a', 'tenant_id': '907e8eb7ea1b4a3d9e6c635842b384b5', 'floating_ip_address': '172.27.0.152', 'floating_network_id': 'dc189a33-6c6d-4e8f-abc8-12b0c2518031', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '907e8eb7ea1b4a3d9e6c635842b384b5', 'description': '', 'port_details': None, 'tags': [], 'created_at': '2022-03-10T15:31:46Z', 'updated_at': '2022-03-10T15:31:46Z', 'revision_number': 0, 'ip': '172.27.0.152'}} 2022-03-10 15:31:54,365 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 202 POST http://10.222.0.44/compute/v2.1/servers 6.722s 2022-03-10 15:31:54,366 118330 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-1447021739", "imageRef": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "flavorRef": "452", "adminPass": "password", "networks": [{"uuid": "5533a184-928d-42ee-929f-9f8419ae429c"}], "security_groups": [{"name": "tempest-securitygroup--1332407211"}], "key_name": "tempest-keypair-1850071481", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIHVidW50dSB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH51YnVudHUvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Thu, 10 Mar 2022 15:31:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '402', 'location': 'http://10.222.0.44/compute/v2.1/servers/e32c9034-bbc5-4362-a69b-446b2d91ac11', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-394096b2-64fb-409b-b796-50c1d6e00425', 'x-compute-request-id': 'req-394096b2-64fb-409b-b796-50c1d6e00425', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.44/compute/v2.1/servers'} Body: b'{"server": {"id": "e32c9034-bbc5-4362-a69b-446b2d91ac11", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/e32c9034-bbc5-4362-a69b-446b2d91ac11"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/e32c9034-bbc5-4362-a69b-446b2d91ac11"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1332407211"}], "adminPass": "password"}}' 2022-03-10 15:31:54,454 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.44/compute/v2.1/servers/e32c9034-bbc5-4362-a69b-446b2d91ac11 0.086s 2022-03-10 15:31:54,455 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:31:54 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-867dd763-f780-4565-9773-1e8ce83921c7', 'x-compute-request-id': 'req-867dd763-f780-4565-9773-1e8ce83921c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/e32c9034-bbc5-4362-a69b-446b2d91ac11'} Body: b'{"server": {"id": "e32c9034-bbc5-4362-a69b-446b2d91ac11", "name": "tempest-AttachVolumeNegativeTest-server-1447021739", "status": "BUILD", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:54Z", "updated": "2022-03-10T15:31:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/e32c9034-bbc5-4362-a69b-446b2d91ac11"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/e32c9034-bbc5-4362-a69b-446b2d91ac11"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1850071481", "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-03-10 15:31:55,777 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.44/compute/v2.1/servers/e32c9034-bbc5-4362-a69b-446b2d91ac11 0.314s 2022-03-10 15:31:55,783 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:31:55 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-fef709da-7875-46c9-967f-9b8f7aa749e7', 'x-compute-request-id': 'req-fef709da-7875-46c9-967f-9b8f7aa749e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/e32c9034-bbc5-4362-a69b-446b2d91ac11'} Body: b'{"server": {"id": "e32c9034-bbc5-4362-a69b-446b2d91ac11", "name": "tempest-AttachVolumeNegativeTest-server-1447021739", "status": "BUILD", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:54Z", "updated": "2022-03-10T15:31:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/e32c9034-bbc5-4362-a69b-446b2d91ac11"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/e32c9034-bbc5-4362-a69b-446b2d91ac11"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1850071481", "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-03-10 15:31:56,892 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.44/compute/v2.1/servers/e32c9034-bbc5-4362-a69b-446b2d91ac11 0.101s 2022-03-10 15:31:56,893 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:31:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1302', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3367c787-9e7c-4dee-89d9-2de919d9307d', 'x-compute-request-id': 'req-3367c787-9e7c-4dee-89d9-2de919d9307d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/e32c9034-bbc5-4362-a69b-446b2d91ac11'} Body: b'{"server": {"id": "e32c9034-bbc5-4362-a69b-446b2d91ac11", "name": "tempest-AttachVolumeNegativeTest-server-1447021739", "status": "BUILD", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:54Z", "updated": "2022-03-10T15:31:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/e32c9034-bbc5-4362-a69b-446b2d91ac11"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/e32c9034-bbc5-4362-a69b-446b2d91ac11"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1850071481", "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-03-10 15:31:56,900 118330 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/networking" after 2 second wait 2022-03-10 15:31:58,216 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.44/compute/v2.1/servers/e32c9034-bbc5-4362-a69b-446b2d91ac11 0.314s 2022-03-10 15:31:58,216 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:31:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-95376abe-ed12-4ea2-9f3b-42f5e6157bc8', 'x-compute-request-id': 'req-95376abe-ed12-4ea2-9f3b-42f5e6157bc8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/e32c9034-bbc5-4362-a69b-446b2d91ac11'} Body: b'{"server": {"id": "e32c9034-bbc5-4362-a69b-446b2d91ac11", "name": "tempest-AttachVolumeNegativeTest-server-1447021739", "status": "BUILD", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:54Z", "updated": "2022-03-10T15:31:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/e32c9034-bbc5-4362-a69b-446b2d91ac11"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/e32c9034-bbc5-4362-a69b-446b2d91ac11"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1850071481", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1332407211"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-03-10 15:31:58,223 118330 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/spawning" after 4 second wait 2022-03-10 15:31:59,444 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.44/compute/v2.1/servers/e32c9034-bbc5-4362-a69b-446b2d91ac11 0.220s 2022-03-10 15:31:59,445 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:31:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e0b38e3f-dd5f-47a7-88e7-1b526711542b', 'x-compute-request-id': 'req-e0b38e3f-dd5f-47a7-88e7-1b526711542b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/e32c9034-bbc5-4362-a69b-446b2d91ac11'} Body: b'{"server": {"id": "e32c9034-bbc5-4362-a69b-446b2d91ac11", "name": "tempest-AttachVolumeNegativeTest-server-1447021739", "status": "BUILD", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:54Z", "updated": "2022-03-10T15:31:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/e32c9034-bbc5-4362-a69b-446b2d91ac11"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/e32c9034-bbc5-4362-a69b-446b2d91ac11"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1850071481", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1332407211"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-03-10 15:32:00,609 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.44/compute/v2.1/servers/e32c9034-bbc5-4362-a69b-446b2d91ac11 0.156s 2022-03-10 15:32:00,609 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:32:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4134fe8f-57a5-47df-89ab-f8f8dfe1cd13', 'x-compute-request-id': 'req-4134fe8f-57a5-47df-89ab-f8f8dfe1cd13', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/e32c9034-bbc5-4362-a69b-446b2d91ac11'} Body: b'{"server": {"id": "e32c9034-bbc5-4362-a69b-446b2d91ac11", "name": "tempest-AttachVolumeNegativeTest-server-1447021739", "status": "BUILD", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:54Z", "updated": "2022-03-10T15:31:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/e32c9034-bbc5-4362-a69b-446b2d91ac11"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/e32c9034-bbc5-4362-a69b-446b2d91ac11"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1850071481", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1332407211"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-03-10 15:32:01,786 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.44/compute/v2.1/servers/e32c9034-bbc5-4362-a69b-446b2d91ac11 0.168s 2022-03-10 15:32:01,787 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:32:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5ff4f25e-7b7f-41f7-96a7-0effff79f210', 'x-compute-request-id': 'req-5ff4f25e-7b7f-41f7-96a7-0effff79f210', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/e32c9034-bbc5-4362-a69b-446b2d91ac11'} Body: b'{"server": {"id": "e32c9034-bbc5-4362-a69b-446b2d91ac11", "name": "tempest-AttachVolumeNegativeTest-server-1447021739", "status": "BUILD", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:54Z", "updated": "2022-03-10T15:31:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/e32c9034-bbc5-4362-a69b-446b2d91ac11"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/e32c9034-bbc5-4362-a69b-446b2d91ac11"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1850071481", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1332407211"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-03-10 15:32:02,951 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.44/compute/v2.1/servers/e32c9034-bbc5-4362-a69b-446b2d91ac11 0.155s 2022-03-10 15:32:02,951 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:32:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4cee7082-9d50-44b7-800b-132df8d625e1', 'x-compute-request-id': 'req-4cee7082-9d50-44b7-800b-132df8d625e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/e32c9034-bbc5-4362-a69b-446b2d91ac11'} Body: b'{"server": {"id": "e32c9034-bbc5-4362-a69b-446b2d91ac11", "name": "tempest-AttachVolumeNegativeTest-server-1447021739", "status": "BUILD", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:54Z", "updated": "2022-03-10T15:31:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/e32c9034-bbc5-4362-a69b-446b2d91ac11"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/e32c9034-bbc5-4362-a69b-446b2d91ac11"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1850071481", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1332407211"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-03-10 15:32:04,118 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.44/compute/v2.1/servers/e32c9034-bbc5-4362-a69b-446b2d91ac11 0.158s 2022-03-10 15:32:04,118 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:32:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e1c99ad6-c483-4f18-bfec-638643dd6cb6', 'x-compute-request-id': 'req-e1c99ad6-c483-4f18-bfec-638643dd6cb6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/e32c9034-bbc5-4362-a69b-446b2d91ac11'} Body: b'{"server": {"id": "e32c9034-bbc5-4362-a69b-446b2d91ac11", "name": "tempest-AttachVolumeNegativeTest-server-1447021739", "status": "BUILD", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:54Z", "updated": "2022-03-10T15:31:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/e32c9034-bbc5-4362-a69b-446b2d91ac11"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/e32c9034-bbc5-4362-a69b-446b2d91ac11"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1850071481", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1332407211"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-03-10 15:32:05,284 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.44/compute/v2.1/servers/e32c9034-bbc5-4362-a69b-446b2d91ac11 0.158s 2022-03-10 15:32:05,284 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:32:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2bf3e44e-5ed3-41f4-af21-bd84bcb77990', 'x-compute-request-id': 'req-2bf3e44e-5ed3-41f4-af21-bd84bcb77990', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/e32c9034-bbc5-4362-a69b-446b2d91ac11'} Body: b'{"server": {"id": "e32c9034-bbc5-4362-a69b-446b2d91ac11", "name": "tempest-AttachVolumeNegativeTest-server-1447021739", "status": "BUILD", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:54Z", "updated": "2022-03-10T15:31:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/e32c9034-bbc5-4362-a69b-446b2d91ac11"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/e32c9034-bbc5-4362-a69b-446b2d91ac11"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1850071481", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1332407211"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-03-10 15:32:06,446 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.44/compute/v2.1/servers/e32c9034-bbc5-4362-a69b-446b2d91ac11 0.154s 2022-03-10 15:32:06,447 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:32:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a55f730e-f528-494d-8709-b4ef68887afa', 'x-compute-request-id': 'req-a55f730e-f528-494d-8709-b4ef68887afa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/e32c9034-bbc5-4362-a69b-446b2d91ac11'} Body: b'{"server": {"id": "e32c9034-bbc5-4362-a69b-446b2d91ac11", "name": "tempest-AttachVolumeNegativeTest-server-1447021739", "status": "BUILD", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:54Z", "updated": "2022-03-10T15:31:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/e32c9034-bbc5-4362-a69b-446b2d91ac11"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/e32c9034-bbc5-4362-a69b-446b2d91ac11"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1850071481", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1332407211"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-03-10 15:32:07,607 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.44/compute/v2.1/servers/e32c9034-bbc5-4362-a69b-446b2d91ac11 0.151s 2022-03-10 15:32:07,607 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:32:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c495f1f4-056e-43a2-b397-3379ff8ed3b5', 'x-compute-request-id': 'req-c495f1f4-056e-43a2-b397-3379ff8ed3b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/e32c9034-bbc5-4362-a69b-446b2d91ac11'} Body: b'{"server": {"id": "e32c9034-bbc5-4362-a69b-446b2d91ac11", "name": "tempest-AttachVolumeNegativeTest-server-1447021739", "status": "BUILD", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:54Z", "updated": "2022-03-10T15:31:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/e32c9034-bbc5-4362-a69b-446b2d91ac11"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/e32c9034-bbc5-4362-a69b-446b2d91ac11"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1850071481", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1332407211"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-03-10 15:32:08,776 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.44/compute/v2.1/servers/e32c9034-bbc5-4362-a69b-446b2d91ac11 0.160s 2022-03-10 15:32:08,777 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:32:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8a7a0241-8f93-40b3-ba39-7d9c5fb453c1', 'x-compute-request-id': 'req-8a7a0241-8f93-40b3-ba39-7d9c5fb453c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/e32c9034-bbc5-4362-a69b-446b2d91ac11'} Body: b'{"server": {"id": "e32c9034-bbc5-4362-a69b-446b2d91ac11", "name": "tempest-AttachVolumeNegativeTest-server-1447021739", "status": "BUILD", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:54Z", "updated": "2022-03-10T15:31:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/e32c9034-bbc5-4362-a69b-446b2d91ac11"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/e32c9034-bbc5-4362-a69b-446b2d91ac11"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1850071481", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1332407211"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-03-10 15:32:09,940 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.44/compute/v2.1/servers/e32c9034-bbc5-4362-a69b-446b2d91ac11 0.154s 2022-03-10 15:32:09,940 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:32:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f63b9c63-9291-4009-8940-c24ff4bb3a7a', 'x-compute-request-id': 'req-f63b9c63-9291-4009-8940-c24ff4bb3a7a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/e32c9034-bbc5-4362-a69b-446b2d91ac11'} Body: b'{"server": {"id": "e32c9034-bbc5-4362-a69b-446b2d91ac11", "name": "tempest-AttachVolumeNegativeTest-server-1447021739", "status": "BUILD", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:54Z", "updated": "2022-03-10T15:31:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/e32c9034-bbc5-4362-a69b-446b2d91ac11"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/e32c9034-bbc5-4362-a69b-446b2d91ac11"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1850071481", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1332407211"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-03-10 15:32:11,111 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.44/compute/v2.1/servers/e32c9034-bbc5-4362-a69b-446b2d91ac11 0.162s 2022-03-10 15:32:11,111 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:32:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cc03d73f-2649-4ce1-b164-0d6fc035a6c6', 'x-compute-request-id': 'req-cc03d73f-2649-4ce1-b164-0d6fc035a6c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/e32c9034-bbc5-4362-a69b-446b2d91ac11'} Body: b'{"server": {"id": "e32c9034-bbc5-4362-a69b-446b2d91ac11", "name": "tempest-AttachVolumeNegativeTest-server-1447021739", "status": "BUILD", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:54Z", "updated": "2022-03-10T15:31:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/e32c9034-bbc5-4362-a69b-446b2d91ac11"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/e32c9034-bbc5-4362-a69b-446b2d91ac11"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1850071481", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1332407211"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-03-10 15:32:12,289 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.44/compute/v2.1/servers/e32c9034-bbc5-4362-a69b-446b2d91ac11 0.170s 2022-03-10 15:32:12,289 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:32:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0e6f0728-a4e7-4bb3-9021-26e7cc903ebc', 'x-compute-request-id': 'req-0e6f0728-a4e7-4bb3-9021-26e7cc903ebc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/e32c9034-bbc5-4362-a69b-446b2d91ac11'} Body: b'{"server": {"id": "e32c9034-bbc5-4362-a69b-446b2d91ac11", "name": "tempest-AttachVolumeNegativeTest-server-1447021739", "status": "BUILD", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:54Z", "updated": "2022-03-10T15:31:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/e32c9034-bbc5-4362-a69b-446b2d91ac11"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/e32c9034-bbc5-4362-a69b-446b2d91ac11"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1850071481", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1332407211"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-03-10 15:32:13,466 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.44/compute/v2.1/servers/e32c9034-bbc5-4362-a69b-446b2d91ac11 0.169s 2022-03-10 15:32:13,469 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:32:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7a05231c-f6c9-4335-bb06-3360f07f3047', 'x-compute-request-id': 'req-7a05231c-f6c9-4335-bb06-3360f07f3047', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/e32c9034-bbc5-4362-a69b-446b2d91ac11'} Body: b'{"server": {"id": "e32c9034-bbc5-4362-a69b-446b2d91ac11", "name": "tempest-AttachVolumeNegativeTest-server-1447021739", "status": "BUILD", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:54Z", "updated": "2022-03-10T15:31:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/e32c9034-bbc5-4362-a69b-446b2d91ac11"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/e32c9034-bbc5-4362-a69b-446b2d91ac11"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1850071481", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1332407211"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-03-10 15:32:14,641 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.44/compute/v2.1/servers/e32c9034-bbc5-4362-a69b-446b2d91ac11 0.163s 2022-03-10 15:32:14,641 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:32:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0b459d1e-613e-4ac4-a43a-211f61ed44ee', 'x-compute-request-id': 'req-0b459d1e-613e-4ac4-a43a-211f61ed44ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/e32c9034-bbc5-4362-a69b-446b2d91ac11'} Body: b'{"server": {"id": "e32c9034-bbc5-4362-a69b-446b2d91ac11", "name": "tempest-AttachVolumeNegativeTest-server-1447021739", "status": "BUILD", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:54Z", "updated": "2022-03-10T15:31:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/e32c9034-bbc5-4362-a69b-446b2d91ac11"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/e32c9034-bbc5-4362-a69b-446b2d91ac11"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1850071481", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1332407211"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-03-10 15:32:15,820 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.44/compute/v2.1/servers/e32c9034-bbc5-4362-a69b-446b2d91ac11 0.170s 2022-03-10 15:32:15,820 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:32:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-be368569-0fb6-49e9-94f8-99f048b22780', 'x-compute-request-id': 'req-be368569-0fb6-49e9-94f8-99f048b22780', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/e32c9034-bbc5-4362-a69b-446b2d91ac11'} Body: b'{"server": {"id": "e32c9034-bbc5-4362-a69b-446b2d91ac11", "name": "tempest-AttachVolumeNegativeTest-server-1447021739", "status": "BUILD", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:54Z", "updated": "2022-03-10T15:32:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/e32c9034-bbc5-4362-a69b-446b2d91ac11"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/e32c9034-bbc5-4362-a69b-446b2d91ac11"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1850071481", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1332407211"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-03-10 15:32:16,998 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.44/compute/v2.1/servers/e32c9034-bbc5-4362-a69b-446b2d91ac11 0.170s 2022-03-10 15:32:16,999 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:32:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4f54b468-9ead-439e-a915-da3d75df22e7', 'x-compute-request-id': 'req-4f54b468-9ead-439e-a915-da3d75df22e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/e32c9034-bbc5-4362-a69b-446b2d91ac11'} Body: b'{"server": {"id": "e32c9034-bbc5-4362-a69b-446b2d91ac11", "name": "tempest-AttachVolumeNegativeTest-server-1447021739", "status": "BUILD", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:54Z", "updated": "2022-03-10T15:32:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/e32c9034-bbc5-4362-a69b-446b2d91ac11"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/e32c9034-bbc5-4362-a69b-446b2d91ac11"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1850071481", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1332407211"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-03-10 15:32:18,164 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.44/compute/v2.1/servers/e32c9034-bbc5-4362-a69b-446b2d91ac11 0.158s 2022-03-10 15:32:18,164 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:32:18 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-45468752-1e30-43a9-9304-e581cabaa2b4', 'x-compute-request-id': 'req-45468752-1e30-43a9-9304-e581cabaa2b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/e32c9034-bbc5-4362-a69b-446b2d91ac11'} Body: b'{"server": {"id": "e32c9034-bbc5-4362-a69b-446b2d91ac11", "name": "tempest-AttachVolumeNegativeTest-server-1447021739", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:54Z", "updated": "2022-03-10T15:32:17Z", "addresses": {"tempest-AttachVolumeNegativeTest-856113860-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:17:9a:1c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/e32c9034-bbc5-4362-a69b-446b2d91ac11"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/e32c9034-bbc5-4362-a69b-446b2d91ac11"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1850071481", "OS-SRV-USG:launched_at": "2022-03-10T15:32:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1332407211"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-03-10 15:32:18,172 118330 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 24 second wait 2022-03-10 15:32:18,272 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.44/compute/v2.1/servers/e32c9034-bbc5-4362-a69b-446b2d91ac11/os-interface 0.098s 2022-03-10 15:32:18,273 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:32:18 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-bb422010-5fe4-4c06-ba69-aca286807501', 'x-compute-request-id': 'req-bb422010-5fe4-4c06-ba69-aca286807501', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/e32c9034-bbc5-4362-a69b-446b2d91ac11/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "5533a184-928d-42ee-929f-9f8419ae429c", "port_id": "d96ae740-def5-4e1a-b70b-afeaadb0dc37", "mac_addr": "fa:16:3e:17:9a:1c", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "a1dfe210-3821-4f81-b14f-44340b7e46b8", "ip_address": "172.20.0.4"}]}]}' 2022-03-10 15:32:19,867 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 PUT http://10.222.0.44:9696/v2.0/floatingips/da68d378-9298-4898-ba2e-be146d3c431a 1.590s 2022-03-10 15:32:19,869 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"port_id": "d96ae740-def5-4e1a-b70b-afeaadb0dc37"}} Response - Headers: {'content-type': 'application/json', 'content-length': '797', 'x-openstack-request-id': 'req-c9cf8274-8d80-4155-8881-1ab37fe2ab67', 'date': 'Thu, 10 Mar 2022 15:32:19 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44:9696/v2.0/floatingips/da68d378-9298-4898-ba2e-be146d3c431a'} Body: b'{"floatingip": {"id": "da68d378-9298-4898-ba2e-be146d3c431a", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "floating_ip_address": "172.27.0.152", "floating_network_id": "dc189a33-6c6d-4e8f-abc8-12b0c2518031", "router_id": "100bbad0-c6d8-4b82-a16f-c80c2437a775", "port_id": "d96ae740-def5-4e1a-b70b-afeaadb0dc37", "fixed_ip_address": "172.20.0.4", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "5533a184-928d-42ee-929f-9f8419ae429c", "mac_address": "fa:16:3e:17:9a:1c", "admin_state_up": true, "status": "ACTIVE", "device_id": "e32c9034-bbc5-4362-a69b-446b2d91ac11", "device_owner": "compute:nova"}, "tags": [], "created_at": "2022-03-10T15:31:46Z", "updated_at": "2022-03-10T15:32:19Z", "revision_number": 1, "project_id": "907e8eb7ea1b4a3d9e6c635842b384b5"}}' 2022-03-10 15:32:19,882 118330 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.27.0.152:22' as 'ubuntu' with public key authentication 2022-03-10 15:32:24,116 118330 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.0.152 ([Errno None] Unable to connect to port 22 on 172.27.0.152). Number attempts: 1. Retry after 2 seconds. 2022-03-10 15:32:29,684 118330 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.0.152 ([Errno None] Unable to connect to port 22 on 172.27.0.152). Number attempts: 2. Retry after 3 seconds. 2022-03-10 15:32:36,244 118330 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.0.152 ([Errno None] Unable to connect to port 22 on 172.27.0.152). Number attempts: 3. Retry after 4 seconds. 2022-03-10 15:32:43,828 118330 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.0.152 ([Errno None] Unable to connect to port 22 on 172.27.0.152). Number attempts: 4. Retry after 5 seconds. 2022-03-10 15:32:52,404 118330 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.0.152 ([Errno None] Unable to connect to port 22 on 172.27.0.152). Number attempts: 5. Retry after 6 seconds. 2022-03-10 15:33:01,972 118330 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.0.152 ([Errno None] Unable to connect to port 22 on 172.27.0.152). Number attempts: 6. Retry after 7 seconds. 2022-03-10 15:33:09,482 118330 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.0.152 ([Errno None] Unable to connect to port 22 on 172.27.0.152). Number attempts: 7. Retry after 8 seconds. 2022-03-10 15:33:17,989 118330 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.0.152 ([Errno None] Unable to connect to port 22 on 172.27.0.152). Number attempts: 8. Retry after 9 seconds. 2022-03-10 15:33:27,496 118330 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.0.152 ([Errno None] Unable to connect to port 22 on 172.27.0.152). Number attempts: 9. Retry after 10 seconds. 2022-03-10 15:33:38,006 118330 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.0.152 ([Errno None] Unable to connect to port 22 on 172.27.0.152). Number attempts: 10. Retry after 11 seconds. 2022-03-10 15:33:49,518 118330 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.0.152 ([Errno None] Unable to connect to port 22 on 172.27.0.152). Number attempts: 11. Retry after 12 seconds. 2022-03-10 15:34:02,037 118330 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2) 2022-03-10 15:34:02,180 118330 INFO [paramiko.transport] Authentication (publickey) successful! 2022-03-10 15:34:02,180 118330 INFO [tempest.lib.common.ssh] ssh connection to ubuntu@172.27.0.152 successfully created 2022-03-10 15:34:02,318 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.44/compute/v2.1/servers/e32c9034-bbc5-4362-a69b-446b2d91ac11/ips 0.136s 2022-03-10 15:34:02,318 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:34:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '149', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-353c4a73-4473-4c0d-8b43-098316d34b42', 'x-compute-request-id': 'req-353c4a73-4473-4c0d-8b43-098316d34b42', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/e32c9034-bbc5-4362-a69b-446b2d91ac11/ips'} Body: b'{"addresses": {"tempest-AttachVolumeNegativeTest-856113860-network": [{"version": 4, "addr": "172.20.0.4"}, {"version": 4, "addr": "172.27.0.152"}]}}' 2022-03-10 15:34:02,418 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 400 POST http://10.222.0.44/compute/v2.1/servers/e32c9034-bbc5-4362-a69b-446b2d91ac11/os-volume_attachments 0.096s 2022-03-10 15:34:02,418 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"volumeAttachment": {"volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2"}} Response - Headers: {'date': 'Thu, 10 Mar 2022 15:34:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '174', 'x-openstack-request-id': 'req-0cd9e20a-8201-4044-a3cb-015b1c6e13df', 'x-compute-request-id': 'req-0cd9e20a-8201-4044-a3cb-015b1c6e13df', 'connection': 'close', 'status': '400', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/e32c9034-bbc5-4362-a69b-446b2d91ac11/os-volume_attachments'} Body: b'{"badRequest": {"code": 400, "message": "Invalid volume: volume 0631a341-5086-4c04-ae71-b4a9436eaba2 is already attached to instances: a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}}' 2022-03-10 15:34:02,794 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.222.0.44/compute/v2.1/servers/e32c9034-bbc5-4362-a69b-446b2d91ac11 0.375s 2022-03-10 15:34:02,794 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:34:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-41cc6a56-f089-4c27-a001-00493499daa2', 'x-compute-request-id': 'req-41cc6a56-f089-4c27-a001-00493499daa2', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/e32c9034-bbc5-4362-a69b-446b2d91ac11'} Body: b'' 2022-03-10 15:34:02,951 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/e32c9034-bbc5-4362-a69b-446b2d91ac11 0.156s 2022-03-10 15:34:02,952 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:34:02 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-a2096051-b277-489c-8ed3-90ecaaf3ac54', 'x-compute-request-id': 'req-a2096051-b277-489c-8ed3-90ecaaf3ac54', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/e32c9034-bbc5-4362-a69b-446b2d91ac11'} Body: b'{"server": {"id": "e32c9034-bbc5-4362-a69b-446b2d91ac11", "name": "tempest-AttachVolumeNegativeTest-server-1447021739", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:54Z", "updated": "2022-03-10T15:34:02Z", "addresses": {"tempest-AttachVolumeNegativeTest-856113860-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:17:9a:1c"}, {"version": 4, "addr": "172.27.0.152", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:17:9a:1c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/e32c9034-bbc5-4362-a69b-446b2d91ac11"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/e32c9034-bbc5-4362-a69b-446b2d91ac11"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1850071481", "OS-SRV-USG:launched_at": "2022-03-10T15:32:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1332407211"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-03-10 15:34:04,122 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/e32c9034-bbc5-4362-a69b-446b2d91ac11 0.161s 2022-03-10 15:34:04,123 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:34:03 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-640efa96-4f0b-49a7-a37a-256b12c0de33', 'x-compute-request-id': 'req-640efa96-4f0b-49a7-a37a-256b12c0de33', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/e32c9034-bbc5-4362-a69b-446b2d91ac11'} Body: b'{"server": {"id": "e32c9034-bbc5-4362-a69b-446b2d91ac11", "name": "tempest-AttachVolumeNegativeTest-server-1447021739", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:54Z", "updated": "2022-03-10T15:34:02Z", "addresses": {"tempest-AttachVolumeNegativeTest-856113860-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:17:9a:1c"}, {"version": 4, "addr": "172.27.0.152", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:17:9a:1c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/e32c9034-bbc5-4362-a69b-446b2d91ac11"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/e32c9034-bbc5-4362-a69b-446b2d91ac11"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1850071481", "OS-SRV-USG:launched_at": "2022-03-10T15:32:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1332407211"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-03-10 15:34:05,467 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/e32c9034-bbc5-4362-a69b-446b2d91ac11 0.335s 2022-03-10 15:34:05,468 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:34:05 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-0a6bae1d-6014-44e1-a44a-1574f0b40921', 'x-compute-request-id': 'req-0a6bae1d-6014-44e1-a44a-1574f0b40921', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/e32c9034-bbc5-4362-a69b-446b2d91ac11'} Body: b'{"server": {"id": "e32c9034-bbc5-4362-a69b-446b2d91ac11", "name": "tempest-AttachVolumeNegativeTest-server-1447021739", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:54Z", "updated": "2022-03-10T15:34:02Z", "addresses": {"tempest-AttachVolumeNegativeTest-856113860-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:17:9a:1c"}, {"version": 4, "addr": "172.27.0.152", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:17:9a:1c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/e32c9034-bbc5-4362-a69b-446b2d91ac11"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/e32c9034-bbc5-4362-a69b-446b2d91ac11"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1850071481", "OS-SRV-USG:launched_at": "2022-03-10T15:32:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1332407211"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-03-10 15:34:06,579 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/e32c9034-bbc5-4362-a69b-446b2d91ac11 0.103s 2022-03-10 15:34:06,580 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:34:06 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-3e732e0b-1efa-4ac6-a09e-036dd649c5f4', 'x-compute-request-id': 'req-3e732e0b-1efa-4ac6-a09e-036dd649c5f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/e32c9034-bbc5-4362-a69b-446b2d91ac11'} Body: b'{"server": {"id": "e32c9034-bbc5-4362-a69b-446b2d91ac11", "name": "tempest-AttachVolumeNegativeTest-server-1447021739", "status": "DELETED", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:54Z", "updated": "2022-03-10T15:34:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/e32c9034-bbc5-4362-a69b-446b2d91ac11"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/e32c9034-bbc5-4362-a69b-446b2d91ac11"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1850071481", "OS-SRV-USG:launched_at": "2022-03-10T15:32:16.000000", "OS-SRV-USG:terminated_at": "2022-03-10T15:34:06.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-03-10 15:34:06,587 118330 INFO [tempest.common.waiters] State transition "ACTIVE/deleting" ==> "DELETED/None" after 4 second wait 2022-03-10 15:34:07,620 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.222.0.44/compute/v2.1/servers/e32c9034-bbc5-4362-a69b-446b2d91ac11 0.032s 2022-03-10 15:34:07,620 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:34:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-77ca2135-582c-4ea6-acfa-2b2bc7bf52e1', 'x-compute-request-id': 'req-77ca2135-582c-4ea6-acfa-2b2bc7bf52e1', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/e32c9034-bbc5-4362-a69b-446b2d91ac11'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance e32c9034-bbc5-4362-a69b-446b2d91ac11 could not be found."}}' 2022-03-10 15:34:07,716 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 202 DELETE http://10.222.0.44/compute/v2.1/os-keypairs/tempest-keypair-1850071481 0.094s 2022-03-10 15:34:07,717 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:34:07 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-d2962560-b15b-412f-9fd0-dfd9c555e13a', 'x-compute-request-id': 'req-d2962560-b15b-412f-9fd0-dfd9c555e13a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.44/compute/v2.1/os-keypairs/tempest-keypair-1850071481'} Body: b'' 2022-03-10 15:34:07,975 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.222.0.44:9696/v2.0/security-groups/c042f50f-9cc0-45ab-bb5f-80462a17c71f 0.257s 2022-03-10 15:34:07,975 118330 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-7b6df24a-0c9e-423d-a2a6-96ddd0a3a80b', 'content-length': '0', 'date': 'Thu, 10 Mar 2022 15:34:07 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.44:9696/v2.0/security-groups/c042f50f-9cc0-45ab-bb5f-80462a17c71f'} Body: b'' 2022-03-10 15:34:07,999 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.222.0.44:9696/v2.0/security-groups/c042f50f-9cc0-45ab-bb5f-80462a17c71f 0.023s 2022-03-10 15:34:07,999 118330 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-6440774c-6b7a-4b3c-9eee-c72e25cab9cd', 'date': 'Thu, 10 Mar 2022 15:34:07 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.44:9696/v2.0/security-groups/c042f50f-9cc0-45ab-bb5f-80462a17c71f'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group c042f50f-9cc0-45ab-bb5f-80462a17c71f does not exist", "detail": ""}}' 2022-03-10 15:34:08,878 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.222.0.44:9696/v2.0/floatingips/da68d378-9298-4898-ba2e-be146d3c431a 0.878s 2022-03-10 15:34:08,879 118330 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-e9647209-7fef-4363-a447-0b660cbcfc32', 'content-length': '0', 'date': 'Thu, 10 Mar 2022 15:34:08 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.44:9696/v2.0/floatingips/da68d378-9298-4898-ba2e-be146d3c431a'} Body: b'' 2022-03-10 15:34:08,938 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/907e8eb7ea1b4a3d9e6c635842b384b5/volumes/0631a341-5086-4c04-ae71-b4a9436eaba2 0.059s 2022-03-10 15:34:08,938 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:34:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-050aa224-3878-4bc4-a1a8-2ada0d2aae87', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-050aa224-3878-4bc4-a1a8-2ada0d2aae87', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/907e8eb7ea1b4a3d9e6c635842b384b5/volumes/0631a341-5086-4c04-ae71-b4a9436eaba2'} Body: b'{"volume": {"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:30.000000", "updated_at": "2022-03-10T15:31:43.000000", "name": "tempest-AttachVolumeNegativeTest-volume-102808498", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/907e8eb7ea1b4a3d9e6c635842b384b5/volumes/0631a341-5086-4c04-ae71-b4a9436eaba2"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/907e8eb7ea1b4a3d9e6c635842b384b5/volumes/0631a341-5086-4c04-ae71-b4a9436eaba2"}], "user_id": "c635c04b9b7543ce824795a7a63e8032", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "attachment_id": "e2963852-6446-43b3-9583-2f010e1323c5", "volume_id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "server_id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-10T15:31:35.000000"}], "os-vol-tenant-attr:tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5"}}' 2022-03-10 15:34:09,332 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 202 DELETE http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments/0631a341-5086-4c04-ae71-b4a9436eaba2 0.386s 2022-03-10 15:34:09,332 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:34:08 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-5969568d-dece-48d3-8520-2297642bc7dc', 'x-compute-request-id': 'req-5969568d-dece-48d3-8520-2297642bc7dc', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments/0631a341-5086-4c04-ae71-b4a9436eaba2'} Body: b'' 2022-03-10 15:34:09,384 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.052s 2022-03-10 15:34:09,385 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15: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-bff1c87b-03ec-4ccb-8f60-f777e9915199', 'x-compute-request-id': 'req-bff1c87b-03ec-4ccb-8f60-f777e9915199', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:34:10,433 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.045s 2022-03-10 15:34:10,434 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15: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-fb23790c-2f1c-4f4b-996b-d0df70512663', 'x-compute-request-id': 'req-fb23790c-2f1c-4f4b-996b-d0df70512663', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:34:11,482 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.045s 2022-03-10 15:34:11,483 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15: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-dd867055-79ba-40e1-8ea0-41f682108eeb', 'x-compute-request-id': 'req-dd867055-79ba-40e1-8ea0-41f682108eeb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:34:12,532 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.047s 2022-03-10 15:34:12,533 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15: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-e73d4591-c4f9-4c27-aa22-b809c167affa', 'x-compute-request-id': 'req-e73d4591-c4f9-4c27-aa22-b809c167affa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:34:13,581 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.046s 2022-03-10 15:34:13,582 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15: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-b5af7b34-7c5a-460b-8e9b-9b383e021bbb', 'x-compute-request-id': 'req-b5af7b34-7c5a-460b-8e9b-9b383e021bbb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:34:14,630 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.046s 2022-03-10 15:34:14,631 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15: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-b7c577ad-8ce4-4756-9e55-3eacfab93699', 'x-compute-request-id': 'req-b7c577ad-8ce4-4756-9e55-3eacfab93699', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:34:15,680 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.046s 2022-03-10 15:34:15,680 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15: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-fa4a3e36-9ad3-4c7e-8446-a812a677ec28', 'x-compute-request-id': 'req-fa4a3e36-9ad3-4c7e-8446-a812a677ec28', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:34:16,729 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.046s 2022-03-10 15:34:16,729 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15: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-7ecb2d0a-64f1-415c-b1b2-3fe32b1e51d1', 'x-compute-request-id': 'req-7ecb2d0a-64f1-415c-b1b2-3fe32b1e51d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:34:17,780 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.046s 2022-03-10 15:34:17,780 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15: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-82fc8b32-fd50-455d-b3ad-50b56f487031', 'x-compute-request-id': 'req-82fc8b32-fd50-455d-b3ad-50b56f487031', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:34:18,832 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.048s 2022-03-10 15:34:18,832 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15: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-86eaa672-88f4-4e10-b7a5-07d0bc6b8c45', 'x-compute-request-id': 'req-86eaa672-88f4-4e10-b7a5-07d0bc6b8c45', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:34:19,882 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.047s 2022-03-10 15:34:19,882 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:34: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-848fec1f-2064-4c24-bcf5-e34265ca38ef', 'x-compute-request-id': 'req-848fec1f-2064-4c24-bcf5-e34265ca38ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:34:20,931 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.045s 2022-03-10 15:34:20,931 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15: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-eb63fb90-b851-4ee1-a47f-e7ff9ba8f06d', 'x-compute-request-id': 'req-eb63fb90-b851-4ee1-a47f-e7ff9ba8f06d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:34:21,982 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.047s 2022-03-10 15:34:21,982 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15: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-bc802f33-c426-4fed-8021-93766842fd43', 'x-compute-request-id': 'req-bc802f33-c426-4fed-8021-93766842fd43', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:34:23,036 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.050s 2022-03-10 15:34:23,036 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15: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-34f3ba14-3976-49a8-9555-a282e68ddceb', 'x-compute-request-id': 'req-34f3ba14-3976-49a8-9555-a282e68ddceb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:34:24,089 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.050s 2022-03-10 15:34:24,089 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15: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-190a3824-fc72-4181-99bb-25341cb7e618', 'x-compute-request-id': 'req-190a3824-fc72-4181-99bb-25341cb7e618', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:34:25,140 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.047s 2022-03-10 15:34:25,140 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15: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-3ec048f5-c74e-468f-a7f4-a5dbb2fef3b4', 'x-compute-request-id': 'req-3ec048f5-c74e-468f-a7f4-a5dbb2fef3b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:34:26,189 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.045s 2022-03-10 15:34:26,189 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15: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-7bf5a4b3-ec52-4d18-b36e-91fa1efa7f7f', 'x-compute-request-id': 'req-7bf5a4b3-ec52-4d18-b36e-91fa1efa7f7f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:34:27,238 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.046s 2022-03-10 15:34:27,238 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15: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-70297334-0ad0-4a51-a673-b18f88173949', 'x-compute-request-id': 'req-70297334-0ad0-4a51-a673-b18f88173949', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:34:28,287 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.046s 2022-03-10 15:34:28,287 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15: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-5f474fca-4e50-4bb7-b7a9-6e916521748e', 'x-compute-request-id': 'req-5f474fca-4e50-4bb7-b7a9-6e916521748e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:34:29,338 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.047s 2022-03-10 15:34:29,338 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15: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-23faf2b6-60d1-4d30-9377-8dca9b54ed03', 'x-compute-request-id': 'req-23faf2b6-60d1-4d30-9377-8dca9b54ed03', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:34:30,388 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.046s 2022-03-10 15:34:30,388 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15: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-0df43b4a-4a69-4bc3-bb7e-6e859507b437', 'x-compute-request-id': 'req-0df43b4a-4a69-4bc3-bb7e-6e859507b437', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:34:31,437 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.046s 2022-03-10 15:34:31,437 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15: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-145a04ef-559a-4997-8020-a557a717de79', 'x-compute-request-id': 'req-145a04ef-559a-4997-8020-a557a717de79', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:34:32,485 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.045s 2022-03-10 15:34:32,485 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15: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-cb92daff-df6b-4b06-b1bf-6025688bc122', 'x-compute-request-id': 'req-cb92daff-df6b-4b06-b1bf-6025688bc122', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:34:33,536 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.048s 2022-03-10 15:34:33,536 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15: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-3fc1d1ac-e84f-44d7-9749-c5d5d9a638b5', 'x-compute-request-id': 'req-3fc1d1ac-e84f-44d7-9749-c5d5d9a638b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:34:34,586 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.047s 2022-03-10 15:34:34,587 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15: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-82ead258-6bc4-4e99-836d-2197e2961a7d', 'x-compute-request-id': 'req-82ead258-6bc4-4e99-836d-2197e2961a7d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:34:35,636 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.046s 2022-03-10 15:34:35,637 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15: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-fb8a8930-54fc-4374-9a0d-256ae0312f35', 'x-compute-request-id': 'req-fb8a8930-54fc-4374-9a0d-256ae0312f35', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:34:36,685 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.045s 2022-03-10 15:34:36,686 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15: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-772a4e40-33d9-485f-8567-d7a92c93d353', 'x-compute-request-id': 'req-772a4e40-33d9-485f-8567-d7a92c93d353', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:34:37,735 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.047s 2022-03-10 15:34:37,736 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15: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-de270cf1-c6c5-4c68-a232-cb1b7a2bea0a', 'x-compute-request-id': 'req-de270cf1-c6c5-4c68-a232-cb1b7a2bea0a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:34:38,784 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.045s 2022-03-10 15:34:38,784 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15: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-63d72af9-26f0-4b4f-a4cf-b5ba63e2b965', 'x-compute-request-id': 'req-63d72af9-26f0-4b4f-a4cf-b5ba63e2b965', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:34:39,833 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.045s 2022-03-10 15:34:39,833 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:34: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-09337d83-f3b0-4920-ad8d-b4cc618141ed', 'x-compute-request-id': 'req-09337d83-f3b0-4920-ad8d-b4cc618141ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:34:40,881 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.046s 2022-03-10 15:34:40,881 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15: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-5fce2482-7252-4a86-8eeb-951fee9e14c8', 'x-compute-request-id': 'req-5fce2482-7252-4a86-8eeb-951fee9e14c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:34:41,931 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.047s 2022-03-10 15:34:41,932 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15: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-a214ab81-361d-46d8-9df3-8e7056677880', 'x-compute-request-id': 'req-a214ab81-361d-46d8-9df3-8e7056677880', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:34:42,982 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.048s 2022-03-10 15:34:42,982 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15: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-742492ec-a5d7-4257-9328-f2239d3fbe6b', 'x-compute-request-id': 'req-742492ec-a5d7-4257-9328-f2239d3fbe6b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:34:44,037 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.051s 2022-03-10 15:34:44,037 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15: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-80a11aba-1cfc-4e0e-a5a2-8cb01c13fafa', 'x-compute-request-id': 'req-80a11aba-1cfc-4e0e-a5a2-8cb01c13fafa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:34:45,088 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.048s 2022-03-10 15:34:45,088 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15: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-104c4ddc-29bf-4383-864f-92a23be87157', 'x-compute-request-id': 'req-104c4ddc-29bf-4383-864f-92a23be87157', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:34:46,138 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.046s 2022-03-10 15:34:46,138 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15: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-4852f262-eaab-4596-885f-94b44a673123', 'x-compute-request-id': 'req-4852f262-eaab-4596-885f-94b44a673123', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:34:47,187 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.046s 2022-03-10 15:34:47,187 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15: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-3e11b114-4023-4b86-947c-8f138a83b6a5', 'x-compute-request-id': 'req-3e11b114-4023-4b86-947c-8f138a83b6a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:34:48,237 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.047s 2022-03-10 15:34:48,238 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15: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-8f7c6b41-5fcb-4587-a37a-3823b9b06a3e', 'x-compute-request-id': 'req-8f7c6b41-5fcb-4587-a37a-3823b9b06a3e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:34:49,286 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.045s 2022-03-10 15:34:49,286 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15: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-2044c1a5-3246-49c1-bd47-bdb3909525fb', 'x-compute-request-id': 'req-2044c1a5-3246-49c1-bd47-bdb3909525fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:34:50,335 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.047s 2022-03-10 15:34:50,336 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15: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-cccfd7b4-3550-4584-8152-7ef15ba53fde', 'x-compute-request-id': 'req-cccfd7b4-3550-4584-8152-7ef15ba53fde', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:34:51,386 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.047s 2022-03-10 15:34:51,386 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15: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-c89f0da4-b6e7-41b7-ae58-26091a580440', 'x-compute-request-id': 'req-c89f0da4-b6e7-41b7-ae58-26091a580440', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:34:52,436 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.046s 2022-03-10 15:34:52,437 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15: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-f8dd30f5-b2ec-4c16-9729-a65184db4ce4', 'x-compute-request-id': 'req-f8dd30f5-b2ec-4c16-9729-a65184db4ce4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:34:53,488 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.048s 2022-03-10 15:34:53,488 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15: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-2b59ed51-c6c5-4360-b6d4-d4a12ad3fb85', 'x-compute-request-id': 'req-2b59ed51-c6c5-4360-b6d4-d4a12ad3fb85', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:34:54,538 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.047s 2022-03-10 15:34:54,539 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15: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-ef149d98-3728-4e49-8cfa-d01d358860af', 'x-compute-request-id': 'req-ef149d98-3728-4e49-8cfa-d01d358860af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:34:55,587 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.045s 2022-03-10 15:34:55,588 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15: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-b617dcca-69d4-411f-9c7e-2a2ffea68603', 'x-compute-request-id': 'req-b617dcca-69d4-411f-9c7e-2a2ffea68603', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:34:56,637 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.046s 2022-03-10 15:34:56,638 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15: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-dc987008-0d72-40e6-9217-c19f9406d90c', 'x-compute-request-id': 'req-dc987008-0d72-40e6-9217-c19f9406d90c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:34:57,686 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.046s 2022-03-10 15:34:57,686 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15: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-f5ade6d8-47b8-4754-8bb3-d37183c31173', 'x-compute-request-id': 'req-f5ade6d8-47b8-4754-8bb3-d37183c31173', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:34:58,736 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.046s 2022-03-10 15:34:58,736 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15: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-d9ec1c4c-4959-4d61-8938-cdfe40db889e', 'x-compute-request-id': 'req-d9ec1c4c-4959-4d61-8938-cdfe40db889e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:34:59,785 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.046s 2022-03-10 15:34:59,786 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:34: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-1264d1e7-4f87-4c29-bcba-30f3d81ed371', 'x-compute-request-id': 'req-1264d1e7-4f87-4c29-bcba-30f3d81ed371', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:35:00,833 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.045s 2022-03-10 15:35:00,834 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15: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-27c0ad99-c435-4294-bd0d-37cdc891195c', 'x-compute-request-id': 'req-27c0ad99-c435-4294-bd0d-37cdc891195c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:35:01,885 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.047s 2022-03-10 15:35:01,885 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15: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-ed1b4b2f-6a4c-4198-8191-41e5f99a2982', 'x-compute-request-id': 'req-ed1b4b2f-6a4c-4198-8191-41e5f99a2982', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:35:02,933 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.044s 2022-03-10 15:35:02,934 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15: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-200af9fc-a41e-4b3c-9fc7-89ca88de0959', 'x-compute-request-id': 'req-200af9fc-a41e-4b3c-9fc7-89ca88de0959', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:35:03,982 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.046s 2022-03-10 15:35:03,983 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15: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-87c60670-15b9-4eea-a5ec-e8cdf7bbaa99', 'x-compute-request-id': 'req-87c60670-15b9-4eea-a5ec-e8cdf7bbaa99', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:35:05,033 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.047s 2022-03-10 15:35:05,033 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15: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-2335a8c1-0956-4232-8146-39243d56ef9f', 'x-compute-request-id': 'req-2335a8c1-0956-4232-8146-39243d56ef9f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:35:06,082 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.045s 2022-03-10 15:35:06,082 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15: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-eb923e91-e389-4e40-ae45-8c0355f9f9cb', 'x-compute-request-id': 'req-eb923e91-e389-4e40-ae45-8c0355f9f9cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:35:07,132 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.047s 2022-03-10 15:35:07,132 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15: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-4854ea20-d3c6-47c5-9096-c4f3fcb7c321', 'x-compute-request-id': 'req-4854ea20-d3c6-47c5-9096-c4f3fcb7c321', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:35:08,181 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.046s 2022-03-10 15:35:08,181 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15: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-5f91d50d-d1f1-4caf-9afc-fffa21f6fdf2', 'x-compute-request-id': 'req-5f91d50d-d1f1-4caf-9afc-fffa21f6fdf2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:35:09,231 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.046s 2022-03-10 15:35:09,231 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15: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-f1ff1d57-a4e0-4452-9cf1-c3df43ed4384', 'x-compute-request-id': 'req-f1ff1d57-a4e0-4452-9cf1-c3df43ed4384', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:35:10,279 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.045s 2022-03-10 15:35:10,280 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15: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-e4ff00c7-2d07-4332-9623-a085324d1a91', 'x-compute-request-id': 'req-e4ff00c7-2d07-4332-9623-a085324d1a91', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:35:11,331 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.048s 2022-03-10 15:35:11,331 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15: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-d3ecca5b-6f8f-431f-8c03-fc52fa00dca0', 'x-compute-request-id': 'req-d3ecca5b-6f8f-431f-8c03-fc52fa00dca0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:35:12,381 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.046s 2022-03-10 15:35:12,381 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15: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-a0b1e2d2-8109-41ec-bc27-d3c44d5ad90e', 'x-compute-request-id': 'req-a0b1e2d2-8109-41ec-bc27-d3c44d5ad90e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:35:13,431 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.046s 2022-03-10 15:35:13,431 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15: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-e0a4472d-62b4-4c89-9d20-84e3cffc7fcf', 'x-compute-request-id': 'req-e0a4472d-62b4-4c89-9d20-84e3cffc7fcf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:35:14,481 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.047s 2022-03-10 15:35:14,481 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15: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-da65203f-3b07-4eb4-be92-e10e17d4d7b0', 'x-compute-request-id': 'req-da65203f-3b07-4eb4-be92-e10e17d4d7b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:35:15,529 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.046s 2022-03-10 15:35:15,530 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15: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-80edbc1c-4270-4289-81ad-6c8cb2cc1f5c', 'x-compute-request-id': 'req-80edbc1c-4270-4289-81ad-6c8cb2cc1f5c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:35:16,577 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.045s 2022-03-10 15:35:16,578 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15: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-aa48b3a1-51c9-4f74-9844-1b00df3d5740', 'x-compute-request-id': 'req-aa48b3a1-51c9-4f74-9844-1b00df3d5740', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:35:17,627 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.046s 2022-03-10 15:35:17,627 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15: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-2984017e-c5f0-4dfb-8b81-e444207408a3', 'x-compute-request-id': 'req-2984017e-c5f0-4dfb-8b81-e444207408a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:35:18,676 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.046s 2022-03-10 15:35:18,676 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15: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-ae6ce952-45a6-444d-b1a5-e58d881cf734', 'x-compute-request-id': 'req-ae6ce952-45a6-444d-b1a5-e58d881cf734', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:35:19,725 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.046s 2022-03-10 15:35:19,726 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:35: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-af94ba01-51f7-4e50-8c61-841b9feeb08b', 'x-compute-request-id': 'req-af94ba01-51f7-4e50-8c61-841b9feeb08b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:35:20,773 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.045s 2022-03-10 15:35:20,774 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15: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-2e80740c-c607-46b7-bdca-1b24f1e0ad09', 'x-compute-request-id': 'req-2e80740c-c607-46b7-bdca-1b24f1e0ad09', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:35:21,822 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.046s 2022-03-10 15:35:21,822 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15: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-3d98e712-aedc-4190-ba55-06149b2e96fd', 'x-compute-request-id': 'req-3d98e712-aedc-4190-ba55-06149b2e96fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:35:22,873 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.047s 2022-03-10 15:35:22,873 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15: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-c3c0ffdc-6d0e-4048-b296-88cf1ff0d49f', 'x-compute-request-id': 'req-c3c0ffdc-6d0e-4048-b296-88cf1ff0d49f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:35:23,923 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.046s 2022-03-10 15:35:23,923 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15: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-96dd099c-c9a3-4f3c-964a-c63bdd9d61d2', 'x-compute-request-id': 'req-96dd099c-c9a3-4f3c-964a-c63bdd9d61d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:35:24,973 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.046s 2022-03-10 15:35:24,974 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15: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-299c9893-7324-4cb7-b3ed-f1e55a35ec72', 'x-compute-request-id': 'req-299c9893-7324-4cb7-b3ed-f1e55a35ec72', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:35:26,024 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.048s 2022-03-10 15:35:26,024 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15: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-cdd3897a-b5f3-45d1-ac58-d1b059764bbd', 'x-compute-request-id': 'req-cdd3897a-b5f3-45d1-ac58-d1b059764bbd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:35:27,073 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.046s 2022-03-10 15:35:27,073 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15: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-37a2fccb-8e48-4959-8a11-64cd9bfc65ef', 'x-compute-request-id': 'req-37a2fccb-8e48-4959-8a11-64cd9bfc65ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:35:28,123 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.047s 2022-03-10 15:35:28,124 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15: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-424017da-8d86-41ce-b2e6-c626bb8edf55', 'x-compute-request-id': 'req-424017da-8d86-41ce-b2e6-c626bb8edf55', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:35:29,175 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.048s 2022-03-10 15:35:29,175 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15: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-73ebf957-81b8-4e2a-a332-31f7bba4d3ce', 'x-compute-request-id': 'req-73ebf957-81b8-4e2a-a332-31f7bba4d3ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:35:30,224 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.045s 2022-03-10 15:35:30,224 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15: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-d25fc50a-567d-4948-b22c-bf6946ac759c', 'x-compute-request-id': 'req-d25fc50a-567d-4948-b22c-bf6946ac759c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:35:31,273 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.046s 2022-03-10 15:35:31,273 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15: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-1b4911b2-1c23-4071-a646-4adcd336e537', 'x-compute-request-id': 'req-1b4911b2-1c23-4071-a646-4adcd336e537', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:35:32,323 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.046s 2022-03-10 15:35:32,323 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15: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-5658b52e-e534-401f-9f54-adf69019dc93', 'x-compute-request-id': 'req-5658b52e-e534-401f-9f54-adf69019dc93', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:35:33,373 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.047s 2022-03-10 15:35:33,373 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15: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-0a9e9af2-8426-48a0-8877-299460897b3d', 'x-compute-request-id': 'req-0a9e9af2-8426-48a0-8877-299460897b3d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:35:34,422 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.046s 2022-03-10 15:35:34,423 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15: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-83242751-57cc-4d71-b758-cf7dbc44f73f', 'x-compute-request-id': 'req-83242751-57cc-4d71-b758-cf7dbc44f73f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:35:35,471 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.045s 2022-03-10 15:35:35,472 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15: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-3e88c519-ec0a-4a99-b412-d85a031b18b8', 'x-compute-request-id': 'req-3e88c519-ec0a-4a99-b412-d85a031b18b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:35:36,521 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.046s 2022-03-10 15:35:36,522 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15: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-086862f0-3a23-4dbf-b489-5de48f8d7d08', 'x-compute-request-id': 'req-086862f0-3a23-4dbf-b489-5de48f8d7d08', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:35:37,573 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.048s 2022-03-10 15:35:37,573 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15: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-8e61aefc-d2a5-4305-b7ac-d42060cb6b34', 'x-compute-request-id': 'req-8e61aefc-d2a5-4305-b7ac-d42060cb6b34', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:35:38,624 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.047s 2022-03-10 15:35:38,628 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15: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-62e59723-5847-4884-aca2-44ccdd111156', 'x-compute-request-id': 'req-62e59723-5847-4884-aca2-44ccdd111156', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:35:39,678 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.046s 2022-03-10 15:35:39,678 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:35: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-9a75b752-4302-4d2c-94ff-e3ae84127bfd', 'x-compute-request-id': 'req-9a75b752-4302-4d2c-94ff-e3ae84127bfd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:35:40,726 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.044s 2022-03-10 15:35:40,726 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15: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-7a2b7db4-c24f-432e-87c9-4815e16f397b', 'x-compute-request-id': 'req-7a2b7db4-c24f-432e-87c9-4815e16f397b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:35:41,775 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.046s 2022-03-10 15:35:41,775 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15: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-bbe77120-7420-4ca3-b11f-553b7518e8b7', 'x-compute-request-id': 'req-bbe77120-7420-4ca3-b11f-553b7518e8b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:35:42,829 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.050s 2022-03-10 15:35:42,829 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15: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-71072254-1ad0-408a-b6d1-4cd3d0f214a7', 'x-compute-request-id': 'req-71072254-1ad0-408a-b6d1-4cd3d0f214a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:35:43,878 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.045s 2022-03-10 15:35:43,878 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15: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-946853b4-727d-4adb-9ee8-566f7d09b427', 'x-compute-request-id': 'req-946853b4-727d-4adb-9ee8-566f7d09b427', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:35:44,927 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.045s 2022-03-10 15:35:44,927 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15: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-00179496-b9f1-49e9-a8e8-a64cbe9de0f2', 'x-compute-request-id': 'req-00179496-b9f1-49e9-a8e8-a64cbe9de0f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:35:45,977 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.046s 2022-03-10 15:35:45,977 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15: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-16a2aca3-5ab6-42d8-8d7b-f6b090944316', 'x-compute-request-id': 'req-16a2aca3-5ab6-42d8-8d7b-f6b090944316', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:35:47,029 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.048s 2022-03-10 15:35:47,029 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15: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-eed5c0f4-b404-4b70-89b6-7398788ca8a7', 'x-compute-request-id': 'req-eed5c0f4-b404-4b70-89b6-7398788ca8a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:35:48,077 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.045s 2022-03-10 15:35:48,078 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15: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-2d651500-2468-44a6-99a7-c81d4a9b6958', 'x-compute-request-id': 'req-2d651500-2468-44a6-99a7-c81d4a9b6958', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:35:49,126 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.046s 2022-03-10 15:35:49,126 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15: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-700a15bc-569a-4810-9d29-a5793b3367bc', 'x-compute-request-id': 'req-700a15bc-569a-4810-9d29-a5793b3367bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:35:50,176 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.046s 2022-03-10 15:35:50,176 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15: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-05633962-4cf7-4054-9b16-7168a7c6ca62', 'x-compute-request-id': 'req-05633962-4cf7-4054-9b16-7168a7c6ca62', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:35:51,224 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.044s 2022-03-10 15:35:51,224 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15: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-9b6e163f-34b0-46ef-bbe1-0554b50e5ae6', 'x-compute-request-id': 'req-9b6e163f-34b0-46ef-bbe1-0554b50e5ae6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:35:52,275 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.048s 2022-03-10 15:35:52,374 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15: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-96e8e468-f689-4f66-8934-119e402d110e', 'x-compute-request-id': 'req-96e8e468-f689-4f66-8934-119e402d110e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:35:53,424 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.048s 2022-03-10 15:35:53,424 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15: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-2ff78232-3af3-4eda-98df-31d2d54c4bfe', 'x-compute-request-id': 'req-2ff78232-3af3-4eda-98df-31d2d54c4bfe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:35:54,475 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.048s 2022-03-10 15:35:54,476 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15: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-3b14ea93-b2f1-4de1-b7a3-0d71c880a955', 'x-compute-request-id': 'req-3b14ea93-b2f1-4de1-b7a3-0d71c880a955', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:35:55,527 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.047s 2022-03-10 15:35:55,527 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15: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-8f127434-afec-47fc-af37-843b9f1850ce', 'x-compute-request-id': 'req-8f127434-afec-47fc-af37-843b9f1850ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:35:56,577 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.047s 2022-03-10 15:35:56,577 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15: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-fb344bc1-6d4f-4b83-94f7-70eebde9c9aa', 'x-compute-request-id': 'req-fb344bc1-6d4f-4b83-94f7-70eebde9c9aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:35:57,632 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.052s 2022-03-10 15:35:57,632 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15: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-f1944479-5a74-4730-89a5-5b3d36290a96', 'x-compute-request-id': 'req-f1944479-5a74-4730-89a5-5b3d36290a96', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:35:58,686 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.050s 2022-03-10 15:35:58,686 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15: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-f8c6446a-930b-48d6-b904-1f78bfbf7af8', 'x-compute-request-id': 'req-f8c6446a-930b-48d6-b904-1f78bfbf7af8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:35:59,738 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.049s 2022-03-10 15:35:59,739 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:35: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-8b574c9e-4a9b-4b27-83b1-a04223941a13', 'x-compute-request-id': 'req-8b574c9e-4a9b-4b27-83b1-a04223941a13', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:36:00,787 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.045s 2022-03-10 15:36:00,787 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15: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-dc19c43e-4956-4983-80a4-54f15b1bb77a', 'x-compute-request-id': 'req-dc19c43e-4956-4983-80a4-54f15b1bb77a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:36:01,837 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.046s 2022-03-10 15:36:01,837 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15: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-11af9a5e-7dfb-41ef-9173-5d71426e7278', 'x-compute-request-id': 'req-11af9a5e-7dfb-41ef-9173-5d71426e7278', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:36:02,885 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.044s 2022-03-10 15:36:02,886 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15: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-1137a8d7-d357-493a-a302-83d86d0f4d06', 'x-compute-request-id': 'req-1137a8d7-d357-493a-a302-83d86d0f4d06', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:36:03,934 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.045s 2022-03-10 15:36:03,934 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15: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-36f760c0-11e6-43bb-9ef5-6becde103815', 'x-compute-request-id': 'req-36f760c0-11e6-43bb-9ef5-6becde103815', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:36:04,984 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.046s 2022-03-10 15:36:04,984 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15: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-0320b18c-7ef9-4acf-a0ad-499bb4179458', 'x-compute-request-id': 'req-0320b18c-7ef9-4acf-a0ad-499bb4179458', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:36:06,187 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.200s 2022-03-10 15:36:06,188 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15: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-aa5794b8-16a1-4963-9498-3992cf02f18a', 'x-compute-request-id': 'req-aa5794b8-16a1-4963-9498-3992cf02f18a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:36:07,237 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.046s 2022-03-10 15:36:07,237 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15: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-21ee5499-dd35-47ee-a80e-e6016e978e57', 'x-compute-request-id': 'req-21ee5499-dd35-47ee-a80e-e6016e978e57', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:36:08,287 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.046s 2022-03-10 15:36:08,287 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15: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-e453ab8c-f589-4b2e-8c95-e25c34d81fa8', 'x-compute-request-id': 'req-e453ab8c-f589-4b2e-8c95-e25c34d81fa8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:36:09,336 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.045s 2022-03-10 15:36:09,336 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15: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-97f7dfbd-d917-4e13-97be-0618786b9fbb', 'x-compute-request-id': 'req-97f7dfbd-d917-4e13-97be-0618786b9fbb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:36:10,387 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.047s 2022-03-10 15:36:10,387 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15: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-6744747c-d53e-4674-9e4c-3ec8f1152b90', 'x-compute-request-id': 'req-6744747c-d53e-4674-9e4c-3ec8f1152b90', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:36:11,436 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.046s 2022-03-10 15:36:11,436 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15: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-e4fbd54e-30ca-4ccb-86d8-eab964599f12', 'x-compute-request-id': 'req-e4fbd54e-30ca-4ccb-86d8-eab964599f12', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:36:12,486 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.047s 2022-03-10 15:36:12,487 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15: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-0279ede2-6010-4f20-a3bf-f3bcf7e53f5c', 'x-compute-request-id': 'req-0279ede2-6010-4f20-a3bf-f3bcf7e53f5c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:36:13,535 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.046s 2022-03-10 15:36:13,536 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15: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-1638d32d-45a4-44ab-985a-0192b740a6cf', 'x-compute-request-id': 'req-1638d32d-45a4-44ab-985a-0192b740a6cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:36:14,585 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.046s 2022-03-10 15:36:14,585 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15: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-2a5122a6-0a55-4e8c-9a29-9d8e62e57d24', 'x-compute-request-id': 'req-2a5122a6-0a55-4e8c-9a29-9d8e62e57d24', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:36:15,635 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.046s 2022-03-10 15:36:15,636 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15: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-111647f1-eb54-49cd-8216-09777804eb7d', 'x-compute-request-id': 'req-111647f1-eb54-49cd-8216-09777804eb7d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:36:16,684 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.045s 2022-03-10 15:36:16,685 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15: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-35f54774-ab17-4964-a07c-397d7220e750', 'x-compute-request-id': 'req-35f54774-ab17-4964-a07c-397d7220e750', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:36:17,733 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.046s 2022-03-10 15:36:17,734 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15: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-990a6d5d-9b78-4aee-a56a-b19d32dce100', 'x-compute-request-id': 'req-990a6d5d-9b78-4aee-a56a-b19d32dce100', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:36:18,786 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.049s 2022-03-10 15:36:18,786 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15: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-6564879e-dfb2-4ab1-a5af-eb8f462eadec', 'x-compute-request-id': 'req-6564879e-dfb2-4ab1-a5af-eb8f462eadec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:36:19,836 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.046s 2022-03-10 15:36:19,836 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:36: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-c10c22d6-d57a-4a3e-9f12-49ab52e09cb0', 'x-compute-request-id': 'req-c10c22d6-d57a-4a3e-9f12-49ab52e09cb0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:36:20,886 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.047s 2022-03-10 15:36:20,886 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15: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-6bafa149-a879-45f9-829f-d0c13676a46f', 'x-compute-request-id': 'req-6bafa149-a879-45f9-829f-d0c13676a46f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:36:21,936 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.047s 2022-03-10 15:36:21,936 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15: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-411b9305-23a0-43c3-843f-7317fac5487c', 'x-compute-request-id': 'req-411b9305-23a0-43c3-843f-7317fac5487c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:36:22,989 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.049s 2022-03-10 15:36:22,989 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15: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-9f849418-6a1a-4178-bf10-e0b3b094cb01', 'x-compute-request-id': 'req-9f849418-6a1a-4178-bf10-e0b3b094cb01', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:36:24,040 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.047s 2022-03-10 15:36:24,040 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15: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-7ddcd044-3d36-4b20-8e75-30e5fd3f2217', 'x-compute-request-id': 'req-7ddcd044-3d36-4b20-8e75-30e5fd3f2217', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:36:25,090 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.046s 2022-03-10 15:36:25,090 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15: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-4fc196ac-3a4f-47bb-89b7-171791fd7dc9', 'x-compute-request-id': 'req-4fc196ac-3a4f-47bb-89b7-171791fd7dc9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:36:26,139 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.046s 2022-03-10 15:36:26,140 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15: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-c2f9bc96-a1d0-4ff6-88ae-c24ba2e94741', 'x-compute-request-id': 'req-c2f9bc96-a1d0-4ff6-88ae-c24ba2e94741', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:36:27,188 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.045s 2022-03-10 15:36:27,189 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15: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-6494ec1e-410f-44ba-9648-3e8ed3568167', 'x-compute-request-id': 'req-6494ec1e-410f-44ba-9648-3e8ed3568167', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:36:28,238 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.046s 2022-03-10 15:36:28,238 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15: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-00296a10-4a0f-4a1f-aeba-34136a055c75', 'x-compute-request-id': 'req-00296a10-4a0f-4a1f-aeba-34136a055c75', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:36:29,288 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.047s 2022-03-10 15:36:29,289 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15: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-f7d4087a-fdde-4b6c-81c5-fe98bf53640a', 'x-compute-request-id': 'req-f7d4087a-fdde-4b6c-81c5-fe98bf53640a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:36:30,338 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.046s 2022-03-10 15:36:30,339 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15: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-bbc994f6-be75-464b-b6f7-13f2be24a9ec', 'x-compute-request-id': 'req-bbc994f6-be75-464b-b6f7-13f2be24a9ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:36:31,388 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.047s 2022-03-10 15:36:31,388 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15: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-ecb27c69-e2c7-480d-985e-1a60f639aea9', 'x-compute-request-id': 'req-ecb27c69-e2c7-480d-985e-1a60f639aea9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:36:32,437 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.046s 2022-03-10 15:36:32,438 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15: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-cbba350d-e091-444c-ac2d-31e7a589ff52', 'x-compute-request-id': 'req-cbba350d-e091-444c-ac2d-31e7a589ff52', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:36:33,488 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.048s 2022-03-10 15:36:33,489 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15: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-7f56bddf-0cb7-46cb-abd5-f697036b033d', 'x-compute-request-id': 'req-7f56bddf-0cb7-46cb-abd5-f697036b033d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:36:34,538 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.046s 2022-03-10 15:36:34,538 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15: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-03dbda4b-c9c5-48bb-a138-64bce2a8e600', 'x-compute-request-id': 'req-03dbda4b-c9c5-48bb-a138-64bce2a8e600', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:36:35,588 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.046s 2022-03-10 15:36:35,588 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15: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-3e3eb8b7-b6b8-4e9c-9513-299cdeff8274', 'x-compute-request-id': 'req-3e3eb8b7-b6b8-4e9c-9513-299cdeff8274', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:36:36,636 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.045s 2022-03-10 15:36:36,637 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15: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-0856aa0a-97d8-4d3d-bc28-a4354a06f8f0', 'x-compute-request-id': 'req-0856aa0a-97d8-4d3d-bc28-a4354a06f8f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:36:37,686 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.046s 2022-03-10 15:36:37,687 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15: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-aa069470-622b-4c52-833a-3d7d892ba166', 'x-compute-request-id': 'req-aa069470-622b-4c52-833a-3d7d892ba166', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:36:38,735 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.045s 2022-03-10 15:36:38,735 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:36: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-670061ad-e95f-46e7-8305-edcb821a0ea2', 'x-compute-request-id': 'req-670061ad-e95f-46e7-8305-edcb821a0ea2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:36:39,783 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.045s 2022-03-10 15:36:39,784 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15: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-2f7f425c-af60-4fd0-bd9d-dae9dd25047d', 'x-compute-request-id': 'req-2f7f425c-af60-4fd0-bd9d-dae9dd25047d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:36:40,833 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.046s 2022-03-10 15:36:40,833 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15: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-77e0d671-de2c-4d1e-90dd-5b51e5745953', 'x-compute-request-id': 'req-77e0d671-de2c-4d1e-90dd-5b51e5745953', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:36:41,882 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.045s 2022-03-10 15:36:41,882 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15: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-b273e97b-7849-4c4c-8b1e-c39d4d9e2850', 'x-compute-request-id': 'req-b273e97b-7849-4c4c-8b1e-c39d4d9e2850', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:36:42,933 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.049s 2022-03-10 15:36:42,933 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15: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-5405405b-ec28-4b69-97d6-d32d41f2146b', 'x-compute-request-id': 'req-5405405b-ec28-4b69-97d6-d32d41f2146b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:36:43,982 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.046s 2022-03-10 15:36:43,983 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15: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-014ef3f9-c2c6-4550-8053-ce0c174b88c2', 'x-compute-request-id': 'req-014ef3f9-c2c6-4550-8053-ce0c174b88c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:36:45,032 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.046s 2022-03-10 15:36:45,032 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15: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-132da671-a690-4e0a-ae96-3f18dac80675', 'x-compute-request-id': 'req-132da671-a690-4e0a-ae96-3f18dac80675', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:36:46,081 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.046s 2022-03-10 15:36:46,082 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15: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-55f22df6-1e99-455f-9818-89fd7431bf09', 'x-compute-request-id': 'req-55f22df6-1e99-455f-9818-89fd7431bf09', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:36:47,130 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.045s 2022-03-10 15:36:47,130 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15: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-980fa0f4-d811-48c4-a1a7-b2a9e4bd3d0c', 'x-compute-request-id': 'req-980fa0f4-d811-48c4-a1a7-b2a9e4bd3d0c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:36:48,181 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.047s 2022-03-10 15:36:48,182 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15: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-a95bec1d-1749-4d55-9a78-2a1335c53d07', 'x-compute-request-id': 'req-a95bec1d-1749-4d55-9a78-2a1335c53d07', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:36:49,233 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.048s 2022-03-10 15:36:49,234 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15: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-51f13a93-b057-48fc-81ec-94d5314271f0', 'x-compute-request-id': 'req-51f13a93-b057-48fc-81ec-94d5314271f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:36:50,284 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.048s 2022-03-10 15:36:50,284 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15: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-b6f37f17-a796-403d-a69a-2bb0901f093a', 'x-compute-request-id': 'req-b6f37f17-a796-403d-a69a-2bb0901f093a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:36:51,335 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.048s 2022-03-10 15:36:51,336 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15: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-3a7688ff-c2cb-407c-aeed-8c0c9038b88f', 'x-compute-request-id': 'req-3a7688ff-c2cb-407c-aeed-8c0c9038b88f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:36:52,386 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.047s 2022-03-10 15:36:52,386 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15: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-911ae5ef-527c-4b5c-9491-fe8c43f3ae1e', 'x-compute-request-id': 'req-911ae5ef-527c-4b5c-9491-fe8c43f3ae1e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:36:53,436 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.047s 2022-03-10 15:36:53,437 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15: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-0b925508-8628-458b-93a8-1fe1c9ecdaea', 'x-compute-request-id': 'req-0b925508-8628-458b-93a8-1fe1c9ecdaea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:36:54,486 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.047s 2022-03-10 15:36:54,487 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15: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-09768900-f07e-4646-a701-bd6e7154d05e', 'x-compute-request-id': 'req-09768900-f07e-4646-a701-bd6e7154d05e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:36:55,535 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.045s 2022-03-10 15:36:55,536 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15: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-828b8345-63b9-4cbd-8829-947953d87bb0', 'x-compute-request-id': 'req-828b8345-63b9-4cbd-8829-947953d87bb0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:36:56,584 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.045s 2022-03-10 15:36:56,584 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15: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-8061bbbc-ca26-4ead-82f6-29655a36efbd', 'x-compute-request-id': 'req-8061bbbc-ca26-4ead-82f6-29655a36efbd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:36:57,633 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.046s 2022-03-10 15:36:57,633 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15: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-501bdb29-f3d2-4334-a697-3e8e5b00540a', 'x-compute-request-id': 'req-501bdb29-f3d2-4334-a697-3e8e5b00540a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:36:58,684 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.048s 2022-03-10 15:36:58,685 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:36: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-de05f96c-e5c0-4682-a658-d0e4cd33c49b', 'x-compute-request-id': 'req-de05f96c-e5c0-4682-a658-d0e4cd33c49b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:36:59,734 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.046s 2022-03-10 15:36:59,734 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15: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-73adc41e-4b90-486d-9c62-1b4f16f5dcc7', 'x-compute-request-id': 'req-73adc41e-4b90-486d-9c62-1b4f16f5dcc7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:37:00,785 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.047s 2022-03-10 15:37:00,786 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15: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-dc607ccd-7d4b-40d6-a236-eb4efb1537c9', 'x-compute-request-id': 'req-dc607ccd-7d4b-40d6-a236-eb4efb1537c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:37:01,833 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.045s 2022-03-10 15:37:01,833 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15: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-40bf4d9b-592f-47ec-a622-cf98f6bcd951', 'x-compute-request-id': 'req-40bf4d9b-592f-47ec-a622-cf98f6bcd951', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:37:02,881 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.045s 2022-03-10 15:37:02,882 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15: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-90847ced-febf-4806-a0cb-eb154fd554a3', 'x-compute-request-id': 'req-90847ced-febf-4806-a0cb-eb154fd554a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:37:03,929 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.044s 2022-03-10 15:37:03,929 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15: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-96177980-9121-460b-bafe-c5ae1e95b041', 'x-compute-request-id': 'req-96177980-9121-460b-bafe-c5ae1e95b041', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:37:04,978 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.045s 2022-03-10 15:37:04,979 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15: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-5735d85a-fae6-4e8e-9db7-05e4d92cf7ab', 'x-compute-request-id': 'req-5735d85a-fae6-4e8e-9db7-05e4d92cf7ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:37:06,027 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.046s 2022-03-10 15:37:06,028 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15: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-02da2b0a-44ce-4f65-a92a-1e2995ea90e9', 'x-compute-request-id': 'req-02da2b0a-44ce-4f65-a92a-1e2995ea90e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:37:07,077 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.046s 2022-03-10 15:37:07,077 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15: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-6579de87-083f-49e5-ad3a-749612ad7111', 'x-compute-request-id': 'req-6579de87-083f-49e5-ad3a-749612ad7111', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:37:08,125 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.045s 2022-03-10 15:37:08,126 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15: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-27ff2ad3-06d6-4f1e-adc3-1c2ef2eaf3b1', 'x-compute-request-id': 'req-27ff2ad3-06d6-4f1e-adc3-1c2ef2eaf3b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:37:09,186 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.058s 2022-03-10 15:37:09,187 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15: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-b9626329-c7c9-40cb-bb91-e97bcf826a59', 'x-compute-request-id': 'req-b9626329-c7c9-40cb-bb91-e97bcf826a59', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:37:10,242 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.053s 2022-03-10 15:37:10,242 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15: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-ef1fa696-6873-4113-98d3-1adbf5d7023e', 'x-compute-request-id': 'req-ef1fa696-6873-4113-98d3-1adbf5d7023e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:37:11,291 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.046s 2022-03-10 15:37:11,292 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15: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-8a0dc38e-8413-4edc-86ad-96becffed23c', 'x-compute-request-id': 'req-8a0dc38e-8413-4edc-86ad-96becffed23c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:37:12,341 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.047s 2022-03-10 15:37:12,342 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15: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-d22b93a3-0382-4c09-bda4-a44f1f7f416b', 'x-compute-request-id': 'req-d22b93a3-0382-4c09-bda4-a44f1f7f416b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:37:13,390 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.045s 2022-03-10 15:37:13,391 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15: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-c61c4cd1-5827-4a05-b860-d889d8f27c8f', 'x-compute-request-id': 'req-c61c4cd1-5827-4a05-b860-d889d8f27c8f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:37:14,439 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.045s 2022-03-10 15:37:14,439 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15: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-9f0a8dc3-7fcd-47d3-b7d0-137f1884c538', 'x-compute-request-id': 'req-9f0a8dc3-7fcd-47d3-b7d0-137f1884c538', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:37:15,487 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.044s 2022-03-10 15:37:15,487 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15: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-4bcf5de4-7226-44f8-b039-9268f9575282', 'x-compute-request-id': 'req-4bcf5de4-7226-44f8-b039-9268f9575282', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:37:16,536 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.046s 2022-03-10 15:37:16,537 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15: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-37367989-8330-4f09-aee6-9f7f05ead1f9', 'x-compute-request-id': 'req-37367989-8330-4f09-aee6-9f7f05ead1f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:37:17,585 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.045s 2022-03-10 15:37:17,585 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15: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-63fb81f4-491a-4e2b-b971-755305377973', 'x-compute-request-id': 'req-63fb81f4-491a-4e2b-b971-755305377973', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:37:18,636 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.048s 2022-03-10 15:37:18,636 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:37: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-c951db41-f06e-42f4-896c-6311cabbeafc', 'x-compute-request-id': 'req-c951db41-f06e-42f4-896c-6311cabbeafc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:37:19,687 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.048s 2022-03-10 15:37:19,688 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15: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-181421d2-569c-46f0-8d94-e6aa94d3f11f', 'x-compute-request-id': 'req-181421d2-569c-46f0-8d94-e6aa94d3f11f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:37:20,737 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.047s 2022-03-10 15:37:20,738 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15: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-c76442f1-4e53-45cb-ab0c-7dc3be3b952f', 'x-compute-request-id': 'req-c76442f1-4e53-45cb-ab0c-7dc3be3b952f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:37:21,787 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.046s 2022-03-10 15:37:21,787 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15: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-f4115c2c-7b99-477f-be2e-2833a2b351ae', 'x-compute-request-id': 'req-f4115c2c-7b99-477f-be2e-2833a2b351ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:37:22,838 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.047s 2022-03-10 15:37:22,838 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15: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-7591ee91-b74d-48da-9724-bcc29dd145b1', 'x-compute-request-id': 'req-7591ee91-b74d-48da-9724-bcc29dd145b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:37:23,892 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.051s 2022-03-10 15:37:23,892 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15: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-6260b312-81a3-4f83-9c49-47434f8e1984', 'x-compute-request-id': 'req-6260b312-81a3-4f83-9c49-47434f8e1984', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:37:24,942 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.047s 2022-03-10 15:37:24,943 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15: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-77c6e2c1-37de-40b0-ad18-fbb72c3ab579', 'x-compute-request-id': 'req-77c6e2c1-37de-40b0-ad18-fbb72c3ab579', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:37:25,992 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.045s 2022-03-10 15:37:25,992 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15: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-374ded73-b7ff-49ae-a0e5-66bfa28db4e8', 'x-compute-request-id': 'req-374ded73-b7ff-49ae-a0e5-66bfa28db4e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:37:27,042 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.047s 2022-03-10 15:37:27,043 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15: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-e8cb1340-ec19-4987-b1dd-0fbcfe6248a9', 'x-compute-request-id': 'req-e8cb1340-ec19-4987-b1dd-0fbcfe6248a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:37:28,092 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.046s 2022-03-10 15:37:28,092 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15: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-bfc37879-0c1a-420b-a194-44fe43a15558', 'x-compute-request-id': 'req-bfc37879-0c1a-420b-a194-44fe43a15558', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:37:29,148 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.053s 2022-03-10 15:37:29,148 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15: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-2164ce41-1143-40a6-ad28-ee5987b4ec93', 'x-compute-request-id': 'req-2164ce41-1143-40a6-ad28-ee5987b4ec93', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:37:30,198 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.046s 2022-03-10 15:37:30,198 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:37: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-a68d56a4-0bd3-4b76-8b72-708400a6bc52', 'x-compute-request-id': 'req-a68d56a4-0bd3-4b76-8b72-708400a6bc52', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:37:31,248 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.046s 2022-03-10 15:37:31,248 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15: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-62ed095f-adec-448f-b9ef-82584b0ce9a3', 'x-compute-request-id': 'req-62ed095f-adec-448f-b9ef-82584b0ce9a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:37:32,300 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.049s 2022-03-10 15:37:32,300 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15: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-1016485e-562f-4f87-bd8f-9f9aa3c73a3e', 'x-compute-request-id': 'req-1016485e-562f-4f87-bd8f-9f9aa3c73a3e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:37:33,348 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.045s 2022-03-10 15:37:33,349 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15: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-5c734b11-e0ae-43c8-abdd-d7407f2b5c1b', 'x-compute-request-id': 'req-5c734b11-e0ae-43c8-abdd-d7407f2b5c1b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:37:34,397 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.045s 2022-03-10 15:37:34,398 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15: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-c39e0c39-90f6-4fc0-938f-b7be23adfd8a', 'x-compute-request-id': 'req-c39e0c39-90f6-4fc0-938f-b7be23adfd8a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:37:35,445 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.045s 2022-03-10 15:37:35,445 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15: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-f9875195-da7a-4309-8b99-2ec74e334ced', 'x-compute-request-id': 'req-f9875195-da7a-4309-8b99-2ec74e334ced', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:37:36,495 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.046s 2022-03-10 15:37:36,495 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15: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-cb4a32b7-24af-4e0a-92ae-a4c4d9b04b95', 'x-compute-request-id': 'req-cb4a32b7-24af-4e0a-92ae-a4c4d9b04b95', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:37:37,544 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.045s 2022-03-10 15:37:37,544 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:37: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-67277c6e-877c-4f8e-8708-6e8691575bde', 'x-compute-request-id': 'req-67277c6e-877c-4f8e-8708-6e8691575bde', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:37:38,594 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.046s 2022-03-10 15:37:38,594 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15: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-fc78787c-af78-45f5-9c06-005e550e63fe', 'x-compute-request-id': 'req-fc78787c-af78-45f5-9c06-005e550e63fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:37:39,643 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.046s 2022-03-10 15:37:39,643 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15: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-bb218227-6808-4835-b277-ac68c3e409b0', 'x-compute-request-id': 'req-bb218227-6808-4835-b277-ac68c3e409b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:37:40,693 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.047s 2022-03-10 15:37:40,693 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15: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-36f8aafd-2bfd-43ad-9131-eb64d7eb3d1c', 'x-compute-request-id': 'req-36f8aafd-2bfd-43ad-9131-eb64d7eb3d1c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:37:41,742 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.045s 2022-03-10 15:37:41,743 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15: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-e14d6bd9-4a60-4666-947c-782c93bbb019', 'x-compute-request-id': 'req-e14d6bd9-4a60-4666-947c-782c93bbb019', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:37:42,792 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.046s 2022-03-10 15:37:42,792 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15: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-a9c2c907-e10e-4447-bc7c-f0a547305afc', 'x-compute-request-id': 'req-a9c2c907-e10e-4447-bc7c-f0a547305afc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:37:43,839 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.045s 2022-03-10 15:37:43,840 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15: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-91560cbe-d648-4314-9cfb-9d6f978143b5', 'x-compute-request-id': 'req-91560cbe-d648-4314-9cfb-9d6f978143b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:37:44,888 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.045s 2022-03-10 15:37:44,888 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:37: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-e21bb384-452d-4efb-a529-a6a3bcf3bd91', 'x-compute-request-id': 'req-e21bb384-452d-4efb-a529-a6a3bcf3bd91', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:37:45,937 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.046s 2022-03-10 15:37:45,938 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15: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-0fa73519-51f9-4720-bbd8-2cf4f547680f', 'x-compute-request-id': 'req-0fa73519-51f9-4720-bbd8-2cf4f547680f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:37:46,988 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.048s 2022-03-10 15:37:46,989 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15: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-74ec996c-dec2-40f6-990c-6809785556f4', 'x-compute-request-id': 'req-74ec996c-dec2-40f6-990c-6809785556f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:37:48,037 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.045s 2022-03-10 15:37:48,038 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15: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-2bd54c59-69c8-4ea2-99b0-eff4f9e92fea', 'x-compute-request-id': 'req-2bd54c59-69c8-4ea2-99b0-eff4f9e92fea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:37:49,086 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.045s 2022-03-10 15:37:49,086 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15: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-06dff65b-3e79-47e5-872e-971bc16c01fb', 'x-compute-request-id': 'req-06dff65b-3e79-47e5-872e-971bc16c01fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:37:50,135 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.046s 2022-03-10 15:37:50,136 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15: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-8d430ea3-e441-4b51-866d-18930f9a44e7', 'x-compute-request-id': 'req-8d430ea3-e441-4b51-866d-18930f9a44e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:37:51,185 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.046s 2022-03-10 15:37:51,185 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:37: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-e7ef9f38-400a-496c-b701-197b1cc81c14', 'x-compute-request-id': 'req-e7ef9f38-400a-496c-b701-197b1cc81c14', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:37:52,234 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.046s 2022-03-10 15:37:52,234 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15: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-f9986c24-b026-4147-b0c2-d956da557244', 'x-compute-request-id': 'req-f9986c24-b026-4147-b0c2-d956da557244', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:37:53,282 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.045s 2022-03-10 15:37:53,283 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15: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-ec812a3f-252a-4773-9229-d219ce646c19', 'x-compute-request-id': 'req-ec812a3f-252a-4773-9229-d219ce646c19', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:37:54,332 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.046s 2022-03-10 15:37:54,332 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15: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-032194cf-009f-41cf-840d-f1ab15b7dbe5', 'x-compute-request-id': 'req-032194cf-009f-41cf-840d-f1ab15b7dbe5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:37:55,382 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.046s 2022-03-10 15:37:55,382 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15: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-88013323-63eb-4c27-90b7-b11465e468d8', 'x-compute-request-id': 'req-88013323-63eb-4c27-90b7-b11465e468d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:37:56,429 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.044s 2022-03-10 15:37:56,429 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15: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-bbfaf481-41ea-4acd-9c1e-2779e7bb0a86', 'x-compute-request-id': 'req-bbfaf481-41ea-4acd-9c1e-2779e7bb0a86', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:37:57,479 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.047s 2022-03-10 15:37:57,479 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15: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-0676bdab-38ae-4766-8fed-ed6774a668ad', 'x-compute-request-id': 'req-0676bdab-38ae-4766-8fed-ed6774a668ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:37:58,534 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.051s 2022-03-10 15:37:58,534 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:37: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-3da49cbe-9990-4a4d-9b59-831233425a64', 'x-compute-request-id': 'req-3da49cbe-9990-4a4d-9b59-831233425a64', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:37:59,583 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.046s 2022-03-10 15:37:59,583 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15: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-2faa1944-b0ca-4b0a-a918-0f3f2077c4e3', 'x-compute-request-id': 'req-2faa1944-b0ca-4b0a-a918-0f3f2077c4e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:38:00,633 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.046s 2022-03-10 15:38:00,633 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15: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-3febd2ac-9a0b-427f-bdb4-4059341876c4', 'x-compute-request-id': 'req-3febd2ac-9a0b-427f-bdb4-4059341876c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:38:01,683 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.047s 2022-03-10 15:38:01,683 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15: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-1aaf15f9-c3c8-4008-8377-d1e84f29846b', 'x-compute-request-id': 'req-1aaf15f9-c3c8-4008-8377-d1e84f29846b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:38:02,732 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.046s 2022-03-10 15:38:02,733 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15: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-85b6f1ea-2eb1-4741-981f-c2b7992101ca', 'x-compute-request-id': 'req-85b6f1ea-2eb1-4741-981f-c2b7992101ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:38:03,782 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.046s 2022-03-10 15:38:03,782 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15: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-3b8695f7-6fd8-4dd2-ae69-e65ceb8e992c', 'x-compute-request-id': 'req-3b8695f7-6fd8-4dd2-ae69-e65ceb8e992c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:38:04,831 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.045s 2022-03-10 15:38:04,831 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:38: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-5ffc7b26-b0f4-4713-b347-2f2801ebafa8', 'x-compute-request-id': 'req-5ffc7b26-b0f4-4713-b347-2f2801ebafa8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:38:05,879 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.044s 2022-03-10 15:38:05,879 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15: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-25ae3361-5af4-4190-b08c-742bd17ebda7', 'x-compute-request-id': 'req-25ae3361-5af4-4190-b08c-742bd17ebda7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:38:06,926 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.045s 2022-03-10 15:38:06,926 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15: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-f4b99cba-adf1-4d08-b82a-0745e8b613fc', 'x-compute-request-id': 'req-f4b99cba-adf1-4d08-b82a-0745e8b613fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:38:07,975 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.045s 2022-03-10 15:38:07,975 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15: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-0130901e-ed72-4561-8f3c-1a2cdbefeac2', 'x-compute-request-id': 'req-0130901e-ed72-4561-8f3c-1a2cdbefeac2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:38:09,027 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.048s 2022-03-10 15:38:09,028 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15: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-3e9f6d87-1e4f-4442-b823-d7b8472c511c', 'x-compute-request-id': 'req-3e9f6d87-1e4f-4442-b823-d7b8472c511c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:38:10,075 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.045s 2022-03-10 15:38:10,076 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15: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-4c71942f-2271-40bb-a58e-3ef608e0167b', 'x-compute-request-id': 'req-4c71942f-2271-40bb-a58e-3ef608e0167b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:38:11,127 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.048s 2022-03-10 15:38:11,127 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:38: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-b214babd-787d-4dd5-8f22-c2ddee1a5c04', 'x-compute-request-id': 'req-b214babd-787d-4dd5-8f22-c2ddee1a5c04', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:38:12,176 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.045s 2022-03-10 15:38:12,176 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15: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-c89d932c-6569-4e39-bdbe-e5f9b547981e', 'x-compute-request-id': 'req-c89d932c-6569-4e39-bdbe-e5f9b547981e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:38:13,225 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.045s 2022-03-10 15:38:13,225 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15: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-3dc01486-c539-4c3e-b646-5977c75c5046', 'x-compute-request-id': 'req-3dc01486-c539-4c3e-b646-5977c75c5046', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:38:14,276 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.047s 2022-03-10 15:38:14,276 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15: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-d19bd6df-5dcc-4815-be0b-805757b7e054', 'x-compute-request-id': 'req-d19bd6df-5dcc-4815-be0b-805757b7e054', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:38:15,323 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.045s 2022-03-10 15:38:15,324 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15: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-8b4a73db-ee89-4f42-b63c-f005e1522873', 'x-compute-request-id': 'req-8b4a73db-ee89-4f42-b63c-f005e1522873', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:38:16,373 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.046s 2022-03-10 15:38:16,373 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:38: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-23ff26f3-907f-49be-9d53-c61bf9ddef05', 'x-compute-request-id': 'req-23ff26f3-907f-49be-9d53-c61bf9ddef05', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:38:17,422 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.046s 2022-03-10 15:38:17,422 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:38: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-5f906fb2-4ace-4aca-a50b-b95b77cba14b', 'x-compute-request-id': 'req-5f906fb2-4ace-4aca-a50b-b95b77cba14b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:38:18,472 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.046s 2022-03-10 15:38:18,472 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:38: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-cf4c609c-104f-467a-a4e9-82d10ceb9bc2', 'x-compute-request-id': 'req-cf4c609c-104f-467a-a4e9-82d10ceb9bc2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:38:19,526 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.051s 2022-03-10 15:38:19,526 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:38: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-cd7d3e4f-3d22-4c7c-92e8-67b80d45b391', 'x-compute-request-id': 'req-cd7d3e4f-3d22-4c7c-92e8-67b80d45b391', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:38:20,574 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.045s 2022-03-10 15:38:20,575 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:38: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-45a87a82-25a1-4b76-b2e8-549d30bb5d79', 'x-compute-request-id': 'req-45a87a82-25a1-4b76-b2e8-549d30bb5d79', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:38:21,622 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.045s 2022-03-10 15:38:21,623 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:38: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-a50f3bd6-e829-4b68-ba0a-17eb8506f0c1', 'x-compute-request-id': 'req-a50f3bd6-e829-4b68-ba0a-17eb8506f0c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:38:22,672 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.046s 2022-03-10 15:38:22,672 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:38: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-d54e37c5-889e-44ce-a785-824dedb7e6c4', 'x-compute-request-id': 'req-d54e37c5-889e-44ce-a785-824dedb7e6c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:38:23,719 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.044s 2022-03-10 15:38:23,720 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:38: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-b60f8d8c-3b7d-4ca4-bb2b-4dd4f87bf445', 'x-compute-request-id': 'req-b60f8d8c-3b7d-4ca4-bb2b-4dd4f87bf445', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:38:24,767 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.045s 2022-03-10 15:38:24,768 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:38: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-d49835f9-e262-4c8e-94fc-aae9b4a3f4c8', 'x-compute-request-id': 'req-d49835f9-e262-4c8e-94fc-aae9b4a3f4c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:38:25,816 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.045s 2022-03-10 15:38:25,816 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:38: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-945c1a3f-125d-47d4-8e57-df0ba4170c74', 'x-compute-request-id': 'req-945c1a3f-125d-47d4-8e57-df0ba4170c74', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:38:26,865 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.045s 2022-03-10 15:38:26,865 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:38: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-84af94ec-4233-43df-9333-c5cfe727bdf7', 'x-compute-request-id': 'req-84af94ec-4233-43df-9333-c5cfe727bdf7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:38:27,916 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.048s 2022-03-10 15:38:27,917 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:38: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-eba6b6b6-4716-42e2-afbd-78cd6b30149e', 'x-compute-request-id': 'req-eba6b6b6-4716-42e2-afbd-78cd6b30149e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:38:28,968 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.048s 2022-03-10 15:38:28,968 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:38: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-41b40a92-0708-409a-94ac-c79ea5a2a030', 'x-compute-request-id': 'req-41b40a92-0708-409a-94ac-c79ea5a2a030', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:38:30,018 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.047s 2022-03-10 15:38:30,019 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:38: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-fe2acd02-214f-414b-8c29-70fc87543efc', 'x-compute-request-id': 'req-fe2acd02-214f-414b-8c29-70fc87543efc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:38:31,067 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.046s 2022-03-10 15:38:31,068 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:38: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-76e102c4-1130-4e94-9a7a-dcd39a75260d', 'x-compute-request-id': 'req-76e102c4-1130-4e94-9a7a-dcd39a75260d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:38:32,117 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.046s 2022-03-10 15:38:32,117 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:38: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-fe591993-da89-4c7f-a293-fcb261b2f9cc', 'x-compute-request-id': 'req-fe591993-da89-4c7f-a293-fcb261b2f9cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:38:33,165 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.045s 2022-03-10 15:38:33,165 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:38: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-e0e3858a-fa7e-48c6-9398-b2d737e1aa96', 'x-compute-request-id': 'req-e0e3858a-fa7e-48c6-9398-b2d737e1aa96', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:38:34,213 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.045s 2022-03-10 15:38:34,213 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:38: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-3d5495c5-d12b-4b22-bcd1-931c2a96b234', 'x-compute-request-id': 'req-3d5495c5-d12b-4b22-bcd1-931c2a96b234', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:38:35,261 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.045s 2022-03-10 15:38:35,261 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:38: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-a977b1a0-a77e-4087-b9bd-06d3d7706920', 'x-compute-request-id': 'req-a977b1a0-a77e-4087-b9bd-06d3d7706920', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:38:36,310 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.046s 2022-03-10 15:38:36,311 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:38: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-bc7e72d7-a0b5-4bce-b718-83a8d6b088b1', 'x-compute-request-id': 'req-bc7e72d7-a0b5-4bce-b718-83a8d6b088b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:38:37,359 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.046s 2022-03-10 15:38:37,360 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:38: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-f33f5f1d-ea4c-473c-a3e1-03beb27413df', 'x-compute-request-id': 'req-f33f5f1d-ea4c-473c-a3e1-03beb27413df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:38:38,414 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.051s 2022-03-10 15:38:38,414 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:38: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-b7280278-48c2-4516-a275-a976cca4e41e', 'x-compute-request-id': 'req-b7280278-48c2-4516-a275-a976cca4e41e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:38:39,464 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.046s 2022-03-10 15:38:39,464 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:38: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-e4c56147-7f75-41e1-92aa-cd7aac747acc', 'x-compute-request-id': 'req-e4c56147-7f75-41e1-92aa-cd7aac747acc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:38:40,514 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.047s 2022-03-10 15:38:40,514 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:38: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-f3224d8b-c19b-4737-9944-428a88cd860d', 'x-compute-request-id': 'req-f3224d8b-c19b-4737-9944-428a88cd860d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:38:41,569 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.051s 2022-03-10 15:38:41,569 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:38: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-a04a0f7d-b470-4483-b763-172feeea45f7', 'x-compute-request-id': 'req-a04a0f7d-b470-4483-b763-172feeea45f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:38:42,624 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.051s 2022-03-10 15:38:42,624 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:38: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-63e86592-e960-4f82-bfe0-73072c53251e', 'x-compute-request-id': 'req-63e86592-e960-4f82-bfe0-73072c53251e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:38:43,673 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.046s 2022-03-10 15:38:43,673 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:38: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-55f89a54-1606-4aa2-b1fc-ef1c60e8e593', 'x-compute-request-id': 'req-55f89a54-1606-4aa2-b1fc-ef1c60e8e593', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:38:44,722 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.046s 2022-03-10 15:38:44,722 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:38: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-32a2d6bd-5a23-4811-8750-c96ccb2f1547', 'x-compute-request-id': 'req-32a2d6bd-5a23-4811-8750-c96ccb2f1547', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:38:45,776 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.051s 2022-03-10 15:38:45,776 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:38: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-92ea10f1-e6a8-40c6-a4fc-9f614dc66fc5', 'x-compute-request-id': 'req-92ea10f1-e6a8-40c6-a4fc-9f614dc66fc5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:38:46,828 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.049s 2022-03-10 15:38:46,829 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:38: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-1eb33e34-4930-4415-94b7-675f9d0d9aaf', 'x-compute-request-id': 'req-1eb33e34-4930-4415-94b7-675f9d0d9aaf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:38:47,878 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.046s 2022-03-10 15:38:47,879 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:38: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-179da49f-0e30-4344-b034-66f0e2796c36', 'x-compute-request-id': 'req-179da49f-0e30-4344-b034-66f0e2796c36', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:38:48,933 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.051s 2022-03-10 15:38:48,933 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:38: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-09800130-3ca4-4326-9e20-6c3319648fb8', 'x-compute-request-id': 'req-09800130-3ca4-4326-9e20-6c3319648fb8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:38:49,983 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.047s 2022-03-10 15:38:49,984 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:38: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-5bd2a88a-5771-4c8e-94f0-6e8d4268bfbd', 'x-compute-request-id': 'req-5bd2a88a-5771-4c8e-94f0-6e8d4268bfbd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:38:51,038 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.051s 2022-03-10 15:38:51,039 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:38: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-a50f510c-a8fb-4b0b-a468-da6376a97471', 'x-compute-request-id': 'req-a50f510c-a8fb-4b0b-a468-da6376a97471', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:38:52,092 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.050s 2022-03-10 15:38:52,092 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:38: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-bb410227-b240-42be-965f-496141be8a40', 'x-compute-request-id': 'req-bb410227-b240-42be-965f-496141be8a40', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:38:53,143 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.047s 2022-03-10 15:38:53,143 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:38: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-75216baa-f8a7-41bb-a79d-3ec443010bea', 'x-compute-request-id': 'req-75216baa-f8a7-41bb-a79d-3ec443010bea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:38:54,196 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.049s 2022-03-10 15:38:54,196 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:38: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-02d79595-d03e-445c-b0a9-6056bbaffe78', 'x-compute-request-id': 'req-02d79595-d03e-445c-b0a9-6056bbaffe78', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:38:55,247 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.048s 2022-03-10 15:38:55,247 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:38: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-9572901b-5c0a-4380-9869-da0f7ec1ea73', 'x-compute-request-id': 'req-9572901b-5c0a-4380-9869-da0f7ec1ea73', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:38:56,299 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.048s 2022-03-10 15:38:56,299 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:38: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-ff8d89ca-67f4-4480-9f37-fa025f78021e', 'x-compute-request-id': 'req-ff8d89ca-67f4-4480-9f37-fa025f78021e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:38:57,493 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.191s 2022-03-10 15:38:57,494 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:38: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-9788e127-85a0-4d99-9ec1-67be0265d1eb', 'x-compute-request-id': 'req-9788e127-85a0-4d99-9ec1-67be0265d1eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:38:58,549 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.052s 2022-03-10 15:38:58,550 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:38: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-caf8f0d4-86f4-4416-8d66-01417c8389a9', 'x-compute-request-id': 'req-caf8f0d4-86f4-4416-8d66-01417c8389a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:38:59,602 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.050s 2022-03-10 15:38:59,602 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:38: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-aa951861-e4a8-4eb6-985c-33f3b57910b5', 'x-compute-request-id': 'req-aa951861-e4a8-4eb6-985c-33f3b57910b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:39:00,665 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.060s 2022-03-10 15:39:00,666 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:39: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-79df0512-48de-4840-810d-68e5af19ee56', 'x-compute-request-id': 'req-79df0512-48de-4840-810d-68e5af19ee56', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:39:01,716 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.047s 2022-03-10 15:39:01,716 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:39: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-be579dde-441c-445a-9335-b3f5d3e83df5', 'x-compute-request-id': 'req-be579dde-441c-445a-9335-b3f5d3e83df5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:39:02,836 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.116s 2022-03-10 15:39:02,836 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:39: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-76cd276f-5e3c-4d57-bec8-5327cfea0a32', 'x-compute-request-id': 'req-76cd276f-5e3c-4d57-bec8-5327cfea0a32', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:39:03,885 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.046s 2022-03-10 15:39:03,886 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:39: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-dba664ba-0691-4b1c-8bc0-a79aaac83d9b', 'x-compute-request-id': 'req-dba664ba-0691-4b1c-8bc0-a79aaac83d9b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:39:04,936 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.048s 2022-03-10 15:39:04,937 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:39: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-dbaed0b0-9e43-4823-b93b-18fb53b3043b', 'x-compute-request-id': 'req-dbaed0b0-9e43-4823-b93b-18fb53b3043b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:39:05,987 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.048s 2022-03-10 15:39:05,988 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:39: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-f4c77ae3-d853-408b-a3d4-a2abae5a0c24', 'x-compute-request-id': 'req-f4c77ae3-d853-408b-a3d4-a2abae5a0c24', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:39:07,045 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.055s 2022-03-10 15:39:07,046 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:39: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-37008204-8268-4769-bc36-0f0d30c406e4', 'x-compute-request-id': 'req-37008204-8268-4769-bc36-0f0d30c406e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:39:08,096 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.048s 2022-03-10 15:39:08,096 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:39: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-817ae22d-c383-44ba-b546-02e437f4c90b', 'x-compute-request-id': 'req-817ae22d-c383-44ba-b546-02e437f4c90b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:39:09,149 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.049s 2022-03-10 15:39:09,149 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:39: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-3900c3ad-c075-4a9d-b645-286e29845edd', 'x-compute-request-id': 'req-3900c3ad-c075-4a9d-b645-286e29845edd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:39:10,198 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.046s 2022-03-10 15:39:10,199 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:39: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-8dde523d-79e9-4f95-a894-1b1af9f5ed84', 'x-compute-request-id': 'req-8dde523d-79e9-4f95-a894-1b1af9f5ed84', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:39:11,255 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.053s 2022-03-10 15:39:11,255 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:39: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-d93b9ea6-2763-482b-8159-88385287a4ac', 'x-compute-request-id': 'req-d93b9ea6-2763-482b-8159-88385287a4ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:39:12,304 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.046s 2022-03-10 15:39:12,304 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:39: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-69d4f5b1-47fc-48f7-8ce0-371750476eed', 'x-compute-request-id': 'req-69d4f5b1-47fc-48f7-8ce0-371750476eed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:39:13,356 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.048s 2022-03-10 15:39:13,356 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:39: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-96599bfa-9c80-43aa-8441-b6f76c522b4e', 'x-compute-request-id': 'req-96599bfa-9c80-43aa-8441-b6f76c522b4e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:39:14,405 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.045s 2022-03-10 15:39:14,405 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:39: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-54b27688-891f-49f9-98d6-22a52ecedfca', 'x-compute-request-id': 'req-54b27688-891f-49f9-98d6-22a52ecedfca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:39:15,454 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.045s 2022-03-10 15:39:15,454 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:39: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-3b122690-0772-4761-b925-a48f7c6cdb58', 'x-compute-request-id': 'req-3b122690-0772-4761-b925-a48f7c6cdb58', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:39:16,506 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.049s 2022-03-10 15:39:16,507 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:39: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-738ddfa4-c28e-4144-b4c7-5b6dec153b27', 'x-compute-request-id': 'req-738ddfa4-c28e-4144-b4c7-5b6dec153b27', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:39:17,557 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.048s 2022-03-10 15:39:17,558 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:39: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-d07fa3b8-5ce2-404c-91a8-f459542e4742', 'x-compute-request-id': 'req-d07fa3b8-5ce2-404c-91a8-f459542e4742', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:39:18,610 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.050s 2022-03-10 15:39:18,610 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:39: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-b1245a25-a895-4772-a1ac-da4bab64a109', 'x-compute-request-id': 'req-b1245a25-a895-4772-a1ac-da4bab64a109', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:39:19,664 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.050s 2022-03-10 15:39:19,664 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:39: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-b0dc4b05-a533-4d66-9156-ea1ca44fe19f', 'x-compute-request-id': 'req-b0dc4b05-a533-4d66-9156-ea1ca44fe19f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:39:20,711 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.045s 2022-03-10 15:39:20,712 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:39: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-9cef36cd-4c30-489d-a90d-4af014a1773a', 'x-compute-request-id': 'req-9cef36cd-4c30-489d-a90d-4af014a1773a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:39:21,765 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.050s 2022-03-10 15:39:21,765 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:39: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-815b929f-1bd3-484d-b270-f54d48a52321', 'x-compute-request-id': 'req-815b929f-1bd3-484d-b270-f54d48a52321', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:39:22,822 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.054s 2022-03-10 15:39:22,823 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:39: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-d37799af-4ec5-4c03-9ede-e6c39dd0aeb3', 'x-compute-request-id': 'req-d37799af-4ec5-4c03-9ede-e6c39dd0aeb3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:39:23,877 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.051s 2022-03-10 15:39:23,877 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:39: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-a96ce1db-e734-4c12-9c5f-2fedf8465be8', 'x-compute-request-id': 'req-a96ce1db-e734-4c12-9c5f-2fedf8465be8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:39:24,927 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.047s 2022-03-10 15:39:24,928 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:39: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-7486cc0a-379a-441a-916e-c157db96876e', 'x-compute-request-id': 'req-7486cc0a-379a-441a-916e-c157db96876e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:39:25,986 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.055s 2022-03-10 15:39:25,987 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:39: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-faffbab3-09c0-4cd3-8286-a585326ddf8c', 'x-compute-request-id': 'req-faffbab3-09c0-4cd3-8286-a585326ddf8c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:39:27,037 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.045s 2022-03-10 15:39:27,038 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:39: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-d2c7ca36-8a6a-423a-a406-0df03513a4e4', 'x-compute-request-id': 'req-d2c7ca36-8a6a-423a-a406-0df03513a4e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:39:28,092 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.052s 2022-03-10 15:39:28,093 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:39: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-d62cbb3f-e2ff-4d03-9906-9f3665dd5e3d', 'x-compute-request-id': 'req-d62cbb3f-e2ff-4d03-9906-9f3665dd5e3d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:39:29,156 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 0.060s 2022-03-10 15:39:29,156 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:39: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-ff6fb082-457e-4d17-b220-bdacc5f53102', 'x-compute-request-id': 'req-ff6fb082-457e-4d17-b220-bdacc5f53102', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:40:30,221 118330 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.44', port=80): Read timed out. (read timeout=60)")': /compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 2022-03-10 15:41:30,281 118330 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.44', port=80): Read timed out. (read timeout=60)")': /compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 2022-03-10 15:42:30,340 118330 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.44', port=80): Read timed out. (read timeout=60)")': /compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 2022-03-10 15:43:30,400 118330 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.44', port=80): Read timed out. (read timeout=60)")': /compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 2022-03-10 15:44:30,460 118330 WARNING [urllib3.connectionpool] Retrying (Retry(total=5, connect=None, read=None, redirect=5, status=None)) after connection broken by 'ReadTimeoutError("HTTPConnectionPool(host='10.222.0.44', port=80): Read timed out. (read timeout=60)")': /compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 2022-03-10 15:45:30,521 118330 WARNING [urllib3.connectionpool] Retrying (Retry(total=4, connect=None, read=None, redirect=5, status=None)) after connection broken by 'ReadTimeoutError("HTTPConnectionPool(host='10.222.0.44', port=80): Read timed out. (read timeout=60)")': /compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 2022-03-10 15:46:30,580 118330 WARNING [urllib3.connectionpool] Retrying (Retry(total=3, connect=None, read=None, redirect=5, status=None)) after connection broken by 'ReadTimeoutError("HTTPConnectionPool(host='10.222.0.44', port=80): Read timed out. (read timeout=60)")': /compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 2022-03-10 15:46:35,858 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments 425.698s 2022-03-10 15:46:35,858 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:46: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-616499ab-962b-420f-9e0b-3ac218da2a88', 'x-compute-request-id': 'req-616499ab-962b-420f-9e0b-3ac218da2a88', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "volumeId": "0631a341-5086-4c04-ae71-b4a9436eaba2", "serverId": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "device": "/dev/sdb"}]}' 2022-03-10 15:46:37,001 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 POST http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/action 0.139s 2022-03-10 15:46:37,002 118330 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': 'Thu, 10 Mar 2022 15:46:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '41850', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9f1d5c40-0981-4327-b6c8-733dae011985', 'x-compute-request-id': 'req-9f1d5c40-0981-4327-b6c8-733dae011985', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a/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-03-10 15:46:37,003 118330 DEBUG [tempest.common.waiters] Console output for a7d78420-5d0f-4d0a-ab6b-f5020779f38a 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.180000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.184000] tsc: Detected 1995.194 MHz processor [ 0.188000] Calibrating delay loop (skipped), value calculated using timer frequency.. 3990.38 BogoMIPS (lpj=7980776) [ 0.192006] pid_max: default: 32768 minimum: 301 [ 0.196065] Security Framework initialized [ 0.200005] Yama: becoming mindful. [ 0.204055] AppArmor: AppArmor initialized [ 0.208245] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.212102] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.216025] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.220013] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.224528] CPU: Physical Processor ID: 0 [ 0.228424] mce: CPU supports 1 MCE banks [ 0.232109] Last level iTLB entries: 4KB 512, 2MB 8, 4MB 8 [ 0.236005] Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32, 1GB 0 [ 0.240005] Spectre V2 : Mitigation: Full generic retpoline [ 0.244004] Speculative Store Bypass: Vulnerable [ 0.326823] Freeing SMP alternatives memory: 36K [ 0.330577] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2430L 0 @ 2.00GHz (family: 0x6, model: 0x2d, stepping: 0x7) [ 0.332098] Performance Events: unsupported p6 CPU model 45 no PMU driver, software events only. [ 0.336066] Hierarchical SRCU implementation. [ 0.342133] NMI watchdog: Perf event create on CPU 0 failed with -2 [ 0.344006] NMI watchdog: Perf NMI watchdog permanently disabled [ 0.348082] smp: Bringing up secondary CPUs ... [ 0.352007] smp: Brought up 1 node, 1 CPU [ 0.356005] smpboot: Max logical packages: 1 [ 0.360006] smpboot: Total of 1 processors activated (3990.38 BogoMIPS) [ 0.366164] devtmpfs: initialized [ 0.368175] x86/mm: Memory block size: 128MB [ 0.372249] evm: security.selinux [ 0.376009] evm: security.SMACK64 [ 0.380005] evm: security.SMACK64EXEC [ 0.384005] evm: security.SMACK64TRANSMUTE [ 0.388005] evm: security.SMACK64MMAP [ 0.392005] evm: security.apparmor [ 0.396005] evm: security.ima [ 0.400005] evm: security.capability [ 0.404177] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.408041] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.412089] pinctrl core: initialized pinctrl subsystem [ 0.416274] NET: Registered protocol family 16 [ 0.420116] audit: initializing netlink subsys (disabled) [ 0.424202] cpuidle: using governor ladder [ 0.428011] audit: type=2000 audit(1646926166.424:1): state=initialized audit_enabled=0 res=1 [ 0.432013] cpuidle: using governor menu [ 0.436089] ACPI: bus type PCI registered [ 0.440029] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.452911] PCI: Using configuration type 1 for base access [ 0.460649] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.464291] ACPI: Added _OSI(Module Device) [ 0.468011] ACPI: Added _OSI(Processor Device) [ 0.472005] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.476027] ACPI: Added _OSI(Processor Aggregator Device) [ 0.480029] ACPI: Added _OSI(Linux-Dell-Video) [ 0.490758] ACPI: Interpreter enabled [ 0.492015] ACPI: (supports S0 S5) [ 0.496006] ACPI: Using IOAPIC for interrupt routing [ 0.504049] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.509122] ACPI: Enabled 1 GPEs in block 00 to 0F [ 0.574302] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.576014] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.580021] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.584051] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.588433] PCI host bridge to bus 0000:00 [ 0.592019] pci_bus 0000:00: root bus resource [mem 0xfe0000000-0xfffffffff window] [ 0.596042] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.600041] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.604012] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.608011] pci_bus 0000:00: root bus resource [mem 0xf8000000-0xfffbffff window] [ 0.612013] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.664687] pci 0000:00:07.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.668009] pci 0000:00:07.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.672010] pci 0000:00:07.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.676009] pci 0000:00:07.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.681673] * Found PM-Timer Bug on the chipset. Due to workarounds for a bug, [ 0.681673] * this clock source is slow. Consider trying other clock sources [ 0.702409] pci 0000:00:07.3: quirk: [io 0x0400-0x043f] claimed by PIIX4 ACPI [ 0.794589] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 7 9 10 *11 12 14 15) [ 0.797013] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.804187] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.809070] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.816526] SCSI subsystem initialized [ 0.820437] pci 0000:00:08.0: vgaarb: setting as boot VGA device [ 0.824000] pci 0000:00:08.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 0.824015] pci 0000:00:08.0: vgaarb: bridge control possible [ 0.828030] vgaarb: loaded [ 0.832084] pps_core: LinuxPPS API ver. 1 registered [ 0.836005] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> [ 0.840034] PTP clock support registered [ 0.844100] EDAC MC: Ver: 3.0.0 [ 0.850505] hv_vmbus: Vmbus version:4.0 [ 0.852107] PCI: Using ACPI for IRQ routing [ 0.856167] NetLabel: Initializing [ 0.859873] NetLabel: domain hash size = 128 [ 0.860015] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 0.864644] NetLabel: unlabeled traffic allowed by default [ 0.869255] clocksource: Switched to clocksource hyperv_clocksource_tsc_page [ 0.893898] VFS: Disk quotas dquot_6.6.0 [ 0.903104] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.910897] AppArmor: AppArmor Filesystem Enabled [ 0.919976] pnp: PnP ACPI init [ 0.942982] system 00:06: [io 0x01e0-0x01ef] has been reserved [ 0.949741] system 00:06: [io 0x0160-0x016f] has been reserved [ 0.955768] system 00:06: [io 0x0278-0x027f] has been reserved [ 0.963762] system 00:06: [io 0x0378-0x037f] has been reserved [ 0.970219] system 00:06: [io 0x0678-0x067f] has been reserved [ 0.974246] system 00:06: [io 0x0778-0x077f] has been reserved [ 0.979837] system 00:06: [io 0x04d0-0x04d1] has been reserved [ 0.985229] system 00:07: [io 0x0400-0x043f] has been reserved [ 0.991928] system 00:07: [io 0x0370-0x0371] has been reserved [ 0.997984] system 00:07: [io 0x0440-0x044f] has been reserved [ 1.002597] system 00:07: [mem 0xfec00000-0xfec00fff] could not be reserved [ 1.006780] system 00:07: [mem 0xfee00000-0xfee00fff] has been reserved [ 1.010867] system 00:08: [mem 0x00000000-0x0009ffff] could not be reserved [ 1.015283] system 00:08: [mem 0x000c0000-0x000dffff] could not be reserved [ 1.020250] system 00:08: [mem 0x000e0000-0x000fffff] could not be reserved [ 1.035038] system 00:08: [mem 0x00100000-0xf7ffffff] could not be reserved [ 1.044783] system 00:08: [mem 0xfffc0000-0xffffffff] has been reserved [ 1.054767] pnp: PnP ACPI: found 9 devices [ 1.072935] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.082346] NET: Registered protocol family 2 [ 1.091541] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 1.098862] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 1.105832] TCP: Hash tables configured (established 8192 bind 8192) [ 1.112711] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 1.119718] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 1.126346] NET: Registered protocol family 1 [ 1.136141] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 1.145988] pci 0000:00:08.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 1.156129] Unpacking initramfs... [ 1.472041] random: fast init done [ 1.491597] Freeing initrd memory: 13088K [ 1.497698] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.504214] software IO TLB [mem 0x3a600000-0x3e600000] (64MB) mapped at [ (ptrval)- (ptrval)] [ 1.513260] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3984e4f190f, max_idle_ns: 881590731118 ns [ 1.533144] Scanning for low memory corruption every 60 seconds [ 1.539221] Initialise system trusted keyrings [ 1.544407] Key type blacklist registered [ 1.549203] workingset: timestamp_bits=36 max_order=18 bucket_order=0 [ 1.559125] zbud: loaded [ 1.571346] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.581650] fuse init (API version 7.26) [ 1.591319] Key type asymmetric registered [ 1.600609] Asymmetric key parser 'x509' registered [ 1.607689] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244) [ 1.618046] io scheduler noop registered (default) [ 1.630045] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.644917] ACPI: Power Button [PWRF] [ 1.653827] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.688757] 00:03: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.722745] 00:04: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A [ 1.733095] Linux agpgart interface v0.103 [ 1.738675] loop: module loaded [ 1.742240] hv_vmbus: registering driver hv_storvsc [ 1.760240] scsi host0: storvsc_host_t [ 1.771116] scsi 0:0:0:0: Direct-Access Msft Virtual Disk 1.0 PQ: 0 ANSI: 5 [ 1.789364] scsi host1: storvsc_host_t [ 1.802080] sd 0:0:0:0: Attached scsi generic sg0 type 0 [ 1.816576] ata_piix 0000:00:07.1: Hyper-V Virtual Machine detected, ATA device ignore set [ 1.836148] sd 0:0:0:0: [sda] 2080768 512-byte logical blocks: (1.07 GB/1016 MiB) [ 1.843028] scsi host2: ata_piix [ 1.846996] sd 0:0:0:0: [sda] Write Protect is off [ 1.854172] scsi host3: ata_piix [ 1.861117] ata1: PATA max UDMA/33 cmd 0x1f0 ctl 0x3f6 bmdma 0xffa0 irq 14 [ 1.867505] ata2: PATA max UDMA/33 cmd 0x170 ctl 0x376 bmdma 0xffa8 irq 15 [ 1.873917] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA [ 1.901132] libphy: Fixed MDIO Bus: probed [ 1.905713] tun: Universal TUN/TAP device driver, 1.6 [ 1.912889] PPP generic driver version 2.4.2 [ 1.924391] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f03:PS2M] at 0x60,0x64 irq 1,12 [ 1.972742] sda: sda1 [ 1.979177] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.982894] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.995992] mousedev: PS/2 mouse device common for all mice [ 2.011373] rtc_cmos 00:00: RTC can wake from S4 [ 3.043057] sd 0:0:0:0: [sda] Attached SCSI disk [ 3.048677] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 3.146969] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 3.159901] rtc_cmos 00:00: alarms up to one month, 114 bytes nvram [ 3.168370] device-mapper: uevent: version 1.0.3 [ 3.176158] device-mapper: ioctl: 4.37.0-ioctl (2017-09-20) initialised: dm-devel@redhat.com [ 3.186329] NET: Registered protocol family 10 [ 3.198247] Segment Routing with IPv6 [ 3.202149] NET: Registered protocol family 17 [ 3.206660] Key type dns_resolver registered [ 3.211375] RAS: Correctable Errors collector initialized. [ 3.361471] registered taskstats version 1 [ 3.366738] Loading compiled-in X.509 certificates [ 3.382813] Loaded X.509 cert 'Build time autogenerated kernel key: aff4079af16f4619e3b7b2cd46b8d3777d9de144' [ 3.393411] zswap: loaded using pool lzo/zbud [ 3.434448] Key type big_key registered [ 3.439599] Key type trusted registered [ 3.453295] Key type encrypted registered [ 3.467115] AppArmor: AppArmor sha1 policy hashing enabled [ 3.480653] ima: No TPM chip found, activating TPM-bypass! (rc=-19) [ 3.504199] evm: HMAC attrs: 0x1 [ 3.536485] rtc_cmos 00:00: setting system clock to 2022-03-10 15:29:31 UTC (1646926171) [ 3.546368] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 3.556485] EDD information not available. [ 4.078516] ata2.00: ATAPI: Virtual CD, , max MWDMA2 [ 4.088809] ata2.00: configured for MWDMA2 [ 4.126233] scsi 3:0:0:0: CD-ROM Msft Virtual CD/ROM 1.0 PQ: 0 ANSI: 5 [ 4.153849] sr 3:0:0:0: [sr0] scsi3-mmc drive: 0x/0x tray [ 4.159995] cdrom: Uniform CD-ROM driver Revision: 3.20 [ 4.173687] sr 3:0:0:0: Attached scsi generic sg1 type 5 [ 4.181241] Freeing unused kernel memory: 2248K [ 4.192086] Write protecting the kernel read-only data: 18432k [ 4.198867] Freeing unused kernel memory: 2008K [ 4.204319] Freeing unused kernel memory: 124K [ 4.220419] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 4.226771] x86/mm: Checking user space page tables [ 4.265713] x86/mm: Checked W+X mappings: passed, no W+X pages found. Loading, please wait... starting version 229 [ 4.345640] random: udevadm: uninitialized urandom read (16 bytes read) [ 4.352879] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 4.362476] random: udevadm: uninitialized urandom read (16 bytes read) [ 4.368113] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 4.376071] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 4.394881] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 4.405420] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 4.421923] random: udevadm: uninitialized urandom read (16 bytes read) [ 4.427164] random: udevadm: uninitialized urandom read (16 bytes read) [ 4.434631] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 4.623698] hv_utils: Registering HyperV Utility Driver [ 4.629776] hv_vmbus: registering driver hv_util [ 4.651787] hidraw: raw HID events driver (C) Jiri Kosina [ 4.665712] hv_vmbus: registering driver hyperv_keyboard [ 4.673653] hv_vmbus: registering driver hv_netvsc [ 4.723949] hv_vmbus: registering driver hid_hyperv [ 4.780743] 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.788614] hv_utils: Heartbeat IC version 3.0 [ 4.798042] input: Microsoft Vmbus HID-compliant Mouse as /devices/0006:045E:0621.0001/input/input4 [ 4.851353] hid 0006:045E:0621.0001: input: <UNKNOWN> HID v0.01 Mouse [Microsoft Vmbus HID-compliant Mouse] on [ 4.928698] hv_utils: Shutdown IC version 3.0 [ 4.934718] hv_utils: TimeSync IC version 4.0 [ 4.940964] hv_utils: VSS IC version 5.0 Begin: Loading ssential drivers ... [ 5.153100] raid6: sse2x1 gen() 3034 MB/s [ 5.208178] raid6: sse2x1 xor() 2805 MB/s [ 5.260941] raid6: sse2x2 gen() 3248 MB/s [ 5.320043] raid6: sse2x2 xor() 2283 MB/s [ 5.392036] raid6: sse2x4 gen() 5439 MB/s [ 5.444035] raid6: sse2x4 xor() 4756 MB/s [ 5.449145] raid6: using algorithm sse2x4 gen() 5439 MB/s [ 5.454001] raid6: .... xor() 4756 MB/s, rmw enabled [ 5.461159] raid6: using intx1 recovery algorithm [ 5.468731] xor: measuring software checksum speed [ 5.516037] prefetch64-sse: 10091.000 MB/sec [ 5.560675] generic_sse: 9344.000 MB/sec [ 5.565882] xor: using function: prefetch64-sse (10091.000 MB/sec) [ 5.574438] 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.784624] Btrfs loaded, crc32c=crc32c-generic Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 5.985353] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 6.526218] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN) [ 6.535194] systemd[1]: Detected virtualization microsoft. [ 6.548754] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 6.612113] systemd[1]: Set hostname to <ubuntu>. [ 6.628588] systemd[1]: Initializing machine ID from random generator. [ 6.635343] systemd[1]: Installed transient /etc/machine-id file. [ 7.038563] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 7.097935] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 7.159806] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 7.214646] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Reached target Swap. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [[0;32m OK [0m] Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Reached target Slices. [[0;32m OK [0m] Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on udev Control Socket. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Ppe. [[0;32m OK [0m] Created slice system-getty.slice. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Listening on Journal Socket. Starting Remoun Root and Kernel File Systems... Starting Create list of required st... nodes for the current kernel... Starting Load Kernel Modules... Mounting POSIX Message Queue File System...[ 8.518709] Loading iSCSI transport class v2.0-870. [ 8.580593] EXT4-fs (sda1): re-mounted. Opts: (null) [ 8.601519] iscsi: registered transport (tcp) Starting Journal Service... [ 8.654991] iscsi: registered transport (iser) Starting Monitoring of LVM2 mirrors... dmeventdor progress polling... Mounting Debug File System... Mounting Huge Pages File System... [[0;32m OK [0m] Reached target ncrypted Volumes. [[0;32m OK [m] Mounted Debug File System. [[0;32m OK [0m] Mounted POSIX Message Queue Fil 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. Starting Apply Kernel Variables... Mounting FUSE Control File System... Mounting Configuration File System... Starting Create Static Device Nodes in /dev... Starting Load/Save Random Seed... Starting udev Coldplug all Devices... Starting Initial cloud-init job (pre-networking)... Starting Flush Journal to Persistent Storage... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Mounted Configuration File System. [[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. [[0;32m OK [0m] Started Apply Krnel Variables. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. [[0;32m OK [0m] Started Load/Save Random Seed. [[0;32m OK [0m] Started udev Coldplug all Devices. Starting udev Kernel Device Manager... [[0;32m OK [0m] Reached target Local File Systems (Pre). [[0;32m OK [0m] Reached target Local File Systems. Starting Commit a transient machine-id on disk... 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 Commit a transient machine-id on disk. Starting Create Volatile Files and Directories... [[0;32m OK [0m] Started LSB: AppArmor initialization. [[0;32m OK [0m] Started Create Volatile Files and Directories. [[0;32m OK [0m] Found device /dev/ttyS0. [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. Starting Update UTMP about System Boot/Shutdown... Starting Network Time Synchronization... [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Reached target System Time Synchronized. [ 61.556579] cloud-init[332]: Cloud-init v. 18.2 running 'init-local' at Thu, 10 Mar 2022 15:29:43 +0000. Up 15.45 seconds. [[0;32m OK [0m] Started Initial cloud-init job pre-networking) [[0;32m OK [0m] Reached target Network (Pre). Starting Raise network interfacs... [[0;32m OK [0m] Started Raise network interfaces. Starting Initial cloud-init job (metadata service crawler)... [[0;32m OK [0m] Reached target Network. [ 115.379853] cloud-init[659]: Cloud-init v. 18.2 running 'init' at Thu, 10 Mar 2022 15:30:33 +0000. Up 65.91 seconds. [[ 115.593281] [0;32m OK [0mcloud-init] [659]: ci-info: +++++++++++++++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++++++++++++++Started Initial cloud-init job (metadata service crawler). [ 115.742555] [cloud-init[0;32m OK [0m[659]: ci-info: +--------+------+------------------------------+-----------------+-------+-------------------+] Reached target Cloud-config availability. [[0;32m OK [0m ] [ 115.967400] Reached target Network is Online.cloud-init [659]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address | Starting iSCSI initiator daemon (iscsid)... [[ 116.085215] [0;32m OK [0m] cloud-initReached target System Initialization.[659]: ci-info: +--------+------+------------------------------+-----------------+-------+-------------------+[[0;32m OK [0m] Listening on ACPID Listen Socket. [ 116.253384] cloud-init[[659]: [0;32m OK [0mci-info: | eth0 | True | 172.20.0.5 | 255.255.255.240 | . | fa:16:3e:88:74:72 |] Started Daily apt download activities. [ 116.351333] cloud-init[659]: [ci-info: | eth0 | True | fe80::f816:3eff:fe88:7472/64 | . | link | fa:16:3e:88:74:72 |[0;32m OK [0m] Started Daily Cleanup of Temporary Directories.[ 116.458774] cloud-init [659]: [ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . |[0;32m OK [0m] Started Daily apt upgrade and clean activities.[ 116.559151] cloud-init[[659]: ci-info: | lo | True | ::1/128 | . | host | . |[0;32m OK [0m] Reached target Timers.[ 116.658726] cloud-init [659]: [ci-info: +--------+------+------------------------------+-----------------+-------+-------------------+[0;32m OK [0m] Listening on D-Bus System Message Bus Socket. [ 116.781620] [cloud-init[0;32m OK [0m[659]: ci-info: +++++++++++++++++++++++++++++++Route IPv4 info++++++++++++++++++++++++++++++++] Reached target Sockets. [ 116.883634] cloud-init[659]: [ci-info: +-------+-----------------+------------+-----------------+-----------+-------+[0;32m OK [0m] Started ACPI Events Check. [ 116.984971] [cloud-init[0;32m OK [0m[659]: ci-info: | Rout | Destination | Gateway | Genmask | Interface | Flags |] Reached target Paths. [ 117.102131] [cloud-init[0;32m OK [0m[659]: ] ci-info: +-------+-----------------+------------+-----------------+-----------+-------+Reached target Basic System. [ 117.237108] Starting Login Service...cloud-init [659]: ci-info: | 0 | 0.0.0.0 | 172.20.0.1 | 0.0.0.0 | eth0 | UG |Starting /etc/rc.local Compatibility... [ 117.378800] cloud-initStarting LSB: MD monitoring daemon...[659]: ci-info: | 1 | 169.254.169.254 | 172.20.0.1 | 255.255.255.255 | eth0 | UGH |[[0;32m OK [0m ] [ 117.534541] Started Deferred execution scheduler.cloud-init[659]: ci-info: | 2 | 172.20.0.0 | 0.0.0.0 | 255.255.255.240 | eth0 | U |[[0;32m OK [0m] Started Unattended Upgrades Shutdown.[ 117.685673] cloud-init[659]: ci-info: +-------+-----------------+------------+-----------------+-----------+-------+[ [0;32m OK [0m] [ 117.819087] Started Regular background program processing daemon.cloud-init[659]: Generating public/private rsa key pair. [[ 117.922628] [0;32m OK [0mcloud-init] [659]: Started D-Bus System Message Bus. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. [ 118.054633] cloud-init[659]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. [ 118.150809] cloud-init[659]: The key fingerprint is: [ 118.206241] cloud-init[659]: SHA256:hFNpR0t3P99H83ZYNyehCWFSIG/qKWZ33L5iGKRjSWA root@tempest-attachvolumenegativetest-server-642701261 [ 118.290245] cloud-init[659]: The key's randomart image is: Starting LSB: Record successful boot for GRUB...[ 118.458282] cloud-init[659]: +---[RSA 2048]----+ Starting Apply the settings specified in cloud-config...[ 118.624296] cloud-init [[659]: | . +=B.. o |[0;32m OK [0m ] [ 118.780771] Started ACPI event daemon.cloud-init [659]: | E =o+.+ + o | [ 118.940239] Starting OpenBSD Secure Shell server...cloud-init[659]: | . . o.+.. o .+*| [[ 119.106150] cloud-init[0;32m OK [0m[659]: ] | . .= =X|Started /etc/rc.local Compatibility. [ 119.280872] [cloud-init[659]: [0;32m OK [0m| . +. S . B|] Started iSCSI initiator daemon (iscsid).[ 119.460257] cloud-init[[659]: [0;32m OK [0m| =..o . .o|] Started OpenBSD Secure Shell server.[ 119.653711] cloud-init[659]: | .+.+oo . |[ [0;32m OK [0m[ 119.876199] ] Started LSB: MD monitoring daemon.cloud-init [659]: | o o..o. |[ [0;32m OK [0m[ 120.096241] ] Started Login Service.cloud-init[659]: | . .o. |[ [0;32m OK [0m[ 120.313189] cloud-init] [659]: Started LSB: Record successful boot for GRUB. +----[SHA256]-----+Starting Login to default iSCSI targets... [ 120.561990] cloud-init[659]: [Generating public/private dsa key pair. [0;32m OK [0m[ 120.705700] cloud-init[659]: ] Started Login to default iSCSI targets.Your identification has been saved in /etc/ssh/ssh_host_dsa_key. [ 120.792100] [[0;32m OK [0mcloud-init[659]: ] Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.Reached target Remote File Systems (Pre). [ 120.906540] [cloud-init[0;32m OK [0m[659]: ] The key fingerprint is:Reached target Remote File Systems. [ 121.028521] cloud-init Starting LSB: Set the CPU Frequency Scaling governor to "ondemand"...[659]: SHA256:1BOqhKX1Sm/AuAcbbVgbtHogiNUWKPj3tZyYrmW14A root@tempest-attachvolumenegativetest-server-642701261 [ 121.216509] Starting Permit User Sessions... cloud-init[659]: Starting LSB: automatic crash report generation...The key's randomart image is: [ 121.443350] [cloud-init[0;32m OK [0m[659]: ] Started Permit User Sessions.+---[DSA 1024]----+ [ 121.656264] [cloud-init[659]: [0;32m OK [0m] | ++ oo . |Started LSB: Set the CPU Frequency Scaling governor to "ondemand". [ 121.832698] cloud-init [659]: [| o. *=o. + . |[0;32m OK [0m] Started LSB: automatic crash report generation.[ 121.992944] cloud-init[659]: [|.+ =o+..= o |[0;32m OK [0m] Created slice User Slice of ubuntu. [ 122.184989] cloud-init[[659]: [0;32m OK [0m|= = *..o o . | ] Started Session 1 of user ubuntu.[ 122.308785] cloud-init [659]: |.= *. o S |Starting User Manager for UID 1000... [ 122.436408] [cloud-init[659]: [0;32m OK [0m|. +E+. o | ] [ 122.557767] Started Serial etty on ttyS0.cloud-init [659]: [| . B.+o . |[0;32m OK [m ] Started Getty on tty1.[ 122.679638] cloud-init [659]: [| oo=... . |[0;32m OK [0m ] Reached target Login Prompts.[ 122.795910] [cloud-init[0;32m OK [0m[659]: ] | ... .. |Reached target Multi-User System. [ 122.967179] [[0;32m OK [mcloud-init] [659]: Reached target Graphical Interface.+----[SHA256]-----+ [ 123.082138] cloud-initStarting Update UTMP about System Runlevel Changes...[659]: Generating public/private ecdsa key pair. [[ 123.210773] [0;32m OK [0mcloud-init[659]: ] Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key.Started User Manager for UID 1000. [ 123.352417] cloud-init[659]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. [ 123.446588] cloud-init[659]: The key fingerprint is: [[0;32m OK [0m[ 123.572119] cloud-init] [659]: Started Update UTMP about System Runlevel Changes.SHA256:pEdIhB8oTv2Up+CkR0OqKvqG5Iwvv3JgdM2MfxPdQY root@tempest-attachvolumenegtivetest-server-642701261 [ 123.805382] cloud-init[659]: The key's randomart image is: [ 123.945499] cloud-init[659]: +---[ECDSA 256]---+ [ 124.055140] cloud-init[659]: |o..o +o | [ 124.144266] cloud-init[659]: |.o* +... | [ 124.297686] cloud-init[659]: |++ = ...o E | [ 124.445804] cloud-init[659]: |o.= o o+ . | [ 124.605505] cloud-init[659]: |o+ o *. S . o | [ 124.714406] cloud-init[659]: |+o. + +. . o | [ 124.856377] cloud-init[659]: |+o o = . . | [ 125.011461] cloud-init[659]: |o + + + o | [ 125.120946] cloud-init[659]: |++...+ . | [ 125.232703] cloud-init[659]: +----[SHA256]-----+ [ 125.315826] cloud-init[659]: Generating public/private ed25519 key pair. [ 125.408720] cloud-init[659]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. [ 125.517300] cloud-init[659]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. [ 125.600282] cloud-init[659]: The key fingerprint is: [ 125.770181] cloud-init[659]: SHA256:j1Z89Dmc68TBaybr6+ehI9oxe7+GQeoBmYdVCL5QRYU root@tempest-attachvolumenegativetest-server-642701261 [ 125.881784] cloud-init[659]: The key's randomart image is: [ 125.958085] cloud-init[659]: +--[ED25519 256]--+ [ 126.029645] cloud-init[659]: | o+o=o | [ 126.096108] cloud-init[659]: | o E | [ 126.174054] cloud-init[659]: | . .= . | [ 126.243282] cloud-init[659]: | .=o...+ o | [ 126.327853] cloud-init[659]: | Sooo. O | [ 126.375405] cloud-init[659]: | +o... = | [ 126.442093] cloud-init[659]: | o.+..oO | [ 126.568942] cloud-init[659]: | . .o++Oo. | [ 126.688546] cloud-init[659]: | ..o=*B=. | [ 126.779042] cloud-init[659]: +----[SHA256]----+ Ubuntu 16.04.4 LTS tempest-attachvolumenegativetest-server-642701261 ttyS0 tempest-attachvolumenegativetest-server-642701261 login: [ 222.376504] cloud-init[751]: Cloud-init v. 18.2 running 'modules:config' at Thu, 10 Mar 2022 15:31:28 +0000. Up 121.20 seconds. [ 235.654495] cloud-init[905]: Printing ubuntu user authorized keys [ 235.754059] cloud-init[905]: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDgyl7d9X5TFBLeryeZOqPB4Z5ocwhnU0lmuSjlxZOGRPuIxOhLRQFPncE4rcdrzW2O/8I6l3IxIxQu5s3YJ5tyGn/hr/gOQpjbWNPI7UuP6QHiWuYpQpoHMtHYNEA1tMmietMlwiwg/NSI67+DQvdqMmfmHI9ILaPKJqdP505DMinuH3v7p6BQhItqaXksFXP5xsxxMvxJKY6dQIU2Te+euSM7UzSV/J+wsqP5r3jiIEatyzmNDrN/2aGk8A8rXBLzPqvZZlwIp/LcKqMkri0Inlkc7y4Z/gazEHJTxcijjmjxDbwKcitAj+hrXtngXQ10fpJBotVkvv+H4iYB5cnJ Generated-by-Nova 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: | ssh-rsa | c7:e0:fb:59:51:bc:05:f0:59:e7:2d:75:8c:08:5c:d3 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ <14>Mar 10 15:33:25 ec2: <14>Mar 10 15:33:25 ec2: ############################################################# <14>Mar 10 15:33:25 ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- <14>Mar 10 15:33:25 ec2: 1024 SHA256:1BOqhKX1uSm/AuAcbbVgbtHogiNUWKPj3tZyYrmW14A root@tempest-attachvolumenegativetest-server-642701261 (DSA) <14>Mar 10 15:33:25 ec2: 256 SHA256:pEdIhB8oITv2Up+CkR0OqKvqG5Iwvv3JgdM2MfxPdQYroot@tempest-attachvolumenegativetest-server-642701261 (ECDSA) <14>Mar 10 15:33:25 ec2: 256 SHA256:j1Z89Dmc68TBaybr6+ehI9oxe7+GQeoBmYdVCL5QRYU root@tempest-attachvolumenegativetest-server-642701261 (ED25519) <14>Mar 10 15:33:25 ec2: 2048 SHA256:hFNpR0t3P99H83ZYNyehCWFSIG/qKWZ33L5iGKRjSWA root@tempest-attachvolumenegativetest-server-642701261 (RSA) <14>Mar 10 15:33:25 ec2: -----END SSH HOST KEY FINGERPRINTS----- <14>Mar 10 15:33:25 ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJp+PGfzzxDFXL0gD+f9DylwPN2F92U2CcphnSWTo//NgJvPRH4Fbew1y+QPmzbGi9HSkgYh4OgI3w6IMVouzSg= root@tempest-attachvolumenegativetest-server-642701261 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIMd4sbl+pZwbp8BMF5b4ElxjRQKQLDfT1DTVF3i/sBOz root@tempest-attachvolumenegativetest-server-642701261 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDTPW04QW8ME1NkFbwUvuGlPcJ4qW04zRC/OGoLQIC3QXqw7h/UTT313/pySzLIRouQ9sQfb7cSENE/YObFBvRrLfzggaRW7sEPwlJIVY8eKG3XzwcLAVQmTwbyisQyfeVNvBXjI6A8wrkuMBMbyBbmHDl9NJpMlY5c+nAHzPNTy07VulGijjKJ1uPbeidSHiVJzD+sU6PHPUzLo/COVM3j3bxGlw90+qNYgKHVpaiTTw5sLJ1Dm8MHJuevVbZE2bEZRhDb2fyP/ufq155dZ3i6RkrlH0hdG4Cu76jklTIP4ovDXPcu8co8IShrooNhrTGM3NrUg+oho7IiZ8r5kNn root@tempest-attachvolumenegativetest-server-642701261 -----END SSH HOST KEY KEYS----- [ 240.954286] cloud-init[905]: Cloud-init v. 18.2 running 'modules:final' at Thu, 10 Mar 2022 15:33:11 +0000. Up 223.53 seconds. [ 241.064445] cloud-init[905]: Cloud-init v. 18.2 finished at Thu, 10 Mar 2022 15:33:26 +0000. Datasource DataSourceConfigDrive [net,ver=2][source=/dev/sr0]. Up 238.74 seconds 2022-03-10 15:46:37,053 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/907e8eb7ea1b4a3d9e6c635842b384b5/volumes/0631a341-5086-4c04-ae71-b4a9436eaba2 0.049s 2022-03-10 15:46:37,053 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:46:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9a52e058-5049-4c78-a3a4-eaa999dfebc8', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9a52e058-5049-4c78-a3a4-eaa999dfebc8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/907e8eb7ea1b4a3d9e6c635842b384b5/volumes/0631a341-5086-4c04-ae71-b4a9436eaba2'} Body: b'{"volume": {"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:30.000000", "updated_at": "2022-03-10T15:34:09.000000", "name": "tempest-AttachVolumeNegativeTest-volume-102808498", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/907e8eb7ea1b4a3d9e6c635842b384b5/volumes/0631a341-5086-4c04-ae71-b4a9436eaba2"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/907e8eb7ea1b4a3d9e6c635842b384b5/volumes/0631a341-5086-4c04-ae71-b4a9436eaba2"}], "user_id": "c635c04b9b7543ce824795a7a63e8032", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "attachment_id": "e2963852-6446-43b3-9583-2f010e1323c5", "volume_id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "server_id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-10T15:31:35.000000"}], "os-vol-tenant-attr:tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5"}}' 2022-03-10 15:46:38,121 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/907e8eb7ea1b4a3d9e6c635842b384b5/volumes/0631a341-5086-4c04-ae71-b4a9436eaba2 0.060s 2022-03-10 15:46:38,122 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:46:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-501cc88f-7031-4c1f-8c3e-8c63662c0c6b', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-501cc88f-7031-4c1f-8c3e-8c63662c0c6b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/907e8eb7ea1b4a3d9e6c635842b384b5/volumes/0631a341-5086-4c04-ae71-b4a9436eaba2'} Body: b'{"volume": {"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:30.000000", "updated_at": "2022-03-10T15:34:09.000000", "name": "tempest-AttachVolumeNegativeTest-volume-102808498", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/907e8eb7ea1b4a3d9e6c635842b384b5/volumes/0631a341-5086-4c04-ae71-b4a9436eaba2"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/907e8eb7ea1b4a3d9e6c635842b384b5/volumes/0631a341-5086-4c04-ae71-b4a9436eaba2"}], "user_id": "c635c04b9b7543ce824795a7a63e8032", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "attachment_id": "e2963852-6446-43b3-9583-2f010e1323c5", "volume_id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "server_id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-10T15:31:35.000000"}], "os-vol-tenant-attr:tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5"}}' 2022-03-10 15:47:31,275 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/907e8eb7ea1b4a3d9e6c635842b384b5/volumes/0631a341-5086-4c04-ae71-b4a9436eaba2 52.145s 2022-03-10 15:47:31,276 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:46:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e2b2896d-fe52-4fe3-89e7-28f84c2bb67a', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e2b2896d-fe52-4fe3-89e7-28f84c2bb67a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/907e8eb7ea1b4a3d9e6c635842b384b5/volumes/0631a341-5086-4c04-ae71-b4a9436eaba2'} Body: b'{"volume": {"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:30.000000", "updated_at": "2022-03-10T15:34:09.000000", "name": "tempest-AttachVolumeNegativeTest-volume-102808498", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/907e8eb7ea1b4a3d9e6c635842b384b5/volumes/0631a341-5086-4c04-ae71-b4a9436eaba2"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/907e8eb7ea1b4a3d9e6c635842b384b5/volumes/0631a341-5086-4c04-ae71-b4a9436eaba2"}], "user_id": "c635c04b9b7543ce824795a7a63e8032", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "attachment_id": "e2963852-6446-43b3-9583-2f010e1323c5", "volume_id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "server_id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-10T15:31:35.000000"}], "os-vol-tenant-attr:tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5"}}' 2022-03-10 15:48:32,343 118330 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.44', port=80): Read timed out. (read timeout=60)")': /volume/v3/907e8eb7ea1b4a3d9e6c635842b384b5/volumes/0631a341-5086-4c04-ae71-b4a9436eaba2 2022-03-10 15:48:40,723 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/907e8eb7ea1b4a3d9e6c635842b384b5/volumes/0631a341-5086-4c04-ae71-b4a9436eaba2 68.437s 2022-03-10 15:48:40,724 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:48:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d7fbd2a8-db07-40d2-a7f8-08fa9db2b6fa', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d7fbd2a8-db07-40d2-a7f8-08fa9db2b6fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/907e8eb7ea1b4a3d9e6c635842b384b5/volumes/0631a341-5086-4c04-ae71-b4a9436eaba2'} Body: b'{"volume": {"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:30.000000", "updated_at": "2022-03-10T15:34:09.000000", "name": "tempest-AttachVolumeNegativeTest-volume-102808498", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/907e8eb7ea1b4a3d9e6c635842b384b5/volumes/0631a341-5086-4c04-ae71-b4a9436eaba2"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/907e8eb7ea1b4a3d9e6c635842b384b5/volumes/0631a341-5086-4c04-ae71-b4a9436eaba2"}], "user_id": "c635c04b9b7543ce824795a7a63e8032", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "attachment_id": "e2963852-6446-43b3-9583-2f010e1323c5", "volume_id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "server_id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-10T15:31:35.000000"}], "os-vol-tenant-attr:tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5"}}' 2022-03-10 15:49:31,641 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/907e8eb7ea1b4a3d9e6c635842b384b5/volumes/0631a341-5086-4c04-ae71-b4a9436eaba2 49.902s 2022-03-10 15:49:31,641 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:48:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-96d8a2d5-6087-467b-b7dc-7cc5a8e50aeb', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-96d8a2d5-6087-467b-b7dc-7cc5a8e50aeb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/907e8eb7ea1b4a3d9e6c635842b384b5/volumes/0631a341-5086-4c04-ae71-b4a9436eaba2'} Body: b'{"volume": {"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:30.000000", "updated_at": "2022-03-10T15:34:09.000000", "name": "tempest-AttachVolumeNegativeTest-volume-102808498", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/907e8eb7ea1b4a3d9e6c635842b384b5/volumes/0631a341-5086-4c04-ae71-b4a9436eaba2"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/907e8eb7ea1b4a3d9e6c635842b384b5/volumes/0631a341-5086-4c04-ae71-b4a9436eaba2"}], "user_id": "c635c04b9b7543ce824795a7a63e8032", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "attachment_id": "e2963852-6446-43b3-9583-2f010e1323c5", "volume_id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "server_id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-10T15:31:35.000000"}], "os-vol-tenant-attr:tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5"}}' 2022-03-10 15:50:32,705 118330 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.44', port=80): Read timed out. (read timeout=60)")': /volume/v3/907e8eb7ea1b4a3d9e6c635842b384b5/volumes/0631a341-5086-4c04-ae71-b4a9436eaba2 2022-03-10 15:50:41,943 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/907e8eb7ea1b4a3d9e6c635842b384b5/volumes/0631a341-5086-4c04-ae71-b4a9436eaba2 69.293s 2022-03-10 15:50:41,943 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:50:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d9ee77b3-cff2-45fa-a75d-622ed501a965', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d9ee77b3-cff2-45fa-a75d-622ed501a965', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/907e8eb7ea1b4a3d9e6c635842b384b5/volumes/0631a341-5086-4c04-ae71-b4a9436eaba2'} Body: b'{"volume": {"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:30.000000", "updated_at": "2022-03-10T15:34:09.000000", "name": "tempest-AttachVolumeNegativeTest-volume-102808498", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/907e8eb7ea1b4a3d9e6c635842b384b5/volumes/0631a341-5086-4c04-ae71-b4a9436eaba2"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/907e8eb7ea1b4a3d9e6c635842b384b5/volumes/0631a341-5086-4c04-ae71-b4a9436eaba2"}], "user_id": "c635c04b9b7543ce824795a7a63e8032", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "attachment_id": "e2963852-6446-43b3-9583-2f010e1323c5", "volume_id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "server_id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-10T15:31:35.000000"}], "os-vol-tenant-attr:tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5"}}' 2022-03-10 15:51:31,973 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/907e8eb7ea1b4a3d9e6c635842b384b5/volumes/0631a341-5086-4c04-ae71-b4a9436eaba2 49.015s 2022-03-10 15:51:31,973 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:50:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1330e535-1a07-41e9-b015-1d14c81cd094', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1330e535-1a07-41e9-b015-1d14c81cd094', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/907e8eb7ea1b4a3d9e6c635842b384b5/volumes/0631a341-5086-4c04-ae71-b4a9436eaba2'} Body: b'{"volume": {"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:30.000000", "updated_at": "2022-03-10T15:34:09.000000", "name": "tempest-AttachVolumeNegativeTest-volume-102808498", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/907e8eb7ea1b4a3d9e6c635842b384b5/volumes/0631a341-5086-4c04-ae71-b4a9436eaba2"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/907e8eb7ea1b4a3d9e6c635842b384b5/volumes/0631a341-5086-4c04-ae71-b4a9436eaba2"}], "user_id": "c635c04b9b7543ce824795a7a63e8032", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "attachment_id": "e2963852-6446-43b3-9583-2f010e1323c5", "volume_id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "server_id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-10T15:31:35.000000"}], "os-vol-tenant-attr:tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5"}}' 2022-03-10 15:52:33,050 118330 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.44', port=80): Read timed out. (read timeout=60)")': /volume/v3/907e8eb7ea1b4a3d9e6c635842b384b5/volumes/0631a341-5086-4c04-ae71-b4a9436eaba2 2022-03-10 15:52:43,372 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/907e8eb7ea1b4a3d9e6c635842b384b5/volumes/0631a341-5086-4c04-ae71-b4a9436eaba2 70.384s 2022-03-10 15:52:43,372 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:52:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c1fcbd5-f96c-4528-9179-fffcca77409e', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c1fcbd5-f96c-4528-9179-fffcca77409e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/907e8eb7ea1b4a3d9e6c635842b384b5/volumes/0631a341-5086-4c04-ae71-b4a9436eaba2'} Body: b'{"volume": {"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:30.000000", "updated_at": "2022-03-10T15:34:09.000000", "name": "tempest-AttachVolumeNegativeTest-volume-102808498", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/907e8eb7ea1b4a3d9e6c635842b384b5/volumes/0631a341-5086-4c04-ae71-b4a9436eaba2"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/907e8eb7ea1b4a3d9e6c635842b384b5/volumes/0631a341-5086-4c04-ae71-b4a9436eaba2"}], "user_id": "c635c04b9b7543ce824795a7a63e8032", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "attachment_id": "e2963852-6446-43b3-9583-2f010e1323c5", "volume_id": "0631a341-5086-4c04-ae71-b4a9436eaba2", "server_id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-10T15:31:35.000000"}], "os-vol-tenant-attr:tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5"}}' 2022-03-10 15:52:44,412 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 1.032s 2022-03-10 15:52:44,412 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:52:43 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-f27b5c1c-222b-40e0-9fe9-3af0e1d8c125', 'x-compute-request-id': 'req-f27b5c1c-222b-40e0-9fe9-3af0e1d8c125', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'' 2022-03-10 15:52:44,937 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.523s 2022-03-10 15:52:44,937 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:52:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e639f138-5227-447b-88cc-a8dd4f6143fc', 'x-compute-request-id': 'req-e639f138-5227-447b-88cc-a8dd4f6143fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {"tempest-AttachVolumeNegativeTest-856113860-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:74:72"}, {"version": 4, "addr": "172.27.0.35", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:74:72"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1833221780"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:52:46,172 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.218s 2022-03-10 15:52:46,172 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:52:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7ee9362e-1179-4c80-941f-64801ff852a0', 'x-compute-request-id': 'req-7ee9362e-1179-4c80-941f-64801ff852a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {"tempest-AttachVolumeNegativeTest-856113860-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:74:72"}, {"version": 4, "addr": "172.27.0.35", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:74:72"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1833221780"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:52:47,534 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.352s 2022-03-10 15:52:47,535 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:52:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4ddf9d06-4c16-431e-a6ba-e2d4f947acfe', 'x-compute-request-id': 'req-4ddf9d06-4c16-431e-a6ba-e2d4f947acfe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {"tempest-AttachVolumeNegativeTest-856113860-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:74:72"}, {"version": 4, "addr": "172.27.0.35", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:74:72"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1833221780"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:52:49,214 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.663s 2022-03-10 15:52:49,214 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:52:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cd7c8a61-b9a9-41b7-8402-6a43a3910f42', 'x-compute-request-id': 'req-cd7c8a61-b9a9-41b7-8402-6a43a3910f42', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {"tempest-AttachVolumeNegativeTest-856113860-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:74:72"}, {"version": 4, "addr": "172.27.0.35", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:74:72"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1833221780"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:52:50,438 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.214s 2022-03-10 15:52:50,439 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:52:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fc18d4fa-53ac-4848-86d5-99e76195a052', 'x-compute-request-id': 'req-fc18d4fa-53ac-4848-86d5-99e76195a052', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {"tempest-AttachVolumeNegativeTest-856113860-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:74:72"}, {"version": 4, "addr": "172.27.0.35", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:74:72"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1833221780"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:52:51,649 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.200s 2022-03-10 15:52:51,649 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:52:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-34ae87ed-8b93-4d94-8c4c-79afe77d7a28', 'x-compute-request-id': 'req-34ae87ed-8b93-4d94-8c4c-79afe77d7a28', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {"tempest-AttachVolumeNegativeTest-856113860-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:74:72"}, {"version": 4, "addr": "172.27.0.35", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:74:72"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1833221780"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:52:52,894 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.236s 2022-03-10 15:52:52,895 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:52:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-77addc05-f1bd-414e-aaca-468f0344b7aa', 'x-compute-request-id': 'req-77addc05-f1bd-414e-aaca-468f0344b7aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {"tempest-AttachVolumeNegativeTest-856113860-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:74:72"}, {"version": 4, "addr": "172.27.0.35", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:74:72"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1833221780"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:52:54,085 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.181s 2022-03-10 15:52:54,085 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:52:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d37872a7-4dbb-4922-b16c-4b4f6011d482', 'x-compute-request-id': 'req-d37872a7-4dbb-4922-b16c-4b4f6011d482', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {"tempest-AttachVolumeNegativeTest-856113860-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:74:72"}, {"version": 4, "addr": "172.27.0.35", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:74:72"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1833221780"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:52:55,285 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.189s 2022-03-10 15:52:55,286 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:52:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3d674d59-48b2-4dbe-86c4-a3389fe33612', 'x-compute-request-id': 'req-3d674d59-48b2-4dbe-86c4-a3389fe33612', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {"tempest-AttachVolumeNegativeTest-856113860-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:74:72"}, {"version": 4, "addr": "172.27.0.35", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:74:72"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1833221780"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:52:56,528 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.223s 2022-03-10 15:52:56,528 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:52:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-29bf1fe6-4e1d-4c6b-b808-814725bf7ced', 'x-compute-request-id': 'req-29bf1fe6-4e1d-4c6b-b808-814725bf7ced', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {"tempest-AttachVolumeNegativeTest-856113860-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:74:72"}, {"version": 4, "addr": "172.27.0.35", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:74:72"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1833221780"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:52:57,717 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.173s 2022-03-10 15:52:57,718 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:52:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bc2eab27-d931-49a9-ae86-10c8311a3ddc', 'x-compute-request-id': 'req-bc2eab27-d931-49a9-ae86-10c8311a3ddc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {"tempest-AttachVolumeNegativeTest-856113860-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:74:72"}, {"version": 4, "addr": "172.27.0.35", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:74:72"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1833221780"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:52:58,910 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.184s 2022-03-10 15:52:58,911 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:52:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c2f6c1ae-9ff9-4821-b13f-65e643546172', 'x-compute-request-id': 'req-c2f6c1ae-9ff9-4821-b13f-65e643546172', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {"tempest-AttachVolumeNegativeTest-856113860-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:74:72"}, {"version": 4, "addr": "172.27.0.35", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:74:72"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1833221780"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:53:00,110 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.190s 2022-03-10 15:53:00,110 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:52:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eaddc4e3-1108-4403-a387-2d597e523f6a', 'x-compute-request-id': 'req-eaddc4e3-1108-4403-a387-2d597e523f6a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {"tempest-AttachVolumeNegativeTest-856113860-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:74:72"}, {"version": 4, "addr": "172.27.0.35", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:74:72"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1833221780"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:53:01,310 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.191s 2022-03-10 15:53:01,311 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:53:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-de55c21a-b0f4-4fc7-ad68-2ba63d6163b6', 'x-compute-request-id': 'req-de55c21a-b0f4-4fc7-ad68-2ba63d6163b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {"tempest-AttachVolumeNegativeTest-856113860-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:74:72"}, {"version": 4, "addr": "172.27.0.35", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:74:72"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1833221780"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:53:02,503 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.182s 2022-03-10 15:53:02,503 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:53:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6dcd9df4-8e02-408c-af92-fd5dfc4823c6', 'x-compute-request-id': 'req-6dcd9df4-8e02-408c-af92-fd5dfc4823c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {"tempest-AttachVolumeNegativeTest-856113860-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:74:72"}, {"version": 4, "addr": "172.27.0.35", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:74:72"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1833221780"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:53:03,692 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.179s 2022-03-10 15:53:03,692 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:53:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-09f49a14-6516-4995-9fef-f1dfebadf31f', 'x-compute-request-id': 'req-09f49a14-6516-4995-9fef-f1dfebadf31f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {"tempest-AttachVolumeNegativeTest-856113860-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:74:72"}, {"version": 4, "addr": "172.27.0.35", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:74:72"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1833221780"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:53:04,898 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.195s 2022-03-10 15:53:04,898 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:53:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-20497819-6cab-48e8-aa17-bee6abe8bae5', 'x-compute-request-id': 'req-20497819-6cab-48e8-aa17-bee6abe8bae5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {"tempest-AttachVolumeNegativeTest-856113860-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:74:72"}, {"version": 4, "addr": "172.27.0.35", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:74:72"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1833221780"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:53:06,091 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.183s 2022-03-10 15:53:06,092 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:53:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a8e9bac9-cfd5-4014-b1bd-fb9ad585506e', 'x-compute-request-id': 'req-a8e9bac9-cfd5-4014-b1bd-fb9ad585506e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {"tempest-AttachVolumeNegativeTest-856113860-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:74:72"}, {"version": 4, "addr": "172.27.0.35", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:74:72"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1833221780"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:53:07,280 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.180s 2022-03-10 15:53:07,281 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:53:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-733e0dde-e45b-46d2-9345-905f860fec56', 'x-compute-request-id': 'req-733e0dde-e45b-46d2-9345-905f860fec56', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {"tempest-AttachVolumeNegativeTest-856113860-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:74:72"}, {"version": 4, "addr": "172.27.0.35", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:74:72"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1833221780"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:53:08,588 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.298s 2022-03-10 15:53:08,589 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:53:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-667880e6-32c8-458b-b996-a98580a43037', 'x-compute-request-id': 'req-667880e6-32c8-458b-b996-a98580a43037', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {"tempest-AttachVolumeNegativeTest-856113860-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:74:72"}, {"version": 4, "addr": "172.27.0.35", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:74:72"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1833221780"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:53:09,785 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.180s 2022-03-10 15:53:09,786 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:53:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-353e76de-e578-4ed5-99c3-0aab7dc9bd47', 'x-compute-request-id': 'req-353e76de-e578-4ed5-99c3-0aab7dc9bd47', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {"tempest-AttachVolumeNegativeTest-856113860-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:74:72"}, {"version": 4, "addr": "172.27.0.35", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:74:72"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1833221780"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:53:10,980 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.184s 2022-03-10 15:53:10,980 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:53:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4ab412f6-4806-4522-acc2-ba7eb50cac47', 'x-compute-request-id': 'req-4ab412f6-4806-4522-acc2-ba7eb50cac47', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {"tempest-AttachVolumeNegativeTest-856113860-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:74:72"}, {"version": 4, "addr": "172.27.0.35", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:74:72"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1833221780"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:53:12,219 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.222s 2022-03-10 15:53:12,220 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:53:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e83b2a99-28c3-4e54-9821-5b7490a0522a', 'x-compute-request-id': 'req-e83b2a99-28c3-4e54-9821-5b7490a0522a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {"tempest-AttachVolumeNegativeTest-856113860-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:74:72"}, {"version": 4, "addr": "172.27.0.35", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:74:72"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1833221780"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:53:13,443 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.213s 2022-03-10 15:53:13,443 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:53:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5b06764b-e185-4bf9-9243-4bea7756e9c3', 'x-compute-request-id': 'req-5b06764b-e185-4bf9-9243-4bea7756e9c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {"tempest-AttachVolumeNegativeTest-856113860-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:74:72"}, {"version": 4, "addr": "172.27.0.35", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:74:72"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1833221780"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:53:14,626 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.173s 2022-03-10 15:53:14,627 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:53:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ed909956-edf6-4f75-b872-da9096542a31', 'x-compute-request-id': 'req-ed909956-edf6-4f75-b872-da9096542a31', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {"tempest-AttachVolumeNegativeTest-856113860-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:74:72"}, {"version": 4, "addr": "172.27.0.35", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:74:72"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1833221780"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:53:15,818 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.176s 2022-03-10 15:53:15,818 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:53:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-02c0d0ff-fb50-4b45-b042-2484e418970e', 'x-compute-request-id': 'req-02c0d0ff-fb50-4b45-b042-2484e418970e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {"tempest-AttachVolumeNegativeTest-856113860-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:74:72"}, {"version": 4, "addr": "172.27.0.35", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:74:72"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1833221780"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:53:17,000 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.172s 2022-03-10 15:53:17,000 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:53:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ba949ac7-0cb0-4a3c-a55b-ba4fc35dbc63', 'x-compute-request-id': 'req-ba949ac7-0cb0-4a3c-a55b-ba4fc35dbc63', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {"tempest-AttachVolumeNegativeTest-856113860-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:74:72"}, {"version": 4, "addr": "172.27.0.35", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:74:72"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1833221780"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:53:18,187 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.173s 2022-03-10 15:53:18,188 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:53:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d0988d90-9502-4acb-b146-b7a50dc01503', 'x-compute-request-id': 'req-d0988d90-9502-4acb-b146-b7a50dc01503', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {"tempest-AttachVolumeNegativeTest-856113860-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:74:72"}, {"version": 4, "addr": "172.27.0.35", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:74:72"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1833221780"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:53:19,370 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.174s 2022-03-10 15:53:19,371 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:53:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4dbcdb39-cb1d-42a8-b6a2-50272b6d7aa9', 'x-compute-request-id': 'req-4dbcdb39-cb1d-42a8-b6a2-50272b6d7aa9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {"tempest-AttachVolumeNegativeTest-856113860-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:74:72"}, {"version": 4, "addr": "172.27.0.35", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:74:72"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1833221780"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:53:20,574 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.193s 2022-03-10 15:53:20,574 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:53:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6c45baa8-4cf9-45b8-88b7-777bec9a043a', 'x-compute-request-id': 'req-6c45baa8-4cf9-45b8-88b7-777bec9a043a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {"tempest-AttachVolumeNegativeTest-856113860-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:74:72"}, {"version": 4, "addr": "172.27.0.35", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:74:72"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1833221780"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:53:21,761 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.178s 2022-03-10 15:53:21,762 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:53:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6d59add4-8d65-4e45-835d-d4c27ca715d3', 'x-compute-request-id': 'req-6d59add4-8d65-4e45-835d-d4c27ca715d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {"tempest-AttachVolumeNegativeTest-856113860-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:74:72"}, {"version": 4, "addr": "172.27.0.35", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:74:72"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1833221780"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:53:22,945 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.165s 2022-03-10 15:53:22,945 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:53:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-870e367b-ac4d-49df-b92a-317cd802c9f1', 'x-compute-request-id': 'req-870e367b-ac4d-49df-b92a-317cd802c9f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {"tempest-AttachVolumeNegativeTest-856113860-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:74:72"}, {"version": 4, "addr": "172.27.0.35", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:74:72"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1833221780"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:53:24,148 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.193s 2022-03-10 15:53:24,149 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:53:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a16983a0-a368-4a7e-9e5c-d030638d8794', 'x-compute-request-id': 'req-a16983a0-a368-4a7e-9e5c-d030638d8794', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {"tempest-AttachVolumeNegativeTest-856113860-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:74:72"}, {"version": 4, "addr": "172.27.0.35", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:74:72"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1833221780"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:53:25,350 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.185s 2022-03-10 15:53:25,350 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:53:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bdd8ef31-0fb7-4d72-bef3-c651971f8916', 'x-compute-request-id': 'req-bdd8ef31-0fb7-4d72-bef3-c651971f8916', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {"tempest-AttachVolumeNegativeTest-856113860-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:74:72"}, {"version": 4, "addr": "172.27.0.35", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:74:72"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1833221780"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:53:26,551 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.190s 2022-03-10 15:53:26,551 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:53:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5f95988f-4760-4414-9fa0-6f2bfc153f92', 'x-compute-request-id': 'req-5f95988f-4760-4414-9fa0-6f2bfc153f92', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {"tempest-AttachVolumeNegativeTest-856113860-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:74:72"}, {"version": 4, "addr": "172.27.0.35", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:74:72"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1833221780"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:53:27,741 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.180s 2022-03-10 15:53:27,741 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:53:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d9e18f8c-4c74-4f42-b29d-87b1cab81752', 'x-compute-request-id': 'req-d9e18f8c-4c74-4f42-b29d-87b1cab81752', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {"tempest-AttachVolumeNegativeTest-856113860-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:74:72"}, {"version": 4, "addr": "172.27.0.35", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:74:72"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1833221780"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:53:28,927 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.176s 2022-03-10 15:53:28,928 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:53:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-46f2f1f2-6285-49ce-b9a3-b3d3d35f9d25', 'x-compute-request-id': 'req-46f2f1f2-6285-49ce-b9a3-b3d3d35f9d25', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {"tempest-AttachVolumeNegativeTest-856113860-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:74:72"}, {"version": 4, "addr": "172.27.0.35", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:74:72"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1833221780"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:53:30,154 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.217s 2022-03-10 15:53:30,154 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:53:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-739c2f1f-0b6c-4a46-9ade-7dafb4b7bdfd', 'x-compute-request-id': 'req-739c2f1f-0b6c-4a46-9ade-7dafb4b7bdfd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {"tempest-AttachVolumeNegativeTest-856113860-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:74:72"}, {"version": 4, "addr": "172.27.0.35", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:74:72"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1833221780"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:53:31,355 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.183s 2022-03-10 15:53:31,356 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:53:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-231c57a2-67e8-4498-a555-327ebec085ef', 'x-compute-request-id': 'req-231c57a2-67e8-4498-a555-327ebec085ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {"tempest-AttachVolumeNegativeTest-856113860-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:74:72"}, {"version": 4, "addr": "172.27.0.35", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:74:72"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1833221780"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:53:32,558 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.193s 2022-03-10 15:53:32,558 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:53:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d5175568-2712-4c92-808e-9e0f1cd06be7', 'x-compute-request-id': 'req-d5175568-2712-4c92-808e-9e0f1cd06be7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {"tempest-AttachVolumeNegativeTest-856113860-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:74:72"}, {"version": 4, "addr": "172.27.0.35", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:74:72"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1833221780"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:53:33,812 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.246s 2022-03-10 15:53:33,813 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:53:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e036f034-10e5-4d5b-b567-8e4dbc35c851', 'x-compute-request-id': 'req-e036f034-10e5-4d5b-b567-8e4dbc35c851', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {"tempest-AttachVolumeNegativeTest-856113860-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:74:72"}, {"version": 4, "addr": "172.27.0.35", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:74:72"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1833221780"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:53:35,489 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.667s 2022-03-10 15:53:35,489 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:53:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-156f05a3-8324-4b3a-9ed4-48f2079c098f', 'x-compute-request-id': 'req-156f05a3-8324-4b3a-9ed4-48f2079c098f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {"tempest-AttachVolumeNegativeTest-856113860-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:74:72"}, {"version": 4, "addr": "172.27.0.35", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:74:72"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1833221780"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:53:36,700 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.199s 2022-03-10 15:53:36,700 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:53:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cb04b48d-b0b5-4df6-991c-fc882b1fff4d', 'x-compute-request-id': 'req-cb04b48d-b0b5-4df6-991c-fc882b1fff4d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {"tempest-AttachVolumeNegativeTest-856113860-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:74:72"}, {"version": 4, "addr": "172.27.0.35", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:74:72"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1833221780"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:53:37,939 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.224s 2022-03-10 15:53:37,940 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:53:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-932b0c77-b1c4-4420-80e7-451209e6b0d2', 'x-compute-request-id': 'req-932b0c77-b1c4-4420-80e7-451209e6b0d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {"tempest-AttachVolumeNegativeTest-856113860-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:74:72"}, {"version": 4, "addr": "172.27.0.35", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:74:72"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1833221780"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:53:39,161 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.212s 2022-03-10 15:53:39,162 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:53:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fbb6686e-daed-4c3c-9d0a-72fac26fddc3', 'x-compute-request-id': 'req-fbb6686e-daed-4c3c-9d0a-72fac26fddc3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {"tempest-AttachVolumeNegativeTest-856113860-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:74:72"}, {"version": 4, "addr": "172.27.0.35", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:74:72"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1833221780"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:53:40,351 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.179s 2022-03-10 15:53:40,351 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:53:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6314ce21-08f6-4bc1-8ee4-89966943e702', 'x-compute-request-id': 'req-6314ce21-08f6-4bc1-8ee4-89966943e702', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {"tempest-AttachVolumeNegativeTest-856113860-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:74:72"}, {"version": 4, "addr": "172.27.0.35", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:74:72"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1833221780"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:53:41,539 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.176s 2022-03-10 15:53:41,539 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:53:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-75428759-3ea0-4d05-a6b9-890c4e01f3fe', 'x-compute-request-id': 'req-75428759-3ea0-4d05-a6b9-890c4e01f3fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {"tempest-AttachVolumeNegativeTest-856113860-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:74:72"}, {"version": 4, "addr": "172.27.0.35", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:74:72"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1833221780"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:53:42,752 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.203s 2022-03-10 15:53:42,752 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:53:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-09d3a5d3-0a92-479f-ac7a-a4fff9a94be1', 'x-compute-request-id': 'req-09d3a5d3-0a92-479f-ac7a-a4fff9a94be1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {"tempest-AttachVolumeNegativeTest-856113860-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:74:72"}, {"version": 4, "addr": "172.27.0.35", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:74:72"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1833221780"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:53:43,942 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.179s 2022-03-10 15:53:43,942 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:53:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1e3bbf27-7381-4d9a-a95d-a9952d19c830', 'x-compute-request-id': 'req-1e3bbf27-7381-4d9a-a95d-a9952d19c830', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {"tempest-AttachVolumeNegativeTest-856113860-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:74:72"}, {"version": 4, "addr": "172.27.0.35", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:74:72"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1833221780"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:53:45,144 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.188s 2022-03-10 15:53:45,148 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:53:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b7400769-21f4-4b6e-a653-93f1f0783a75', 'x-compute-request-id': 'req-b7400769-21f4-4b6e-a653-93f1f0783a75', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {"tempest-AttachVolumeNegativeTest-856113860-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:74:72"}, {"version": 4, "addr": "172.27.0.35", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:74:72"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1833221780"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:53:46,343 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.184s 2022-03-10 15:53:46,343 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:53:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0e31b169-4710-4548-9ed1-b960b3d65434', 'x-compute-request-id': 'req-0e31b169-4710-4548-9ed1-b960b3d65434', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {"tempest-AttachVolumeNegativeTest-856113860-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:74:72"}, {"version": 4, "addr": "172.27.0.35", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:74:72"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1833221780"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:53:47,532 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.178s 2022-03-10 15:53:47,532 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:53:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ca0d0912-7751-43bf-bc6a-45467219b46f', 'x-compute-request-id': 'req-ca0d0912-7751-43bf-bc6a-45467219b46f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {"tempest-AttachVolumeNegativeTest-856113860-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:74:72"}, {"version": 4, "addr": "172.27.0.35", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:74:72"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1833221780"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:53:48,717 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.174s 2022-03-10 15:53:48,718 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:53:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-676e12f4-e47d-489b-8e6a-7aa11cbcad3d', 'x-compute-request-id': 'req-676e12f4-e47d-489b-8e6a-7aa11cbcad3d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {"tempest-AttachVolumeNegativeTest-856113860-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:74:72"}, {"version": 4, "addr": "172.27.0.35", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:74:72"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1833221780"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:53:49,910 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.182s 2022-03-10 15:53:49,918 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:53:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d4a3c24d-53d6-4acc-8ed7-fb7e657bfa26', 'x-compute-request-id': 'req-d4a3c24d-53d6-4acc-8ed7-fb7e657bfa26', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {"tempest-AttachVolumeNegativeTest-856113860-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:74:72"}, {"version": 4, "addr": "172.27.0.35", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:74:72"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1833221780"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:53:51,110 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.180s 2022-03-10 15:53:51,110 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:53:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-55bc2dbd-bc77-4778-8a2f-48ed46a28afd', 'x-compute-request-id': 'req-55bc2dbd-bc77-4778-8a2f-48ed46a28afd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {"tempest-AttachVolumeNegativeTest-856113860-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:74:72"}, {"version": 4, "addr": "172.27.0.35", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:74:72"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1833221780"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:53:52,292 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.174s 2022-03-10 15:53:52,293 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:53:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ec4830d7-fa7c-43b0-b01e-f60e6b5abddd', 'x-compute-request-id': 'req-ec4830d7-fa7c-43b0-b01e-f60e6b5abddd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {"tempest-AttachVolumeNegativeTest-856113860-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:74:72"}, {"version": 4, "addr": "172.27.0.35", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:74:72"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1833221780"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:53:53,493 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.191s 2022-03-10 15:53:53,494 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:53:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-57eaa3e9-8fbe-4e45-94e9-2f4adbf79a84', 'x-compute-request-id': 'req-57eaa3e9-8fbe-4e45-94e9-2f4adbf79a84', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {"tempest-AttachVolumeNegativeTest-856113860-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:74:72"}, {"version": 4, "addr": "172.27.0.35", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:74:72"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1833221780"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:53:54,690 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.185s 2022-03-10 15:53:54,691 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:53:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a93c505b-c9ee-46da-a60e-ffffadb07157', 'x-compute-request-id': 'req-a93c505b-c9ee-46da-a60e-ffffadb07157', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {"tempest-AttachVolumeNegativeTest-856113860-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:74:72"}, {"version": 4, "addr": "172.27.0.35", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:74:72"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1833221780"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:53:55,882 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.174s 2022-03-10 15:53:55,882 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:53:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-519e594c-8fd5-4d91-a102-4a01b8760b26', 'x-compute-request-id': 'req-519e594c-8fd5-4d91-a102-4a01b8760b26', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {"tempest-AttachVolumeNegativeTest-856113860-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:74:72"}, {"version": 4, "addr": "172.27.0.35", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:74:72"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1833221780"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:53:57,076 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.178s 2022-03-10 15:53:57,076 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:53:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f4049215-8a5e-456b-a918-32eb9c67e66b', 'x-compute-request-id': 'req-f4049215-8a5e-456b-a918-32eb9c67e66b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {"tempest-AttachVolumeNegativeTest-856113860-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:74:72"}, {"version": 4, "addr": "172.27.0.35", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:74:72"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1833221780"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:53:58,270 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.183s 2022-03-10 15:53:58,277 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:53:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-795509d9-4431-4857-b4de-831fbb6bc5fb', 'x-compute-request-id': 'req-795509d9-4431-4857-b4de-831fbb6bc5fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {"tempest-AttachVolumeNegativeTest-856113860-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:74:72"}, {"version": 4, "addr": "172.27.0.35", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:74:72"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1833221780"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:53:59,508 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.213s 2022-03-10 15:53:59,508 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:53:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-30254141-3d16-496b-88cd-08c33bdd979a', 'x-compute-request-id': 'req-30254141-3d16-496b-88cd-08c33bdd979a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {"tempest-AttachVolumeNegativeTest-856113860-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:74:72"}, {"version": 4, "addr": "172.27.0.35", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:74:72"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1833221780"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:54:00,707 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.182s 2022-03-10 15:54:00,708 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:54:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c590d249-4bb8-4b77-91a1-1abad84e2e6c', 'x-compute-request-id': 'req-c590d249-4bb8-4b77-91a1-1abad84e2e6c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {"tempest-AttachVolumeNegativeTest-856113860-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:74:72"}, {"version": 4, "addr": "172.27.0.35", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:74:72"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1833221780"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:54:01,905 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.180s 2022-03-10 15:54:01,906 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:54:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-66542271-60fd-4720-8f74-4588775ee74d', 'x-compute-request-id': 'req-66542271-60fd-4720-8f74-4588775ee74d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {"tempest-AttachVolumeNegativeTest-856113860-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:74:72"}, {"version": 4, "addr": "172.27.0.35", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:74:72"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1833221780"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:54:03,089 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.174s 2022-03-10 15:54:03,090 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:54:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c4ae34af-2b19-4113-ab29-869b092fda18', 'x-compute-request-id': 'req-c4ae34af-2b19-4113-ab29-869b092fda18', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {"tempest-AttachVolumeNegativeTest-856113860-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:74:72"}, {"version": 4, "addr": "172.27.0.35", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:74:72"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1833221780"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:54:04,310 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.210s 2022-03-10 15:54:04,311 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:54:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d5a5cfff-1555-4a7b-a8a9-bb2cdc9d97dc', 'x-compute-request-id': 'req-d5a5cfff-1555-4a7b-a8a9-bb2cdc9d97dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {"tempest-AttachVolumeNegativeTest-856113860-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:74:72"}, {"version": 4, "addr": "172.27.0.35", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:74:72"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1833221780"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:54:05,511 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.191s 2022-03-10 15:54:05,511 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:54:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ff9c746b-a330-4657-a8b8-b9914f45f2e4', 'x-compute-request-id': 'req-ff9c746b-a330-4657-a8b8-b9914f45f2e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {"tempest-AttachVolumeNegativeTest-856113860-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:74:72"}, {"version": 4, "addr": "172.27.0.35", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:74:72"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1833221780"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:54:06,706 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.186s 2022-03-10 15:54:06,707 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:54:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cfce6175-362e-4812-a3bd-4be795916e01', 'x-compute-request-id': 'req-cfce6175-362e-4812-a3bd-4be795916e01', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {"tempest-AttachVolumeNegativeTest-856113860-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:74:72"}, {"version": 4, "addr": "172.27.0.35", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:74:72"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1833221780"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:54:07,889 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.172s 2022-03-10 15:54:07,890 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:54:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f52cad9d-2871-4063-81a4-bc54ce8f9215', 'x-compute-request-id': 'req-f52cad9d-2871-4063-81a4-bc54ce8f9215', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {"tempest-AttachVolumeNegativeTest-856113860-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:74:72"}, {"version": 4, "addr": "172.27.0.35", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:74:72"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1833221780"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:54:09,085 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.178s 2022-03-10 15:54:09,085 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:54:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5898ef0b-c0b4-42a1-add2-d0418bc91f3f', 'x-compute-request-id': 'req-5898ef0b-c0b4-42a1-add2-d0418bc91f3f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {"tempest-AttachVolumeNegativeTest-856113860-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:74:72"}, {"version": 4, "addr": "172.27.0.35", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:74:72"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1833221780"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:54:10,366 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.271s 2022-03-10 15:54:10,367 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:54:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-12d7629d-cc8c-46a3-a56d-e723d9b4cf86', 'x-compute-request-id': 'req-12d7629d-cc8c-46a3-a56d-e723d9b4cf86', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {"tempest-AttachVolumeNegativeTest-856113860-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:74:72"}, {"version": 4, "addr": "172.27.0.35", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:74:72"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1833221780"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:54:11,557 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.181s 2022-03-10 15:54:11,558 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:54:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-522e86b4-48d1-4377-9221-5264a634ed43', 'x-compute-request-id': 'req-522e86b4-48d1-4377-9221-5264a634ed43', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {"tempest-AttachVolumeNegativeTest-856113860-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:74:72"}, {"version": 4, "addr": "172.27.0.35", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:74:72"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1833221780"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:54:12,781 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.207s 2022-03-10 15:54:12,782 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:54:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-67ee494e-c704-4921-ade9-4011f8459567', 'x-compute-request-id': 'req-67ee494e-c704-4921-ade9-4011f8459567', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {"tempest-AttachVolumeNegativeTest-856113860-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:74:72"}, {"version": 4, "addr": "172.27.0.35", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:74:72"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1833221780"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:54:13,964 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.172s 2022-03-10 15:54:13,965 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:54:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cc048e42-eed2-4b22-8ee5-1c30b30ab587', 'x-compute-request-id': 'req-cc048e42-eed2-4b22-8ee5-1c30b30ab587', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {"tempest-AttachVolumeNegativeTest-856113860-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:74:72"}, {"version": 4, "addr": "172.27.0.35", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:74:72"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1833221780"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:54:15,180 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.205s 2022-03-10 15:54:15,181 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:54:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4885c56a-fce3-4c18-894d-ea600c9c16b9', 'x-compute-request-id': 'req-4885c56a-fce3-4c18-894d-ea600c9c16b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {"tempest-AttachVolumeNegativeTest-856113860-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:74:72"}, {"version": 4, "addr": "172.27.0.35", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:74:72"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1833221780"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:54:16,366 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.176s 2022-03-10 15:54:16,366 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:54:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b81d318b-c477-4873-ab25-a5d9187c1037', 'x-compute-request-id': 'req-b81d318b-c477-4873-ab25-a5d9187c1037', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {"tempest-AttachVolumeNegativeTest-856113860-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:74:72"}, {"version": 4, "addr": "172.27.0.35", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:74:72"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1833221780"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:54:17,567 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.186s 2022-03-10 15:54:17,567 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:54:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a4e5e91f-ec42-42db-953e-9a80f49c83ca', 'x-compute-request-id': 'req-a4e5e91f-ec42-42db-953e-9a80f49c83ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {"tempest-AttachVolumeNegativeTest-856113860-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:74:72"}, {"version": 4, "addr": "172.27.0.35", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:74:72"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1833221780"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:54:18,802 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.225s 2022-03-10 15:54:18,802 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:54:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-07bd16eb-48ca-4d60-b0ad-12abc1a76620', 'x-compute-request-id': 'req-07bd16eb-48ca-4d60-b0ad-12abc1a76620', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {"tempest-AttachVolumeNegativeTest-856113860-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:74:72"}, {"version": 4, "addr": "172.27.0.35", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:74:72"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1833221780"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:54:20,034 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.220s 2022-03-10 15:54:20,034 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:54:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6a6e17cb-3568-4a1d-8ea6-e5f53341de5a', 'x-compute-request-id': 'req-6a6e17cb-3568-4a1d-8ea6-e5f53341de5a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {"tempest-AttachVolumeNegativeTest-856113860-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:74:72"}, {"version": 4, "addr": "172.27.0.35", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:74:72"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1833221780"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:54:21,251 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.207s 2022-03-10 15:54:21,252 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:54:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1d8ede4d-7b62-47e9-90c8-bf7feb93bae9', 'x-compute-request-id': 'req-1d8ede4d-7b62-47e9-90c8-bf7feb93bae9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {"tempest-AttachVolumeNegativeTest-856113860-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:74:72"}, {"version": 4, "addr": "172.27.0.35", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:74:72"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1833221780"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:54:22,447 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.183s 2022-03-10 15:54:22,447 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:54:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c57a36c7-dd87-453f-9d90-efd3f534a4d2', 'x-compute-request-id': 'req-c57a36c7-dd87-453f-9d90-efd3f534a4d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {"tempest-AttachVolumeNegativeTest-856113860-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:74:72"}, {"version": 4, "addr": "172.27.0.35", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:74:72"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1833221780"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:54:23,642 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.183s 2022-03-10 15:54:23,643 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:54:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-69d7d61d-20e8-4228-a5ea-ef3889756710', 'x-compute-request-id': 'req-69d7d61d-20e8-4228-a5ea-ef3889756710', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {"tempest-AttachVolumeNegativeTest-856113860-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:74:72"}, {"version": 4, "addr": "172.27.0.35", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:74:72"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1833221780"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:54:24,832 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.178s 2022-03-10 15:54:24,832 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:54:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6f6e9c13-6187-4304-821c-c97a8fb9c56f', 'x-compute-request-id': 'req-6f6e9c13-6187-4304-821c-c97a8fb9c56f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {"tempest-AttachVolumeNegativeTest-856113860-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:74:72"}, {"version": 4, "addr": "172.27.0.35", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:74:72"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1833221780"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:54:26,044 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.199s 2022-03-10 15:54:26,044 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:54:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-010983dd-d546-4b03-a9e8-c509b3f3848c', 'x-compute-request-id': 'req-010983dd-d546-4b03-a9e8-c509b3f3848c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {"tempest-AttachVolumeNegativeTest-856113860-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:74:72"}, {"version": 4, "addr": "172.27.0.35", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:74:72"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1833221780"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:54:27,229 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.176s 2022-03-10 15:54:27,229 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:54:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-af5eb6cc-abe2-45a1-903a-c5b53b539c72', 'x-compute-request-id': 'req-af5eb6cc-abe2-45a1-903a-c5b53b539c72', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {"tempest-AttachVolumeNegativeTest-856113860-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:74:72"}, {"version": 4, "addr": "172.27.0.35", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:74:72"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1833221780"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:54:28,404 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.166s 2022-03-10 15:54:28,404 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:54:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-91951397-d555-4a3a-8bcb-f205df4854cd', 'x-compute-request-id': 'req-91951397-d555-4a3a-8bcb-f205df4854cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {"tempest-AttachVolumeNegativeTest-856113860-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:74:72"}, {"version": 4, "addr": "172.27.0.35", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:74:72"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1833221780"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:54:29,586 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.174s 2022-03-10 15:54:29,587 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:54:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ad648adb-65fc-4ef7-b050-a85e8fbd966f', 'x-compute-request-id': 'req-ad648adb-65fc-4ef7-b050-a85e8fbd966f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {"tempest-AttachVolumeNegativeTest-856113860-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:74:72"}, {"version": 4, "addr": "172.27.0.35", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:74:72"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1833221780"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:54:30,781 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.185s 2022-03-10 15:54:30,782 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:54:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2e6041d6-e7ab-48fe-9239-91f174d8e558', 'x-compute-request-id': 'req-2e6041d6-e7ab-48fe-9239-91f174d8e558', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {"tempest-AttachVolumeNegativeTest-856113860-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:74:72"}, {"version": 4, "addr": "172.27.0.35", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:74:72"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1833221780"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:54:31,993 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.195s 2022-03-10 15:54:31,993 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:54:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f85d29df-bef6-42f1-af90-4fd424b229b9', 'x-compute-request-id': 'req-f85d29df-bef6-42f1-af90-4fd424b229b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {"tempest-AttachVolumeNegativeTest-856113860-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:74:72"}, {"version": 4, "addr": "172.27.0.35", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:74:72"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1833221780"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:54:33,237 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.229s 2022-03-10 15:54:33,238 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:54:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bb3186ce-c662-43c1-8d64-4af7cc633c5e', 'x-compute-request-id': 'req-bb3186ce-c662-43c1-8d64-4af7cc633c5e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {"tempest-AttachVolumeNegativeTest-856113860-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:74:72"}, {"version": 4, "addr": "172.27.0.35", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:74:72"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1833221780"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:54:34,450 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.202s 2022-03-10 15:54:34,451 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:54:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-84ea9361-4b8c-4491-8128-a8666c64d35d', 'x-compute-request-id': 'req-84ea9361-4b8c-4491-8128-a8666c64d35d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {"tempest-AttachVolumeNegativeTest-856113860-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:74:72"}, {"version": 4, "addr": "172.27.0.35", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:74:72"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1833221780"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:54:35,645 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.185s 2022-03-10 15:54:35,646 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:54:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-83e5c465-159e-4d68-bb29-f5fda8248942', 'x-compute-request-id': 'req-83e5c465-159e-4d68-bb29-f5fda8248942', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {"tempest-AttachVolumeNegativeTest-856113860-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:74:72"}, {"version": 4, "addr": "172.27.0.35", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:74:72"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1833221780"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:54:36,832 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.176s 2022-03-10 15:54:36,833 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:54:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1df74c5e-373c-4b65-bc0e-979e96b48eea', 'x-compute-request-id': 'req-1df74c5e-373c-4b65-bc0e-979e96b48eea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {"tempest-AttachVolumeNegativeTest-856113860-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:74:72"}, {"version": 4, "addr": "172.27.0.35", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:74:72"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1833221780"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:54:38,027 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.177s 2022-03-10 15:54:38,027 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:54:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-11befaca-71c7-425b-972b-38f6a16af3f7', 'x-compute-request-id': 'req-11befaca-71c7-425b-972b-38f6a16af3f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {"tempest-AttachVolumeNegativeTest-856113860-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:74:72"}, {"version": 4, "addr": "172.27.0.35", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:74:72"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1833221780"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:54:39,214 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.178s 2022-03-10 15:54:39,215 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:54:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-11c0527d-f9c5-4ea4-9599-e60fbf998491', 'x-compute-request-id': 'req-11c0527d-f9c5-4ea4-9599-e60fbf998491', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {"tempest-AttachVolumeNegativeTest-856113860-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:74:72"}, {"version": 4, "addr": "172.27.0.35", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:74:72"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1833221780"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:54:40,438 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.213s 2022-03-10 15:54:40,438 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:54:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2c0c3b3b-6d0d-4f59-ab34-ce14405917cd', 'x-compute-request-id': 'req-2c0c3b3b-6d0d-4f59-ab34-ce14405917cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {"tempest-AttachVolumeNegativeTest-856113860-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:74:72"}, {"version": 4, "addr": "172.27.0.35", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:74:72"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1833221780"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:54:41,627 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.179s 2022-03-10 15:54:41,627 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:54:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-309e7948-e576-46a0-951f-15f90a9c3c0d', 'x-compute-request-id': 'req-309e7948-e576-46a0-951f-15f90a9c3c0d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {"tempest-AttachVolumeNegativeTest-856113860-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:74:72"}, {"version": 4, "addr": "172.27.0.35", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:74:72"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1833221780"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:54:42,812 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.174s 2022-03-10 15:54:42,812 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:54:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-946ea2ed-0932-4221-8efe-02bc742c4cdd', 'x-compute-request-id': 'req-946ea2ed-0932-4221-8efe-02bc742c4cdd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {"tempest-AttachVolumeNegativeTest-856113860-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:74:72"}, {"version": 4, "addr": "172.27.0.35", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:74:72"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1833221780"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:54:44,051 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.229s 2022-03-10 15:54:44,052 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:54:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ac004b05-1c18-4e67-ab33-e26b868c8c19', 'x-compute-request-id': 'req-ac004b05-1c18-4e67-ab33-e26b868c8c19', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {"tempest-AttachVolumeNegativeTest-856113860-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:74:72"}, {"version": 4, "addr": "172.27.0.35", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:74:72"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1833221780"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:54:45,239 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.177s 2022-03-10 15:54:45,240 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:54:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d5c403ed-34ab-4c52-a5eb-8ae246510de3', 'x-compute-request-id': 'req-d5c403ed-34ab-4c52-a5eb-8ae246510de3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {"tempest-AttachVolumeNegativeTest-856113860-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:74:72"}, {"version": 4, "addr": "172.27.0.35", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:74:72"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1833221780"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:54:46,429 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.171s 2022-03-10 15:54:46,430 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:54:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b9a7af0f-2825-4c32-96e9-476e733a717f', 'x-compute-request-id': 'req-b9a7af0f-2825-4c32-96e9-476e733a717f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {"tempest-AttachVolumeNegativeTest-856113860-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:74:72"}, {"version": 4, "addr": "172.27.0.35", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:74:72"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1833221780"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:54:47,647 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.208s 2022-03-10 15:54:47,648 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:54:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3a155300-160b-4b9c-80bc-37beba387533', 'x-compute-request-id': 'req-3a155300-160b-4b9c-80bc-37beba387533', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {"tempest-AttachVolumeNegativeTest-856113860-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:74:72"}, {"version": 4, "addr": "172.27.0.35", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:74:72"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1833221780"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:54:48,876 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.220s 2022-03-10 15:54:48,876 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:54:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2fb1eb1f-8741-4ba3-a6a2-d939c3ed1f69', 'x-compute-request-id': 'req-2fb1eb1f-8741-4ba3-a6a2-d939c3ed1f69', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {"tempest-AttachVolumeNegativeTest-856113860-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:74:72"}, {"version": 4, "addr": "172.27.0.35", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:74:72"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1833221780"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:54:50,093 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.205s 2022-03-10 15:54:50,093 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:54:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dafb476f-b96a-4475-be6d-2ccdeb821951', 'x-compute-request-id': 'req-dafb476f-b96a-4475-be6d-2ccdeb821951', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {"tempest-AttachVolumeNegativeTest-856113860-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:74:72"}, {"version": 4, "addr": "172.27.0.35", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:74:72"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1833221780"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:54:51,319 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.211s 2022-03-10 15:54:51,320 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:54:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a7e5dbf9-213e-48a1-82ed-184adcddd34c', 'x-compute-request-id': 'req-a7e5dbf9-213e-48a1-82ed-184adcddd34c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {"tempest-AttachVolumeNegativeTest-856113860-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:74:72"}, {"version": 4, "addr": "172.27.0.35", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:74:72"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1833221780"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:54:52,523 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.192s 2022-03-10 15:54:52,524 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:54:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7a760ff3-7025-44cd-a9ba-189b6cc1d785', 'x-compute-request-id': 'req-7a760ff3-7025-44cd-a9ba-189b6cc1d785', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {"tempest-AttachVolumeNegativeTest-856113860-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:74:72"}, {"version": 4, "addr": "172.27.0.35", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:74:72"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1833221780"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:54:53,724 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.190s 2022-03-10 15:54:53,725 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:54:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8bb9a827-f726-4d86-a62d-d19a012bac2b', 'x-compute-request-id': 'req-8bb9a827-f726-4d86-a62d-d19a012bac2b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {"tempest-AttachVolumeNegativeTest-856113860-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:74:72"}, {"version": 4, "addr": "172.27.0.35", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:74:72"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1833221780"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:54:54,927 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.193s 2022-03-10 15:54:54,928 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:54:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6b5b4ca7-bfb0-4071-9478-49ac91546a8d', 'x-compute-request-id': 'req-6b5b4ca7-bfb0-4071-9478-49ac91546a8d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {"tempest-AttachVolumeNegativeTest-856113860-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:74:72"}, {"version": 4, "addr": "172.27.0.35", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:74:72"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1833221780"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:54:56,110 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.173s 2022-03-10 15:54:56,111 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:54:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e921eaeb-9e65-48f4-b161-7a837b4ea629', 'x-compute-request-id': 'req-e921eaeb-9e65-48f4-b161-7a837b4ea629', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {"tempest-AttachVolumeNegativeTest-856113860-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:74:72"}, {"version": 4, "addr": "172.27.0.35", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:74:72"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1833221780"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:54:57,302 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.181s 2022-03-10 15:54:57,302 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:54:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-11343a0f-cbdb-4ec3-8560-4d42bc454459', 'x-compute-request-id': 'req-11343a0f-cbdb-4ec3-8560-4d42bc454459', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {"tempest-AttachVolumeNegativeTest-856113860-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:74:72"}, {"version": 4, "addr": "172.27.0.35", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:74:72"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1833221780"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:54:58,519 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.205s 2022-03-10 15:54:58,519 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:54:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2ae93f64-66df-4cde-9995-ad160b5e3f71', 'x-compute-request-id': 'req-2ae93f64-66df-4cde-9995-ad160b5e3f71', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {"tempest-AttachVolumeNegativeTest-856113860-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:74:72"}, {"version": 4, "addr": "172.27.0.35", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:74:72"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1833221780"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:54:59,706 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.176s 2022-03-10 15:54:59,706 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:54:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d3b041e3-060b-4dbc-a6f9-14a69f14041f', 'x-compute-request-id': 'req-d3b041e3-060b-4dbc-a6f9-14a69f14041f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {"tempest-AttachVolumeNegativeTest-856113860-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:74:72"}, {"version": 4, "addr": "172.27.0.35", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:74:72"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1833221780"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:55:00,907 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.190s 2022-03-10 15:55:00,907 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:55:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d16b4d91-3321-411f-857c-5a1caf3227bc', 'x-compute-request-id': 'req-d16b4d91-3321-411f-857c-5a1caf3227bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {"tempest-AttachVolumeNegativeTest-856113860-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:74:72"}, {"version": 4, "addr": "172.27.0.35", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:74:72"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1833221780"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:55:02,099 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.181s 2022-03-10 15:55:02,100 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:55:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e0673133-5980-4d3a-beae-b3f6134f1bf8', 'x-compute-request-id': 'req-e0673133-5980-4d3a-beae-b3f6134f1bf8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {"tempest-AttachVolumeNegativeTest-856113860-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:74:72"}, {"version": 4, "addr": "172.27.0.35", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:74:72"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1833221780"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:55:03,294 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.178s 2022-03-10 15:55:03,295 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:55:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8e4f15db-84d3-4576-87f0-2dc388405d7f', 'x-compute-request-id': 'req-8e4f15db-84d3-4576-87f0-2dc388405d7f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {"tempest-AttachVolumeNegativeTest-856113860-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:74:72"}, {"version": 4, "addr": "172.27.0.35", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:74:72"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1833221780"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:55:04,481 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.177s 2022-03-10 15:55:04,481 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:55:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5c05dce7-b737-47ee-af66-297e0e16af07', 'x-compute-request-id': 'req-5c05dce7-b737-47ee-af66-297e0e16af07', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {"tempest-AttachVolumeNegativeTest-856113860-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:74:72"}, {"version": 4, "addr": "172.27.0.35", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:74:72"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1833221780"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:55:05,674 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.183s 2022-03-10 15:55:05,674 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:55:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-96657e85-445e-4580-8be0-96268553a7ca', 'x-compute-request-id': 'req-96657e85-445e-4580-8be0-96268553a7ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {"tempest-AttachVolumeNegativeTest-856113860-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:74:72"}, {"version": 4, "addr": "172.27.0.35", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:74:72"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1833221780"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:55:06,859 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.175s 2022-03-10 15:55:06,860 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:55:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d10d2d21-0697-42fa-9dd6-b444151f8c24', 'x-compute-request-id': 'req-d10d2d21-0697-42fa-9dd6-b444151f8c24', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {"tempest-AttachVolumeNegativeTest-856113860-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:74:72"}, {"version": 4, "addr": "172.27.0.35", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:74:72"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1833221780"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:55:08,054 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.176s 2022-03-10 15:55:08,054 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:55:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6dd60055-f383-4ebf-bf0d-14d96c2be84b', 'x-compute-request-id': 'req-6dd60055-f383-4ebf-bf0d-14d96c2be84b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {"tempest-AttachVolumeNegativeTest-856113860-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:74:72"}, {"version": 4, "addr": "172.27.0.35", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:74:72"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1833221780"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:55:09,532 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.465s 2022-03-10 15:55:09,532 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:55:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-47cec154-fa97-4502-a134-103b0baea752', 'x-compute-request-id': 'req-47cec154-fa97-4502-a134-103b0baea752', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {"tempest-AttachVolumeNegativeTest-856113860-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:74:72"}, {"version": 4, "addr": "172.27.0.35", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:74:72"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1833221780"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:55:10,717 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.170s 2022-03-10 15:55:10,717 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:55:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8ab7031e-4116-43f0-93d8-33ff1672565c', 'x-compute-request-id': 'req-8ab7031e-4116-43f0-93d8-33ff1672565c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {"tempest-AttachVolumeNegativeTest-856113860-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:74:72"}, {"version": 4, "addr": "172.27.0.35", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:74:72"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1833221780"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:55:11,897 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.170s 2022-03-10 15:55:11,898 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:55:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-37cec0ac-87b8-4ee4-a434-95d1c4823e44', 'x-compute-request-id': 'req-37cec0ac-87b8-4ee4-a434-95d1c4823e44', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {"tempest-AttachVolumeNegativeTest-856113860-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:74:72"}, {"version": 4, "addr": "172.27.0.35", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:74:72"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1833221780"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:55:13,097 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.190s 2022-03-10 15:55:13,097 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:55:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-643544eb-1bd7-4350-98b7-7fb553647f05', 'x-compute-request-id': 'req-643544eb-1bd7-4350-98b7-7fb553647f05', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {"tempest-AttachVolumeNegativeTest-856113860-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:74:72"}, {"version": 4, "addr": "172.27.0.35", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:74:72"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1833221780"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:55:14,280 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.173s 2022-03-10 15:55:14,281 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:55:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bc106783-4d0c-42c5-969a-31238c1a61a9', 'x-compute-request-id': 'req-bc106783-4d0c-42c5-969a-31238c1a61a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {"tempest-AttachVolumeNegativeTest-856113860-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:74:72"}, {"version": 4, "addr": "172.27.0.35", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:74:72"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1833221780"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:55:15,462 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.170s 2022-03-10 15:55:15,462 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:55:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4aacd9c3-8e81-4d31-9753-886cb5b3a55e', 'x-compute-request-id': 'req-4aacd9c3-8e81-4d31-9753-886cb5b3a55e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {"tempest-AttachVolumeNegativeTest-856113860-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:74:72"}, {"version": 4, "addr": "172.27.0.35", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:74:72"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1833221780"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:55:16,634 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.163s 2022-03-10 15:55:16,635 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:55:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-66030e03-7882-4f20-a402-808a80f6650f', 'x-compute-request-id': 'req-66030e03-7882-4f20-a402-808a80f6650f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {"tempest-AttachVolumeNegativeTest-856113860-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:74:72"}, {"version": 4, "addr": "172.27.0.35", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:74:72"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1833221780"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:55:17,817 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.173s 2022-03-10 15:55:17,817 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:55:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9727ed00-0071-430c-a078-b07fa2465d9e', 'x-compute-request-id': 'req-9727ed00-0071-430c-a078-b07fa2465d9e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {"tempest-AttachVolumeNegativeTest-856113860-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:74:72"}, {"version": 4, "addr": "172.27.0.35", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:74:72"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1833221780"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:55:18,992 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.165s 2022-03-10 15:55:18,992 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:55:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fe59b970-1bc5-4d09-83b8-4c28030f0ea9', 'x-compute-request-id': 'req-fe59b970-1bc5-4d09-83b8-4c28030f0ea9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {"tempest-AttachVolumeNegativeTest-856113860-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:74:72"}, {"version": 4, "addr": "172.27.0.35", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:74:72"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1833221780"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:55:20,180 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.178s 2022-03-10 15:55:20,180 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:55:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9bf29cfc-cbc1-48ac-b82d-bc8c3d1fe56e', 'x-compute-request-id': 'req-9bf29cfc-cbc1-48ac-b82d-bc8c3d1fe56e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {"tempest-AttachVolumeNegativeTest-856113860-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:74:72"}, {"version": 4, "addr": "172.27.0.35", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:74:72"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1833221780"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:55:21,402 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.213s 2022-03-10 15:55:21,403 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:55:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-22edd0d6-a19d-4699-9d86-61bf7d010eb9', 'x-compute-request-id': 'req-22edd0d6-a19d-4699-9d86-61bf7d010eb9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {"tempest-AttachVolumeNegativeTest-856113860-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:74:72"}, {"version": 4, "addr": "172.27.0.35", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:74:72"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1833221780"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:55:22,585 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.173s 2022-03-10 15:55:22,585 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:55:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7e2f4b64-ddf4-463b-a896-34c4f69f43c1', 'x-compute-request-id': 'req-7e2f4b64-ddf4-463b-a896-34c4f69f43c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {"tempest-AttachVolumeNegativeTest-856113860-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:74:72"}, {"version": 4, "addr": "172.27.0.35", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:74:72"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1833221780"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:55:23,768 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.173s 2022-03-10 15:55:23,769 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:55:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f4aeb653-90d4-4bd0-8ab2-7c66e091f803', 'x-compute-request-id': 'req-f4aeb653-90d4-4bd0-8ab2-7c66e091f803', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {"tempest-AttachVolumeNegativeTest-856113860-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:74:72"}, {"version": 4, "addr": "172.27.0.35", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:74:72"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1833221780"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:55:24,950 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.172s 2022-03-10 15:55:24,950 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:55:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c1411270-4984-45a2-b70d-3d2f68007f7b', 'x-compute-request-id': 'req-c1411270-4984-45a2-b70d-3d2f68007f7b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {"tempest-AttachVolumeNegativeTest-856113860-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:74:72"}, {"version": 4, "addr": "172.27.0.35", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:74:72"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1833221780"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:55:26,128 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.168s 2022-03-10 15:55:26,128 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:55:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-17d4e1d3-c76d-4689-bc00-217438f8b863', 'x-compute-request-id': 'req-17d4e1d3-c76d-4689-bc00-217438f8b863', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {"tempest-AttachVolumeNegativeTest-856113860-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:74:72"}, {"version": 4, "addr": "172.27.0.35", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:74:72"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1833221780"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:55:27,305 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.167s 2022-03-10 15:55:27,305 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:55:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-523566fd-c247-483a-84e6-998b6bbbcbfe', 'x-compute-request-id': 'req-523566fd-c247-483a-84e6-998b6bbbcbfe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {"tempest-AttachVolumeNegativeTest-856113860-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:74:72"}, {"version": 4, "addr": "172.27.0.35", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:74:72"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1833221780"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:55:28,475 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.161s 2022-03-10 15:55:28,476 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:55:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c1b48143-bdcb-4641-bbf2-8198549e8c9f', 'x-compute-request-id': 'req-c1b48143-bdcb-4641-bbf2-8198549e8c9f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {"tempest-AttachVolumeNegativeTest-856113860-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:74:72"}, {"version": 4, "addr": "172.27.0.35", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:74:72"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1833221780"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:55:29,651 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.164s 2022-03-10 15:55:29,652 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:55:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7e89ad2a-f5af-4ee2-a844-70d070452097', 'x-compute-request-id': 'req-7e89ad2a-f5af-4ee2-a844-70d070452097', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {"tempest-AttachVolumeNegativeTest-856113860-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:74:72"}, {"version": 4, "addr": "172.27.0.35", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:74:72"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1833221780"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:55:30,833 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.169s 2022-03-10 15:55:30,833 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:55:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2ec1f31f-0aff-4dbc-8dd7-9ee4c0cb71d2', 'x-compute-request-id': 'req-2ec1f31f-0aff-4dbc-8dd7-9ee4c0cb71d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {"tempest-AttachVolumeNegativeTest-856113860-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:74:72"}, {"version": 4, "addr": "172.27.0.35", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:74:72"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1833221780"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:55:32,026 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.183s 2022-03-10 15:55:32,027 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:55:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a432aca9-30e9-4b95-8500-11b327bf212e', 'x-compute-request-id': 'req-a432aca9-30e9-4b95-8500-11b327bf212e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {"tempest-AttachVolumeNegativeTest-856113860-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:74:72"}, {"version": 4, "addr": "172.27.0.35", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:74:72"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1833221780"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:55:33,533 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.497s 2022-03-10 15:55:33,533 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:55:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e7edc713-8c70-4b41-aead-6afdb04768f8', 'x-compute-request-id': 'req-e7edc713-8c70-4b41-aead-6afdb04768f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {"tempest-AttachVolumeNegativeTest-856113860-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:74:72"}, {"version": 4, "addr": "172.27.0.35", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:74:72"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1833221780"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:55:35,031 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.489s 2022-03-10 15:55:35,032 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:55:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a953417a-51f3-420d-86dc-77abe4a3d407', 'x-compute-request-id': 'req-a953417a-51f3-420d-86dc-77abe4a3d407', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {"tempest-AttachVolumeNegativeTest-856113860-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:74:72"}, {"version": 4, "addr": "172.27.0.35", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:74:72"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1833221780"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:55:36,299 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.251s 2022-03-10 15:55:36,299 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:55:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d27ad54a-8fe9-45b2-8308-c56ad273f544', 'x-compute-request-id': 'req-d27ad54a-8fe9-45b2-8308-c56ad273f544', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:55:37,469 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.154s 2022-03-10 15:55:37,470 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:55:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-32ce5e66-9769-4e0c-97b4-11996d80b6fc', 'x-compute-request-id': 'req-32ce5e66-9769-4e0c-97b4-11996d80b6fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:55:38,645 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.167s 2022-03-10 15:55:38,646 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:55:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a3225a7d-4f79-4eaa-b6d3-d3758bc5295f', 'x-compute-request-id': 'req-a3225a7d-4f79-4eaa-b6d3-d3758bc5295f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:55:39,883 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.228s 2022-03-10 15:55:39,884 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:55:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e828b2bf-a060-430d-8c6a-936b1882e802', 'x-compute-request-id': 'req-e828b2bf-a060-430d-8c6a-936b1882e802', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:55:41,074 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.182s 2022-03-10 15:55:41,074 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:55:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-43fcd320-1e7a-48c9-95ca-75a789d21c29', 'x-compute-request-id': 'req-43fcd320-1e7a-48c9-95ca-75a789d21c29', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:55:42,377 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.294s 2022-03-10 15:55:42,377 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:55:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d3b6698f-893f-4033-9316-88d7401e8e19', 'x-compute-request-id': 'req-d3b6698f-893f-4033-9316-88d7401e8e19', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:55:43,644 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.258s 2022-03-10 15:55:43,644 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:55:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6f467285-a45b-41a9-acc1-2cab0e0d3bd5', 'x-compute-request-id': 'req-6f467285-a45b-41a9-acc1-2cab0e0d3bd5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:55:44,743 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.089s 2022-03-10 15:55:44,744 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:55:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bcd92ab2-85c1-4a0d-a51e-65ee6bb9d0a3', 'x-compute-request-id': 'req-bcd92ab2-85c1-4a0d-a51e-65ee6bb9d0a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:55:45,876 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.123s 2022-03-10 15:55:45,876 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:55:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-da93a42e-445c-410a-966f-62b35673e8d0', 'x-compute-request-id': 'req-da93a42e-445c-410a-966f-62b35673e8d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:55:46,988 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.103s 2022-03-10 15:55:46,988 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:55:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-41e732b5-f68c-4f9c-a256-02f985ecec40', 'x-compute-request-id': 'req-41e732b5-f68c-4f9c-a256-02f985ecec40', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:55:48,176 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.179s 2022-03-10 15:55:48,177 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:55:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2dc08fd6-e12b-4aaf-a9b1-49ce84fb5053', 'x-compute-request-id': 'req-2dc08fd6-e12b-4aaf-a9b1-49ce84fb5053', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:55:49,350 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.164s 2022-03-10 15:55:49,350 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:55:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6eb59724-ec55-46ba-97d2-9c14ff3dc22b', 'x-compute-request-id': 'req-6eb59724-ec55-46ba-97d2-9c14ff3dc22b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:55:50,525 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.166s 2022-03-10 15:55:50,525 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:55:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d39db9e4-77c8-45e3-8f0f-37787686d6ed', 'x-compute-request-id': 'req-d39db9e4-77c8-45e3-8f0f-37787686d6ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:55:51,704 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.169s 2022-03-10 15:55:51,705 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:55:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-766e43a7-d87f-45f3-8fe5-1319b5437236', 'x-compute-request-id': 'req-766e43a7-d87f-45f3-8fe5-1319b5437236', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:55:52,878 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.164s 2022-03-10 15:55:52,879 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:55:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d5ed3b24-a8e4-43b5-afa5-55a7f2cf35a0', 'x-compute-request-id': 'req-d5ed3b24-a8e4-43b5-afa5-55a7f2cf35a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:55:54,054 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.166s 2022-03-10 15:55:54,054 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:55:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-518c0d03-935b-4ebd-b7d7-eee6755f85c4', 'x-compute-request-id': 'req-518c0d03-935b-4ebd-b7d7-eee6755f85c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:55:55,250 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.187s 2022-03-10 15:55:55,250 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:55:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-706a83eb-f39e-4915-b498-30ff7b456150', 'x-compute-request-id': 'req-706a83eb-f39e-4915-b498-30ff7b456150', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:55:56,423 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.164s 2022-03-10 15:55:56,423 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:55:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cb1b87f0-bdd1-430c-8605-530e0d6305b0', 'x-compute-request-id': 'req-cb1b87f0-bdd1-430c-8605-530e0d6305b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:55:57,651 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.219s 2022-03-10 15:55:57,651 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:55:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-77c6086f-ccfc-4f78-b4ec-e25cd0223634', 'x-compute-request-id': 'req-77c6086f-ccfc-4f78-b4ec-e25cd0223634', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:55:58,838 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.171s 2022-03-10 15:55:58,839 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:55:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9f90e3af-2c61-4e16-b43e-4839b4deccb6', 'x-compute-request-id': 'req-9f90e3af-2c61-4e16-b43e-4839b4deccb6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:56:00,020 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.172s 2022-03-10 15:56:00,020 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:55:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a35abc1e-5cc5-4699-8c87-1830115cdba0', 'x-compute-request-id': 'req-a35abc1e-5cc5-4699-8c87-1830115cdba0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:56:01,215 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.185s 2022-03-10 15:56:01,216 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:56:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-165505bb-03ce-4015-ae83-705531bd4829', 'x-compute-request-id': 'req-165505bb-03ce-4015-ae83-705531bd4829', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:56:02,408 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.183s 2022-03-10 15:56:02,409 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:56:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-406f575d-d087-4235-ba80-615129f3b44f', 'x-compute-request-id': 'req-406f575d-d087-4235-ba80-615129f3b44f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:56:03,620 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.201s 2022-03-10 15:56:03,620 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:56:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ee1d4e58-073f-4e24-86ae-c3e76d45b562', 'x-compute-request-id': 'req-ee1d4e58-073f-4e24-86ae-c3e76d45b562', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:56:04,788 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.157s 2022-03-10 15:56:04,789 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:56:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8bf76634-0772-437b-a4f1-ae618740780e', 'x-compute-request-id': 'req-8bf76634-0772-437b-a4f1-ae618740780e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:56:06,005 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.207s 2022-03-10 15:56:06,005 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:56:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a83f6d26-803b-4848-ae52-88ebdce106ca', 'x-compute-request-id': 'req-a83f6d26-803b-4848-ae52-88ebdce106ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:56:07,174 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.158s 2022-03-10 15:56:07,175 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:56:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-da90dd86-5985-41d4-a2c4-e2f7002927e7', 'x-compute-request-id': 'req-da90dd86-5985-41d4-a2c4-e2f7002927e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:56:08,343 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.159s 2022-03-10 15:56:08,343 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:56:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-596cd0ad-eec9-421d-ac2d-0f85d749dd42', 'x-compute-request-id': 'req-596cd0ad-eec9-421d-ac2d-0f85d749dd42', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:56:09,524 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.172s 2022-03-10 15:56:09,525 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:56:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cc5b8eb3-c129-4978-95cf-07f6edfcb368', 'x-compute-request-id': 'req-cc5b8eb3-c129-4978-95cf-07f6edfcb368', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:56:10,715 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.183s 2022-03-10 15:56:10,715 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:56:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-104b212a-b495-4475-aece-a3099c7691c1', 'x-compute-request-id': 'req-104b212a-b495-4475-aece-a3099c7691c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:56:11,910 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.186s 2022-03-10 15:56:11,911 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:56:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5e16d465-3573-42ea-a630-d8be48e74f99', 'x-compute-request-id': 'req-5e16d465-3573-42ea-a630-d8be48e74f99', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:56:13,103 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.181s 2022-03-10 15:56:13,103 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:56:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-499fcdc0-ddb6-44db-8ef1-cb00a079fc9c', 'x-compute-request-id': 'req-499fcdc0-ddb6-44db-8ef1-cb00a079fc9c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:56:14,276 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.165s 2022-03-10 15:56:14,282 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:56:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e40a4537-7fe0-4212-806d-f1d9a2a5ce88', 'x-compute-request-id': 'req-e40a4537-7fe0-4212-806d-f1d9a2a5ce88', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:56:15,471 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.180s 2022-03-10 15:56:15,472 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:56:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a10d506d-dd3a-4bb8-ac8f-fb6a5de6a1d6', 'x-compute-request-id': 'req-a10d506d-dd3a-4bb8-ac8f-fb6a5de6a1d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:56:16,652 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.172s 2022-03-10 15:56:16,653 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:56:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4a5ef6e5-5c20-4c49-b86a-19797a0d2550', 'x-compute-request-id': 'req-4a5ef6e5-5c20-4c49-b86a-19797a0d2550', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:56:17,841 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.177s 2022-03-10 15:56:17,842 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:56:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2419c840-8b3a-4b0f-924d-49055fb24b46', 'x-compute-request-id': 'req-2419c840-8b3a-4b0f-924d-49055fb24b46', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:56:18,996 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.145s 2022-03-10 15:56:18,996 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:56:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6745fb84-2216-4744-99b4-f4e024c4b999', 'x-compute-request-id': 'req-6745fb84-2216-4744-99b4-f4e024c4b999', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:56:20,179 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.174s 2022-03-10 15:56:20,179 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:56:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b6fb37df-b2ff-44bd-a92c-21f0ee8edace', 'x-compute-request-id': 'req-b6fb37df-b2ff-44bd-a92c-21f0ee8edace', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:56:21,608 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.420s 2022-03-10 15:56:21,608 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:56:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f5318c9b-ebff-4500-a28c-8844cce7a82d', 'x-compute-request-id': 'req-f5318c9b-ebff-4500-a28c-8844cce7a82d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:56:22,809 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.193s 2022-03-10 15:56:22,810 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:56:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-50cefdc4-4b19-4879-a58a-73b7777f82c5', 'x-compute-request-id': 'req-50cefdc4-4b19-4879-a58a-73b7777f82c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:56:23,993 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.175s 2022-03-10 15:56:23,993 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:56:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3e402f28-07a9-421d-9605-33ee280a8268', 'x-compute-request-id': 'req-3e402f28-07a9-421d-9605-33ee280a8268', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:56:25,162 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.159s 2022-03-10 15:56:25,162 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:56:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c8a5a403-67d4-4848-aa21-6816ecb8f264', 'x-compute-request-id': 'req-c8a5a403-67d4-4848-aa21-6816ecb8f264', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:56:26,339 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.168s 2022-03-10 15:56:26,339 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:56:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3c1168f2-1dd0-49aa-b2a1-4934504f30d8', 'x-compute-request-id': 'req-3c1168f2-1dd0-49aa-b2a1-4934504f30d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:56:27,499 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.150s 2022-03-10 15:56:27,500 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:56:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-98e6a5a7-452d-4e05-871c-0076c48aa9f4', 'x-compute-request-id': 'req-98e6a5a7-452d-4e05-871c-0076c48aa9f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:56:28,668 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.156s 2022-03-10 15:56:28,668 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:56:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5ac89735-45f4-48f8-a8ba-ce686d1ad2d7', 'x-compute-request-id': 'req-5ac89735-45f4-48f8-a8ba-ce686d1ad2d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:56:29,831 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.154s 2022-03-10 15:56:29,832 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:56:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-092e1566-0eec-4e5a-9699-394f5fdc7675', 'x-compute-request-id': 'req-092e1566-0eec-4e5a-9699-394f5fdc7675', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:56:30,997 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.157s 2022-03-10 15:56:30,997 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:56:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-19a58853-4423-4087-9a24-61bc3c2a5450', 'x-compute-request-id': 'req-19a58853-4423-4087-9a24-61bc3c2a5450', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:56:32,173 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.167s 2022-03-10 15:56:32,173 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:56:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4278b3f0-9bda-46d6-a819-7f096519847c', 'x-compute-request-id': 'req-4278b3f0-9bda-46d6-a819-7f096519847c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:56:33,352 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.169s 2022-03-10 15:56:33,352 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:56:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f4ae6d0f-9bba-4866-a68f-91605261b4c5', 'x-compute-request-id': 'req-f4ae6d0f-9bba-4866-a68f-91605261b4c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:56:34,516 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.156s 2022-03-10 15:56:34,517 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:56:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f1ceeb04-9347-4476-b397-c5911c0b43a8', 'x-compute-request-id': 'req-f1ceeb04-9347-4476-b397-c5911c0b43a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:56:35,721 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.195s 2022-03-10 15:56:35,722 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:56:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0011e1e9-afc0-46e3-8954-95fa2ada2039', 'x-compute-request-id': 'req-0011e1e9-afc0-46e3-8954-95fa2ada2039', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:56:36,869 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.137s 2022-03-10 15:56:36,869 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:56:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7cf5ed62-5441-46d7-873c-4bff94dc4131', 'x-compute-request-id': 'req-7cf5ed62-5441-46d7-873c-4bff94dc4131', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:56:38,038 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.160s 2022-03-10 15:56:38,038 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:56:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-28c86222-f02d-4bcf-b90e-20060bf63821', 'x-compute-request-id': 'req-28c86222-f02d-4bcf-b90e-20060bf63821', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:56:39,205 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.159s 2022-03-10 15:56:39,206 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:56:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bae9ab35-2a37-4ce4-9027-a12cb8118111', 'x-compute-request-id': 'req-bae9ab35-2a37-4ce4-9027-a12cb8118111', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:56:40,380 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.165s 2022-03-10 15:56:40,380 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:56:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f456a432-905d-4e93-a6f0-e738ddb5b29a', 'x-compute-request-id': 'req-f456a432-905d-4e93-a6f0-e738ddb5b29a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:56:41,554 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.165s 2022-03-10 15:56:41,554 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:56:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-63990aa4-1c50-42c5-a362-390c56b03451', 'x-compute-request-id': 'req-63990aa4-1c50-42c5-a362-390c56b03451', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:56:42,721 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.157s 2022-03-10 15:56:42,721 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:56:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7e5127d7-4db7-4978-bfbb-b6de18e09f2b', 'x-compute-request-id': 'req-7e5127d7-4db7-4978-bfbb-b6de18e09f2b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:56:43,904 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.174s 2022-03-10 15:56:43,904 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:56:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e6c80e24-78a0-4e12-b1d3-e08aa0243484', 'x-compute-request-id': 'req-e6c80e24-78a0-4e12-b1d3-e08aa0243484', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:56:45,082 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.169s 2022-03-10 15:56:45,082 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:56:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c03f97ab-04ee-48b9-8a4a-4485612d1503', 'x-compute-request-id': 'req-c03f97ab-04ee-48b9-8a4a-4485612d1503', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:56:46,260 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.168s 2022-03-10 15:56:46,260 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:56:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9527a24e-d81b-40ac-9002-db2d6f1858ec', 'x-compute-request-id': 'req-9527a24e-d81b-40ac-9002-db2d6f1858ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:56:47,447 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.179s 2022-03-10 15:56:47,448 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:56:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-acc5ca57-a7fa-4ffb-a5cb-4df114895cfe', 'x-compute-request-id': 'req-acc5ca57-a7fa-4ffb-a5cb-4df114895cfe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:56:48,629 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.173s 2022-03-10 15:56:48,630 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:56:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-88ce25cc-1a2e-4449-a15f-1dc99ed295a5', 'x-compute-request-id': 'req-88ce25cc-1a2e-4449-a15f-1dc99ed295a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:56:49,797 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.158s 2022-03-10 15:56:49,797 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:56:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0abd3a60-b17c-40b1-ac5e-75162fec8030', 'x-compute-request-id': 'req-0abd3a60-b17c-40b1-ac5e-75162fec8030', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:56:50,967 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.161s 2022-03-10 15:56:50,968 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:56:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eb4971ee-a8fd-4841-98bb-0375dc1f0b0d', 'x-compute-request-id': 'req-eb4971ee-a8fd-4841-98bb-0375dc1f0b0d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:56:52,156 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.179s 2022-03-10 15:56:52,156 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:56:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a4d73aa0-687c-435e-beca-4a91f04fa8a2', 'x-compute-request-id': 'req-a4d73aa0-687c-435e-beca-4a91f04fa8a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:56:53,329 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.155s 2022-03-10 15:56:53,329 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:56:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a649e1f9-0e62-451f-9d0d-bad8a5e5dc6c', 'x-compute-request-id': 'req-a649e1f9-0e62-451f-9d0d-bad8a5e5dc6c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:56:54,497 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.157s 2022-03-10 15:56:54,497 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:56:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8be89647-8bcc-4c68-8da1-093bd8129bb0', 'x-compute-request-id': 'req-8be89647-8bcc-4c68-8da1-093bd8129bb0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:56:55,670 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.163s 2022-03-10 15:56:55,671 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:56:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-35e127cd-71bf-4868-a40d-65f23dd9fd7a', 'x-compute-request-id': 'req-35e127cd-71bf-4868-a40d-65f23dd9fd7a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:56:56,846 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.167s 2022-03-10 15:56:56,846 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:56:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-75072b76-8e10-45fb-8288-950a1cf38ab1', 'x-compute-request-id': 'req-75072b76-8e10-45fb-8288-950a1cf38ab1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:56:58,042 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.187s 2022-03-10 15:56:58,042 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:56:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d5a6f540-8b93-411a-9d61-41ea07fe366b', 'x-compute-request-id': 'req-d5a6f540-8b93-411a-9d61-41ea07fe366b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:56:59,220 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.169s 2022-03-10 15:56:59,220 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:56:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4fb61ec7-0e0a-4b86-a19b-fa3e64d80cdf', 'x-compute-request-id': 'req-4fb61ec7-0e0a-4b86-a19b-fa3e64d80cdf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:57:00,395 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.167s 2022-03-10 15:57:00,395 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:57:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-efb8884d-cc4a-4f31-9441-c7b4008b4c5e', 'x-compute-request-id': 'req-efb8884d-cc4a-4f31-9441-c7b4008b4c5e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:57:01,575 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.169s 2022-03-10 15:57:01,575 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:57:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9340c918-46d3-461a-b59f-f69de2fbc53c', 'x-compute-request-id': 'req-9340c918-46d3-461a-b59f-f69de2fbc53c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:57:02,772 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.187s 2022-03-10 15:57:02,772 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:57:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eba2b4e6-177d-413d-98b1-a896988316c4', 'x-compute-request-id': 'req-eba2b4e6-177d-413d-98b1-a896988316c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:57:03,928 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.146s 2022-03-10 15:57:03,928 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:57:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e4403f5f-3c7b-4742-bc3c-ad8a34a48fd1', 'x-compute-request-id': 'req-e4403f5f-3c7b-4742-bc3c-ad8a34a48fd1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:57:05,100 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.163s 2022-03-10 15:57:05,101 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:57:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6c1e6a8a-0620-4bc0-818f-468b2e9ae957', 'x-compute-request-id': 'req-6c1e6a8a-0620-4bc0-818f-468b2e9ae957', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:57:06,272 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.162s 2022-03-10 15:57:06,272 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:57:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0638e40c-29d6-4b93-aaa5-9c9dd58625e4', 'x-compute-request-id': 'req-0638e40c-29d6-4b93-aaa5-9c9dd58625e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:57:07,448 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.167s 2022-03-10 15:57:07,448 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:57:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3a69ece9-b891-42b0-beb0-e1054c810f4d', 'x-compute-request-id': 'req-3a69ece9-b891-42b0-beb0-e1054c810f4d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:57:08,617 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.160s 2022-03-10 15:57:08,617 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:57:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-75247582-bb4b-46c2-b7fc-25dd946b5d64', 'x-compute-request-id': 'req-75247582-bb4b-46c2-b7fc-25dd946b5d64', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:57:09,789 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.161s 2022-03-10 15:57:09,790 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:57:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-acec2edf-49fe-4252-9f10-4963b2746817', 'x-compute-request-id': 'req-acec2edf-49fe-4252-9f10-4963b2746817', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:57:10,961 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.163s 2022-03-10 15:57:10,961 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:57:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7eb4a440-314a-4766-8ab3-5a2c1d974b29', 'x-compute-request-id': 'req-7eb4a440-314a-4766-8ab3-5a2c1d974b29', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:57:12,127 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.157s 2022-03-10 15:57:12,127 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:57:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-22250abe-c327-4a78-8a39-c67641a9ea52', 'x-compute-request-id': 'req-22250abe-c327-4a78-8a39-c67641a9ea52', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:57:13,291 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.155s 2022-03-10 15:57:13,292 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:57:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-95084f1c-5f51-451c-945c-42d54b546a65', 'x-compute-request-id': 'req-95084f1c-5f51-451c-945c-42d54b546a65', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:57:14,459 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.159s 2022-03-10 15:57:14,459 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:57:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6c4ef6d9-668c-44ee-a9e1-1c5ba651ce90', 'x-compute-request-id': 'req-6c4ef6d9-668c-44ee-a9e1-1c5ba651ce90', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:57:15,631 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.162s 2022-03-10 15:57:15,631 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:57:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2149673a-8906-46f1-a973-3ec598d722e9', 'x-compute-request-id': 'req-2149673a-8906-46f1-a973-3ec598d722e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:57:16,792 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.151s 2022-03-10 15:57:16,792 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:57:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bef4a005-66c1-49c7-8238-76da2341ab21', 'x-compute-request-id': 'req-bef4a005-66c1-49c7-8238-76da2341ab21', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:57:17,957 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.157s 2022-03-10 15:57:17,957 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:57:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2c5eecac-7fd5-4b3b-9e20-4a8014def5c0', 'x-compute-request-id': 'req-2c5eecac-7fd5-4b3b-9e20-4a8014def5c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:57:19,123 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.157s 2022-03-10 15:57:19,124 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:57:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d81238a3-f4bf-4f1f-a185-1019269c5113', 'x-compute-request-id': 'req-d81238a3-f4bf-4f1f-a185-1019269c5113', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:57:20,300 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.168s 2022-03-10 15:57:20,301 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:57:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-33ca8896-ba9e-462f-920b-88c85bd0ca75', 'x-compute-request-id': 'req-33ca8896-ba9e-462f-920b-88c85bd0ca75', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:57:21,466 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.156s 2022-03-10 15:57:21,467 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:57:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-69ef12a7-5234-406f-9427-da92811d7f03', 'x-compute-request-id': 'req-69ef12a7-5234-406f-9427-da92811d7f03', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:57:22,650 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.174s 2022-03-10 15:57:22,650 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:57:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-015397a0-747b-447f-acd6-bd86e9dc3e2d', 'x-compute-request-id': 'req-015397a0-747b-447f-acd6-bd86e9dc3e2d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:57:23,815 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.156s 2022-03-10 15:57:23,815 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:57:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ec08bfff-fb92-469a-ae76-e0607d7e8ab2', 'x-compute-request-id': 'req-ec08bfff-fb92-469a-ae76-e0607d7e8ab2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:57:24,982 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.158s 2022-03-10 15:57:24,983 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:57:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1c76faa9-683d-4641-9644-87d27817924c', 'x-compute-request-id': 'req-1c76faa9-683d-4641-9644-87d27817924c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:57:26,158 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.167s 2022-03-10 15:57:26,159 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:57:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-be2448d2-4d07-485f-bdf1-9fb7ce550115', 'x-compute-request-id': 'req-be2448d2-4d07-485f-bdf1-9fb7ce550115', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:57:27,335 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.167s 2022-03-10 15:57:27,335 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:57:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6785d47f-4543-4f06-aac3-374ceb293db3', 'x-compute-request-id': 'req-6785d47f-4543-4f06-aac3-374ceb293db3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:57:28,752 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.408s 2022-03-10 15:57:28,752 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:57:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c57b2e90-3f11-4f07-86a7-874f0cf8c1ac', 'x-compute-request-id': 'req-c57b2e90-3f11-4f07-86a7-874f0cf8c1ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:57:29,916 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.156s 2022-03-10 15:57:29,917 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:57:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b05d1d5f-0225-4b8b-b405-1ec600e5e326', 'x-compute-request-id': 'req-b05d1d5f-0225-4b8b-b405-1ec600e5e326', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:57:31,079 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.155s 2022-03-10 15:57:31,080 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:57:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-04e58ccb-6f84-4752-9ee6-6c35aba0a928', 'x-compute-request-id': 'req-04e58ccb-6f84-4752-9ee6-6c35aba0a928', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:57:32,240 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.152s 2022-03-10 15:57:32,241 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:57:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2ae54ad8-1e68-45de-9afa-bb3b3780dec3', 'x-compute-request-id': 'req-2ae54ad8-1e68-45de-9afa-bb3b3780dec3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:57:33,408 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.158s 2022-03-10 15:57:33,409 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:57:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9e3b6b58-8154-4267-99f1-104fcbf735e7', 'x-compute-request-id': 'req-9e3b6b58-8154-4267-99f1-104fcbf735e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:57:34,574 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.156s 2022-03-10 15:57:34,574 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:57:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5cb52790-55d1-4cb4-8f1e-6671131355e5', 'x-compute-request-id': 'req-5cb52790-55d1-4cb4-8f1e-6671131355e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:57:35,750 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.167s 2022-03-10 15:57:35,750 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:57:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4782e4f2-1d01-4701-a5a3-51e80789a84c', 'x-compute-request-id': 'req-4782e4f2-1d01-4701-a5a3-51e80789a84c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:57:36,915 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.156s 2022-03-10 15:57:36,915 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:57:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-557dbc65-9cf5-4c29-90cb-190e692de5b5', 'x-compute-request-id': 'req-557dbc65-9cf5-4c29-90cb-190e692de5b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:57:38,089 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.165s 2022-03-10 15:57:38,089 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:57:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-82c6cd36-f023-4551-b4fd-8b59dc87052e', 'x-compute-request-id': 'req-82c6cd36-f023-4551-b4fd-8b59dc87052e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:57:39,254 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.156s 2022-03-10 15:57:39,255 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:57:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d20d8c7f-3642-4587-817c-a683326005a0', 'x-compute-request-id': 'req-d20d8c7f-3642-4587-817c-a683326005a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:57:40,426 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.162s 2022-03-10 15:57:40,426 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:57:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2d0bd9a3-6964-40ad-b132-5c148eec35b3', 'x-compute-request-id': 'req-2d0bd9a3-6964-40ad-b132-5c148eec35b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:57:41,585 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.150s 2022-03-10 15:57:41,585 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:57:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-77992649-6530-4d60-a53d-cbdb66e84202', 'x-compute-request-id': 'req-77992649-6530-4d60-a53d-cbdb66e84202', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:57:42,855 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.262s 2022-03-10 15:57:42,856 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:57:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-25ba8272-f933-4cfb-81c4-644f332c1628', 'x-compute-request-id': 'req-25ba8272-f933-4cfb-81c4-644f332c1628', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:57:44,035 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.170s 2022-03-10 15:57:44,035 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:57:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-72c868a6-e4a6-457f-966a-70f624429721', 'x-compute-request-id': 'req-72c868a6-e4a6-457f-966a-70f624429721', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:57:45,205 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.161s 2022-03-10 15:57:45,205 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:57:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4dbe45c9-498e-41f8-b47a-f3dd1a34db04', 'x-compute-request-id': 'req-4dbe45c9-498e-41f8-b47a-f3dd1a34db04', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:57:46,374 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.160s 2022-03-10 15:57:46,374 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:57:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-81f02377-cf3d-4b34-8d0c-f2bcedb7e7c0', 'x-compute-request-id': 'req-81f02377-cf3d-4b34-8d0c-f2bcedb7e7c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:57:47,547 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.164s 2022-03-10 15:57:47,547 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:57:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1f54616c-e6f7-4bf8-a40f-b848a3bfa30b', 'x-compute-request-id': 'req-1f54616c-e6f7-4bf8-a40f-b848a3bfa30b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:57:48,709 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.153s 2022-03-10 15:57:48,709 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:57:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9686cae4-4431-4e4f-a6fe-76deddd35e9d', 'x-compute-request-id': 'req-9686cae4-4431-4e4f-a6fe-76deddd35e9d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:57:49,892 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.175s 2022-03-10 15:57:49,893 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:57:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eba1784d-fe9c-4aef-a4b4-2548a0246f9a', 'x-compute-request-id': 'req-eba1784d-fe9c-4aef-a4b4-2548a0246f9a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:57:51,050 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.146s 2022-03-10 15:57:51,051 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:57:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-55af4d1e-9704-43c1-a7a4-7f8728077a02', 'x-compute-request-id': 'req-55af4d1e-9704-43c1-a7a4-7f8728077a02', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:57:52,224 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.165s 2022-03-10 15:57:52,225 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:57:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7f9c7fb5-df5d-4ef4-bf75-01f6c4474913', 'x-compute-request-id': 'req-7f9c7fb5-df5d-4ef4-bf75-01f6c4474913', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:57:53,409 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.175s 2022-03-10 15:57:53,410 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:57:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-60a23147-efb9-4697-ab9d-8a7671d9e554', 'x-compute-request-id': 'req-60a23147-efb9-4697-ab9d-8a7671d9e554', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:57:54,589 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.162s 2022-03-10 15:57:54,589 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:57:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5f61f93e-f7e2-4ab6-9daa-04bcc77b7ab7', 'x-compute-request-id': 'req-5f61f93e-f7e2-4ab6-9daa-04bcc77b7ab7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:57:55,757 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.159s 2022-03-10 15:57:55,757 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:57:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0bd3eaba-a52c-4f72-830f-d0592412c5d6', 'x-compute-request-id': 'req-0bd3eaba-a52c-4f72-830f-d0592412c5d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:57:56,936 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.170s 2022-03-10 15:57:56,936 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:57:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f32e209f-c1a0-45a4-9870-98ae3c5281a4', 'x-compute-request-id': 'req-f32e209f-c1a0-45a4-9870-98ae3c5281a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:57:58,117 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.172s 2022-03-10 15:57:58,117 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:57:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-21450d83-9598-4e91-a4ea-b83bcbea91e3', 'x-compute-request-id': 'req-21450d83-9598-4e91-a4ea-b83bcbea91e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:57:59,290 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.162s 2022-03-10 15:57:59,304 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:57:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fb68c8c1-820e-4e40-a6bc-48162395a45d', 'x-compute-request-id': 'req-fb68c8c1-820e-4e40-a6bc-48162395a45d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:58:00,466 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.152s 2022-03-10 15:58:00,466 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:58:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b7371a6d-560a-4b87-9207-202d75a7be97', 'x-compute-request-id': 'req-b7371a6d-560a-4b87-9207-202d75a7be97', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:58:01,633 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.157s 2022-03-10 15:58:01,633 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:58:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-634e1edb-91c4-49fc-a91a-966c1282e68e', 'x-compute-request-id': 'req-634e1edb-91c4-49fc-a91a-966c1282e68e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:58:02,808 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.166s 2022-03-10 15:58:02,808 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:58:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c83d441f-2510-4d10-94fb-c04b1da8d27d', 'x-compute-request-id': 'req-c83d441f-2510-4d10-94fb-c04b1da8d27d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:58:04,002 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.184s 2022-03-10 15:58:04,003 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:58:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f84d4d51-256b-4142-8f05-c085a5093f05', 'x-compute-request-id': 'req-f84d4d51-256b-4142-8f05-c085a5093f05', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:58:05,164 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.152s 2022-03-10 15:58:05,170 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:58:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9932acb0-79c6-408c-ad29-6f5d364e9177', 'x-compute-request-id': 'req-9932acb0-79c6-408c-ad29-6f5d364e9177', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:58:06,347 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.168s 2022-03-10 15:58:06,347 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:58:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3b258bca-6057-47c0-84c7-08359c5d1e86', 'x-compute-request-id': 'req-3b258bca-6057-47c0-84c7-08359c5d1e86', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:58:07,523 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.169s 2022-03-10 15:58:07,524 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:58:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2d1b4f3a-5b30-4bea-a318-fe22207b3939', 'x-compute-request-id': 'req-2d1b4f3a-5b30-4bea-a318-fe22207b3939', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:58:08,716 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.183s 2022-03-10 15:58:08,716 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:58:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7cbb86c9-524b-46fc-8982-08e0573424ad', 'x-compute-request-id': 'req-7cbb86c9-524b-46fc-8982-08e0573424ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:58:09,872 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.148s 2022-03-10 15:58:09,873 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:58:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-80736dc9-d061-40f1-b8c6-9f7e90db263d', 'x-compute-request-id': 'req-80736dc9-d061-40f1-b8c6-9f7e90db263d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:58:11,043 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.162s 2022-03-10 15:58:11,044 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:58:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d8a4b44d-3ac8-4103-a61c-8705b46f9347', 'x-compute-request-id': 'req-d8a4b44d-3ac8-4103-a61c-8705b46f9347', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:58:12,213 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.161s 2022-03-10 15:58:12,213 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:58:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-91b1dc0e-070d-40b9-a3cf-f78097ecf8d9', 'x-compute-request-id': 'req-91b1dc0e-070d-40b9-a3cf-f78097ecf8d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:58:13,388 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.166s 2022-03-10 15:58:13,389 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:58:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-014c5526-db31-4d63-9c00-39025f62aaaa', 'x-compute-request-id': 'req-014c5526-db31-4d63-9c00-39025f62aaaa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:58:14,558 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.160s 2022-03-10 15:58:14,558 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:58:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b6d41bfe-7918-461f-b6bf-dd6f7f746777', 'x-compute-request-id': 'req-b6d41bfe-7918-461f-b6bf-dd6f7f746777', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:58:15,740 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.173s 2022-03-10 15:58:15,741 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:58:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-117f9084-ee53-41a8-bfec-f9ca34a054f9', 'x-compute-request-id': 'req-117f9084-ee53-41a8-bfec-f9ca34a054f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:58:16,902 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.154s 2022-03-10 15:58:16,903 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:58:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2d4852ce-1cc4-469a-b26f-58f14b089ee1', 'x-compute-request-id': 'req-2d4852ce-1cc4-469a-b26f-58f14b089ee1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:58:18,074 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.163s 2022-03-10 15:58:18,075 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:58:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6773cfd8-c2b9-4fae-80dc-60be9c625ccf', 'x-compute-request-id': 'req-6773cfd8-c2b9-4fae-80dc-60be9c625ccf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:58:19,242 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.159s 2022-03-10 15:58:19,242 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:58:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-09717af0-8974-48be-bb09-2f6fca6fb7c2', 'x-compute-request-id': 'req-09717af0-8974-48be-bb09-2f6fca6fb7c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:58:20,411 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.161s 2022-03-10 15:58:20,411 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:58:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cbdbfc2e-9064-4853-9453-583b15b6d7bd', 'x-compute-request-id': 'req-cbdbfc2e-9064-4853-9453-583b15b6d7bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:58:21,582 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.162s 2022-03-10 15:58:21,582 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:58:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dc85f320-5166-4b2d-9fec-f1f258d9c79b', 'x-compute-request-id': 'req-dc85f320-5166-4b2d-9fec-f1f258d9c79b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:58:22,754 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.164s 2022-03-10 15:58:22,754 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:58:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ee3ca278-05af-41da-9e91-3466f92307c1', 'x-compute-request-id': 'req-ee3ca278-05af-41da-9e91-3466f92307c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:58:23,923 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.159s 2022-03-10 15:58:23,923 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:58:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b9923261-2d12-4515-92f1-d4b9618443ed', 'x-compute-request-id': 'req-b9923261-2d12-4515-92f1-d4b9618443ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:58:25,097 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.165s 2022-03-10 15:58:25,097 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:58:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-89e4163f-1b88-48e2-a6ca-a0aad31c60fa', 'x-compute-request-id': 'req-89e4163f-1b88-48e2-a6ca-a0aad31c60fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:58:26,268 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.162s 2022-03-10 15:58:26,268 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:58:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-856d2e15-4368-47da-b65b-dbfb9e0a1456', 'x-compute-request-id': 'req-856d2e15-4368-47da-b65b-dbfb9e0a1456', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:58:27,436 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.158s 2022-03-10 15:58:27,436 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:58:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bfc8d54a-f1fc-42cb-b31e-d0adaa62806f', 'x-compute-request-id': 'req-bfc8d54a-f1fc-42cb-b31e-d0adaa62806f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:58:28,600 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.154s 2022-03-10 15:58:28,600 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:58:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a1196688-eb17-4583-a254-0d874c4d6b11', 'x-compute-request-id': 'req-a1196688-eb17-4583-a254-0d874c4d6b11', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:58:29,767 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.159s 2022-03-10 15:58:29,767 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:58:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fb62265c-3b7c-4063-95c5-6ed067247d0b', 'x-compute-request-id': 'req-fb62265c-3b7c-4063-95c5-6ed067247d0b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:58:30,983 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.207s 2022-03-10 15:58:30,983 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:58:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dc2788c2-275e-4e01-8930-131616a76040', 'x-compute-request-id': 'req-dc2788c2-275e-4e01-8930-131616a76040', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:58:32,153 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.162s 2022-03-10 15:58:32,154 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:58:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-241888db-98d7-41eb-9587-d2ef37b44a2c', 'x-compute-request-id': 'req-241888db-98d7-41eb-9587-d2ef37b44a2c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:58:33,322 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.159s 2022-03-10 15:58:33,323 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:58:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0971721f-7131-4913-b4e5-f29ea1268497', 'x-compute-request-id': 'req-0971721f-7131-4913-b4e5-f29ea1268497', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:58:34,499 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.167s 2022-03-10 15:58:34,499 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:58:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b05c296b-b4a3-4824-9f38-85f309321188', 'x-compute-request-id': 'req-b05c296b-b4a3-4824-9f38-85f309321188', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:58:35,662 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.153s 2022-03-10 15:58:35,662 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:58:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7c74c7da-94d9-4408-8928-b9a2e4f09e71', 'x-compute-request-id': 'req-7c74c7da-94d9-4408-8928-b9a2e4f09e71', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:58:36,828 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.157s 2022-03-10 15:58:36,828 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:58:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8d260e0e-8afb-4e35-bb12-ec44e0da29a4', 'x-compute-request-id': 'req-8d260e0e-8afb-4e35-bb12-ec44e0da29a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:58:37,984 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.147s 2022-03-10 15:58:37,984 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:58:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e1d6792e-8afb-40d0-b830-a44fa4d7bef7', 'x-compute-request-id': 'req-e1d6792e-8afb-40d0-b830-a44fa4d7bef7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:58:39,149 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.157s 2022-03-10 15:58:39,150 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:58:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fedaaa3b-7b2b-449a-8f4c-3657f434dc4c', 'x-compute-request-id': 'req-fedaaa3b-7b2b-449a-8f4c-3657f434dc4c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:58:40,320 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.161s 2022-03-10 15:58:40,320 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:58:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-342a59e2-e6bb-4765-8dcc-157026bef82c', 'x-compute-request-id': 'req-342a59e2-e6bb-4765-8dcc-157026bef82c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:58:41,488 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.160s 2022-03-10 15:58:41,489 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:58:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-827f2b0a-6f88-49f1-acd6-0b8b05705341', 'x-compute-request-id': 'req-827f2b0a-6f88-49f1-acd6-0b8b05705341', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:58:42,657 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.159s 2022-03-10 15:58:42,658 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:58:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f0ccae29-d043-4c49-b9df-7a2520c5e0bb', 'x-compute-request-id': 'req-f0ccae29-d043-4c49-b9df-7a2520c5e0bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:58:43,831 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.164s 2022-03-10 15:58:43,831 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:58:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-90beb459-6e46-4523-8756-b308c1ff5e63', 'x-compute-request-id': 'req-90beb459-6e46-4523-8756-b308c1ff5e63', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:58:44,998 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a 0.159s 2022-03-10 15:58:44,999 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:58:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9dcda7fc-9ee2-4c29-9fa6-48b4b56eb1cc', 'x-compute-request-id': 'req-9dcda7fc-9ee2-4c29-9fa6-48b4b56eb1cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a'} Body: b'{"server": {"id": "a7d78420-5d0f-4d0a-ab6b-f5020779f38a", "name": "tempest-AttachVolumeNegativeTest-server-642701261", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:28:22Z", "updated": "2022-03-10T15:52:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a7d78420-5d0f-4d0a-ab6b-f5020779f38a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2092683928", "OS-SRV-USG:launched_at": "2022-03-10T15:29:06.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0631a341-5086-4c04-ae71-b4a9436eaba2"}]}}' 2022-03-10 15:58:45,016 118330 ERROR [tempest.api.compute.base] Failed to delete server a7d78420-5d0f-4d0a-ab6b-f5020779f38a 2022-03-10 15:58:45.016 118330 ERROR tempest.api.compute.base Traceback (most recent call last): 2022-03-10 15:58:45.016 118330 ERROR tempest.api.compute.base File "/opt/stack/tempest/tempest/api/compute/base.py", line 453, in delete_server 2022-03-10 15:58:45.016 118330 ERROR tempest.api.compute.base waiters.wait_for_server_termination(cls.servers_client, 2022-03-10 15:58:45.016 118330 ERROR tempest.api.compute.base File "/opt/stack/tempest/tempest/common/waiters.py", line 146, in wait_for_server_termination 2022-03-10 15:58:45.016 118330 ERROR tempest.api.compute.base raise lib_exc.TimeoutException 2022-03-10 15:58:45.016 118330 ERROR tempest.api.compute.base tempest.lib.exceptions.TimeoutException: Request timed out 2022-03-10 15:58:45.016 118330 ERROR tempest.api.compute.base Details: None 2022-03-10 15:58:45.016 118330 ERROR tempest.api.compute.base 2022-03-10 15:58:45,198 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 202 DELETE http://10.222.0.44/compute/v2.1/os-keypairs/tempest-keypair-2092683928 0.180s 2022-03-10 15:58:45,198 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:58:45 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-019a3197-7761-45dc-b54e-5c28cd30c992', 'x-compute-request-id': 'req-019a3197-7761-45dc-b54e-5c28cd30c992', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.44/compute/v2.1/os-keypairs/tempest-keypair-2092683928'} Body: b'' 2022-03-10 15:58:45,426 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.222.0.44:9696/v2.0/security-groups/7a77cc44-b2dc-4c2e-a90c-411753bae452 0.227s 2022-03-10 15:58:45,427 118330 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-b9b99020-2235-400d-8340-bf053c55d699', 'content-length': '0', 'date': 'Thu, 10 Mar 2022 15:58:45 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.44:9696/v2.0/security-groups/7a77cc44-b2dc-4c2e-a90c-411753bae452'} Body: b'' 2022-03-10 15:58:45,444 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.222.0.44:9696/v2.0/security-groups/7a77cc44-b2dc-4c2e-a90c-411753bae452 0.017s 2022-03-10 15:58:45,445 118330 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-8c62bd4c-3b3b-4f85-a822-afdea5fd1397', 'date': 'Thu, 10 Mar 2022 15:58:45 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.44:9696/v2.0/security-groups/7a77cc44-b2dc-4c2e-a90c-411753bae452'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 7a77cc44-b2dc-4c2e-a90c-411753bae452 does not exist", "detail": ""}}' 2022-03-10 15:58:45,957 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.222.0.44:9696/v2.0/floatingips/d0b9fb6d-ae8b-4803-849b-8868e7e20a48 0.511s 2022-03-10 15:58:45,957 118330 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-de764ea8-3405-4a8f-b316-d9757a142c9b', 'content-length': '0', 'date': 'Thu, 10 Mar 2022 15:58:45 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.44:9696/v2.0/floatingips/d0b9fb6d-ae8b-4803-849b-8868e7e20a48'} 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 0631a341-5086-4c04-ae71-b4a9436eaba2 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 0631a341-5086-4c04-ae71-b4a9436eaba2 failed to detach from server a7d78420-5d0f-4d0a-ab6b-f5020779f38a within the required time (360 s) from the compute API perspective |
||||||
test_attach_attached_volume_to_same_server[id-aab919e2-d992-4cbb-a4ed-745c2475398c,negative] |
fail
ft8.2: tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_attach_attached_volume_to_same_server[id-aab919e2-d992-4cbb-a4ed-745c2475398c,negative]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2022-03-10 15:58:46,095 118330 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2022-03-10 15:58:46,095 118330 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2022-03-10 15:58:46,544 118330 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.222.0.44/compute/v2.1/os-keypairs 0.448s 2022-03-10 15:58:46,545 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"keypair": {"name": "tempest-keypair-528311189"}} Response - Headers: {'date': 'Thu, 10 Mar 2022 15:58:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '2304', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-80c58d1f-6819-4d86-8b58-65da5de9b0ac', 'x-compute-request-id': 'req-80c58d1f-6819-4d86-8b58-65da5de9b0ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"private_key": "-----BEGIN RSA PRIVATE KEY-----\\nMIIEpAIBAAKCAQEAyeDUH6qLw3wAasFqXmdc6ATtbzXOaY2lsKWFkj6aTuddpSKM\\nKfC6Edq2gMIFDuIHK9cK4xtg9SDWgHW7BfAnWtjZ4fx0Nkm5dv25BI5PJaH2iGhv\\nka95mZiX/e97iw/yuFxILEFyVvd7BUFY+Bk8IUPNFNeDnFy3Prd1r3LH+XwNIiiZ\\n37Kt1NGT+rcyvJNaQbGOExgGRUx4BJyZWXqJi9mOtq+eE1Wyb6c7LFw6jw1dDXOi\\nYmUjttfQsMZx+QvdWis3q6vLGueGbeMDzhGrz+MWMIYlRuvzL9svb3FmlsHglJWE\\n4r3bsIewxYqRa45YomlbPb7vtcPgecpwF/T6AQIDAQABAoIBAH01M3s8ZJjm5L9R\\nnK5Wf1nsDHMoNRBkaPppfrGYoE4F05/jEHnGszD1rLGpJEf5yibXpgn7ZiRCrKdZ\\n3ZguPcprqp8t28n76cqyTLlVpiMaE/TAiUobQlkQOlyl1sMGLi1IFv9TzB3COouk\\n3xBpXlDnY1/k1tz46DI+yP/7OaoyupvqGkP5yETjNmU2P7AGZ4lyi12n2s69KqZY\\nNocEpRw8PlbhUduEOOuKfAyZSmVbdmefk+kkPTJboseSRkvw5c344ZDUsrUOlGOU\\nPLjDGhaTENZJakf7tuH/5ns0rqOmxvs/aHpY7X3w8IRNLCPp0SFobKNu7OSAqFyR\\nTDgCh1ECgYEA9FNIlleENbeTT85RODimK4mFGbl6W93N4nl7I4V2n4oO79lGOp5R\\nxMaWFus0E6nFH81sNCfXNBdGfw/24P2569RHnIqSVB1yNb3XD+Q9Aw8SSCVxTuXA\\ntwBB2GVxThh1PWkBDzPRmrre5wilF4DTf6vdhHuKzm0cj6YqNdrz12UCgYEA04ZP\\nUckj3i8LhT/S8wzij3DSV5D81W+GVa78n5Iasy0e0Q3LySqlhETfsPkap7NruXLa\\n4wkbXVoRoTdfnjGfDzAhJD9l6hVm5V3Yi6qzCm00/8o7+gl8g2aSBlwAP3BaSak8\\n2r6dgMKt9/B+G8wSI6hOskZCXJppk3c6a2se9G0CgYAfKLfrJIIh76WD2gYVq3PV\\nvZYR78uhB6qIJYIEx7KXKh45jHYeZ6557/GYPqrHjzEqmyIfjK0vYYCGF90eWH1r\\njAkN98YtoAu+utVAm5UEXNmyBcRrkXWAYTIEjPtkQE5DZK7T54Hlv8tJn5qeYrmW\\nYK7BhJfxN40a7NAZSjEq2QKBgQCxa0R4uxdks10cZQ5RYwtdeSpU3H3VoHeywtWO\\nGoReqYfhnYrCrwypxwNBc4/R/gJrSFUkfW0Afh2vdbyz+bcKjDogJzUahN0Log2S\\nCJmoMzVzH3PzI6XWqV/uCZkDnP9+LX+nkp6Vc7Vr88IzGpZUZkWr7paXCcVoNWdA\\n1lbeeQKBgQDDr7/3bHJSbm5VmSEOnpon0CZVUA+WUKx6V2Jp4H/CP/R9xY1w484F\\nkEXEeFnjJ1WOFsBRlEpYBwTLGhBnEoGBgI0837lEKQH3YH1mc3qG9w4/HOceT+if\\nGzxFjHOmPx9vNmQ8/WZCDNII47GqMtADfRTa6+KQSxmTPW0BVWdXtA==\\n-----END RSA PRIVATE KEY-----\\n", "name": "tempest-keypair-528311189", "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDJ4NQfqovDfABqwWpeZ1zoBO1vNc5pjaWwpYWSPppO512lIowp8LoR2raAwgUO4gcr1wrjG2D1INaAdbsF8Cda2Nnh/HQ2Sbl2/bkEjk8lofaIaG+Rr3mZmJf973uLD/K4XEgsQXJW93sFQVj4GTwhQ80U14OcXLc+t3Wvcsf5fA0iKJnfsq3U0ZP6tzK8k1pBsY4TGAZFTHgEnJlZeomL2Y62r54TVbJvpzssXDqPDV0Nc6JiZSO219CwxnH5C91aKzerq8sa54Zt4wPOEavP4xYwhiVG6/Mv2y9vcWaWweCUlYTivduwh7DFipFrjliiaVs9vu+1w+B5ynAX9PoB Generated-by-Nova", "fingerprint": "f4:71:00:4a:31:b4:2b:f9:41:ca:56:b9:23:89:63:76", "user_id": "c635c04b9b7543ce824795a7a63e8032"}}' 2022-03-10 15:58:46,546 118330 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-528311189 created 2022-03-10 15:58:46,849 118330 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.44:9696/v2.0/security-groups 0.302s 2022-03-10 15:58:46,850 118330 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--559338952", "description": "tempest-description--87632020"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1594', 'x-openstack-request-id': 'req-7057b28b-99be-4807-8327-7cae6cee5f85', 'date': 'Thu, 10 Mar 2022 15:58:46 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.44:9696/v2.0/security-groups'} Body: b'{"security_group": {"id": "8aec33a5-0706-4c50-8e5b-66b7033e051d", "name": "tempest-securitygroup--559338952", "stateful": true, "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "description": "tempest-description--87632020", "shared": false, "security_group_rules": [{"id": "1eba0c75-f075-45d6-8ce8-947d9469e65b", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "security_group_id": "8aec33a5-0706-4c50-8e5b-66b7033e051d", "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": 512, "description": null, "tags": [], "created_at": "2022-03-10T15:58:46Z", "updated_at": "2022-03-10T15:58:46Z", "revision_number": 0, "project_id": "907e8eb7ea1b4a3d9e6c635842b384b5"}, {"id": "e816e7b7-cb68-4198-b186-2abc70667607", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "security_group_id": "8aec33a5-0706-4c50-8e5b-66b7033e051d", "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": 513, "description": null, "tags": [], "created_at": "2022-03-10T15:58:46Z", "updated_at": "2022-03-10T15:58:46Z", "revision_number": 0, "project_id": "907e8eb7ea1b4a3d9e6c635842b384b5"}], "tags": [], "created_at": "2022-03-10T15:58:46Z", "updated_at": "2022-03-10T15:58:46Z", "revision_number": 1, "project_id": "907e8eb7ea1b4a3d9e6c635842b384b5"}}' 2022-03-10 15:58:47,163 118330 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.44:9696/v2.0/security-group-rules 0.313s 2022-03-10 15:58:47,164 118330 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": "8aec33a5-0706-4c50-8e5b-66b7033e051d", "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-8204355d-aa36-4802-a431-b7deb5734ecf', 'date': 'Thu, 10 Mar 2022 15:58:47 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.44:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "582eeff5-d0e6-4cb2-9bd8-c1ca32e72969", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "security_group_id": "8aec33a5-0706-4c50-8e5b-66b7033e051d", "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-03-10T15:58:46Z", "updated_at": "2022-03-10T15:58:46Z", "revision_number": 0, "project_id": "907e8eb7ea1b4a3d9e6c635842b384b5"}}' 2022-03-10 15:58:47,506 118330 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.44:9696/v2.0/security-group-rules 0.341s 2022-03-10 15:58:47,506 118330 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": "8aec33a5-0706-4c50-8e5b-66b7033e051d", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-ed1a79e0-379d-4767-aa66-4923e8d92bf5', 'date': 'Thu, 10 Mar 2022 15:58:47 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.44:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "5b3ed56b-f0fa-4d2a-98e7-f85dfbd919f3", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "security_group_id": "8aec33a5-0706-4c50-8e5b-66b7033e051d", "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-03-10T15:58:47Z", "updated_at": "2022-03-10T15:58:47Z", "revision_number": 0, "project_id": "907e8eb7ea1b4a3d9e6c635842b384b5"}}' 2022-03-10 15:58:47,507 118330 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--559338952 created 2022-03-10 15:58:48,895 118330 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.44:9696/v2.0/floatingips 1.387s 2022-03-10 15:58:48,895 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"floating_network_id": "dc189a33-6c6d-4e8f-abc8-12b0c2518031"}} Response - Headers: {'content-type': 'application/json', 'content-length': '493', 'x-openstack-request-id': 'req-9b2b635f-54c5-408f-8a06-44c2d8c333f0', 'date': 'Thu, 10 Mar 2022 15:58:48 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.44:9696/v2.0/floatingips'} Body: b'{"floatingip": {"id": "c8cf2d4b-508b-4141-98bb-938f8142f837", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "floating_ip_address": "172.27.0.40", "floating_network_id": "dc189a33-6c6d-4e8f-abc8-12b0c2518031", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "description": "", "port_details": null, "tags": [], "created_at": "2022-03-10T15:58:48Z", "updated_at": "2022-03-10T15:58:48Z", "revision_number": 0}}' 2022-03-10 15:58:48,895 118330 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'c8cf2d4b-508b-4141-98bb-938f8142f837', 'tenant_id': '907e8eb7ea1b4a3d9e6c635842b384b5', 'floating_ip_address': '172.27.0.40', 'floating_network_id': 'dc189a33-6c6d-4e8f-abc8-12b0c2518031', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '907e8eb7ea1b4a3d9e6c635842b384b5', 'description': '', 'port_details': None, 'tags': [], 'created_at': '2022-03-10T15:58:48Z', 'updated_at': '2022-03-10T15:58:48Z', 'revision_number': 0, 'ip': '172.27.0.40'} created 2022-03-10 15:58:48,941 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 201 POST http://10.222.0.44/identity/v3/auth/tokens 0.040s 2022-03-10 15:58:48,942 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Thu, 10 Mar 2022 15:58:48 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-b1a0b35f-aa9d-48ad-9bf5-c29a33c04935', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.44/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "c635c04b9b7543ce824795a7a63e8032", "name": "tempest-AttachVolumeNegativeTest-2045960026-project", "password_expires_at": null}, "audit_ids": ["zc5FACwxR32l1iNShK1wsA"], "expires_at": "2022-03-10T16:58:48.000000Z", "issued_at": "2022-03-10T15:58:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "907e8eb7ea1b4a3d9e6c635842b384b5", "name": "tempest-AttachVolumeNegativeTest-2045960026"}, "is_domain": false, "roles": [{"id": "2e20db489b3844e2b62f1184fba25f52", "name": "reader"}, {"id": "ae6886d2477443519d8b1015acd9403f", "name": "member"}], "catalog": [{"endpoints": [{"id": "12be645b7d744a459e7debc5ec172294", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.44/volume/v3/907e8eb7ea1b4a3d9e6c635842b384b5", "region": "RegionOne"}], "id": "027bd5d9c2fd41338483fbb57aa7852c", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "d8c1f188dbca492682a364948b62aa27", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.44:9696/", "region": "RegionOne"}], "id": "15796035ede64e5ba6533d7ff7239a4f", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "e80c053c7a564f65bc0ba1fdf2390b03", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.44/identity", "region": "RegionOne"}], "id": "37d6fc2ad72c48d2971f3ee6eb20b401", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "3e4eae0c6ef541048b661ce1791f23fe", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.44:8080", "region": "RegionOne"}, {"id": "bfe33dbbb81143ee86f296a0f7a1e388", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.44:8080/v1/AUTH_907e8eb7ea1b4a3d9e6c635842b384b5", "region": "RegionOne"}], "id": "3e4354c242844665b60b31c7f2b5bf43", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "8198f974302645b0b377771cc3e461bf", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.44/compute/v2.1", "region": "RegionOne"}], "id": "49d4b7aabf22427788cef6c7a4823594", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "8b65989a0bd84b73b4711d53f0e1fa8a", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.44/volume/v3/907e8eb7ea1b4a3d9e6c635842b384b5", "region": "RegionOne"}], "id": "56bd48c1f20346ecbe6a23bd3ba8d48e", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "545c6f04b3574df19b7cd824834b1041", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.44/compute/v2/907e8eb7ea1b4a3d9e6c635842b384b5", "region": "RegionOne"}], "id": "8db683b68cbc475681c754c34cb8182e", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "c7108b1092fd448bb669bf5645efb82f", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.44/placement", "region": "RegionOne"}], "id": "99d19efdac944920899319e1818fe436", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "4736a491b0c44f3a9d9a119e54389024", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.44/image", "region": "RegionOne"}], "id": "ad3c5e5c3f1d435f9ff33ae0ccda776e", "type": "image", "name": "glance"}]}}' 2022-03-10 15:58:48,942 118330 INFO [tempest.lib.common.fixed_network] (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server) Found network {'id': '5533a184-928d-42ee-929f-9f8419ae429c', 'name': 'tempest-AttachVolumeNegativeTest-856113860-network', 'tenant_id': '907e8eb7ea1b4a3d9e6c635842b384b5', 'admin_state_up': True, 'mtu': 1500, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '907e8eb7ea1b4a3d9e6c635842b384b5', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'physnet1', 'provider:segmentation_id': 616, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2022-03-10T15:27:55Z', 'updated_at': '2022-03-10T15:27:55Z', 'revision_number': 1} available for tenant 2022-03-10 15:58:48,943 118330 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'private_key': '-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAyeDUH6qLw3wAasFqXmdc6ATtbzXOaY2lsKWFkj6aTuddpSKM\nKfC6Edq2gMIFDuIHK9cK4xtg9SDWgHW7BfAnWtjZ4fx0Nkm5dv25BI5PJaH2iGhv\nka95mZiX/e97iw/yuFxILEFyVvd7BUFY+Bk8IUPNFNeDnFy3Prd1r3LH+XwNIiiZ\n37Kt1NGT+rcyvJNaQbGOExgGRUx4BJyZWXqJi9mOtq+eE1Wyb6c7LFw6jw1dDXOi\nYmUjttfQsMZx+QvdWis3q6vLGueGbeMDzhGrz+MWMIYlRuvzL9svb3FmlsHglJWE\n4r3bsIewxYqRa45YomlbPb7vtcPgecpwF/T6AQIDAQABAoIBAH01M3s8ZJjm5L9R\nnK5Wf1nsDHMoNRBkaPppfrGYoE4F05/jEHnGszD1rLGpJEf5yibXpgn7ZiRCrKdZ\n3ZguPcprqp8t28n76cqyTLlVpiMaE/TAiUobQlkQOlyl1sMGLi1IFv9TzB3COouk\n3xBpXlDnY1/k1tz46DI+yP/7OaoyupvqGkP5yETjNmU2P7AGZ4lyi12n2s69KqZY\nNocEpRw8PlbhUduEOOuKfAyZSmVbdmefk+kkPTJboseSRkvw5c344ZDUsrUOlGOU\nPLjDGhaTENZJakf7tuH/5ns0rqOmxvs/aHpY7X3w8IRNLCPp0SFobKNu7OSAqFyR\nTDgCh1ECgYEA9FNIlleENbeTT85RODimK4mFGbl6W93N4nl7I4V2n4oO79lGOp5R\nxMaWFus0E6nFH81sNCfXNBdGfw/24P2569RHnIqSVB1yNb3XD+Q9Aw8SSCVxTuXA\ntwBB2GVxThh1PWkBDzPRmrre5wilF4DTf6vdhHuKzm0cj6YqNdrz12UCgYEA04ZP\nUckj3i8LhT/S8wzij3DSV5D81W+GVa78n5Iasy0e0Q3LySqlhETfsPkap7NruXLa\n4wkbXVoRoTdfnjGfDzAhJD9l6hVm5V3Yi6qzCm00/8o7+gl8g2aSBlwAP3BaSak8\n2r6dgMKt9/B+G8wSI6hOskZCXJppk3c6a2se9G0CgYAfKLfrJIIh76WD2gYVq3PV\nvZYR78uhB6qIJYIEx7KXKh45jHYeZ6557/GYPqrHjzEqmyIfjK0vYYCGF90eWH1r\njAkN98YtoAu+utVAm5UEXNmyBcRrkXWAYTIEjPtkQE5DZK7T54Hlv8tJn5qeYrmW\nYK7BhJfxN40a7NAZSjEq2QKBgQCxa0R4uxdks10cZQ5RYwtdeSpU3H3VoHeywtWO\nGoReqYfhnYrCrwypxwNBc4/R/gJrSFUkfW0Afh2vdbyz+bcKjDogJzUahN0Log2S\nCJmoMzVzH3PzI6XWqV/uCZkDnP9+LX+nkp6Vc7Vr88IzGpZUZkWr7paXCcVoNWdA\n1lbeeQKBgQDDr7/3bHJSbm5VmSEOnpon0CZVUA+WUKx6V2Jp4H/CP/R9xY1w484F\nkEXEeFnjJ1WOFsBRlEpYBwTLGhBnEoGBgI0837lEKQH3YH1mc3qG9w4/HOceT+if\nGzxFjHOmPx9vNmQ8/WZCDNII47GqMtADfRTa6+KQSxmTPW0BVWdXtA==\n-----END RSA PRIVATE KEY-----\n', 'name': 'tempest-keypair-528311189', 'public_key': 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDJ4NQfqovDfABqwWpeZ1zoBO1vNc5pjaWwpYWSPppO512lIowp8LoR2raAwgUO4gcr1wrjG2D1INaAdbsF8Cda2Nnh/HQ2Sbl2/bkEjk8lofaIaG+Rr3mZmJf973uLD/K4XEgsQXJW93sFQVj4GTwhQ80U14OcXLc+t3Wvcsf5fA0iKJnfsq3U0ZP6tzK8k1pBsY4TGAZFTHgEnJlZeomL2Y62r54TVbJvpzssXDqPDV0Nc6JiZSO219CwxnH5C91aKzerq8sa54Zt4wPOEavP4xYwhiVG6/Mv2y9vcWaWweCUlYTivduwh7DFipFrjliiaVs9vu+1w+B5ynAX9PoB Generated-by-Nova', 'fingerprint': 'f4:71:00:4a:31:b4:2b:f9:41:ca:56:b9:23:89:63:76', 'user_id': 'c635c04b9b7543ce824795a7a63e8032'}, 'security_group': {'id': '8aec33a5-0706-4c50-8e5b-66b7033e051d', 'name': 'tempest-securitygroup--559338952', 'stateful': True, 'tenant_id': '907e8eb7ea1b4a3d9e6c635842b384b5', 'description': 'tempest-description--87632020', 'shared': False, 'security_group_rules': [{'id': '1eba0c75-f075-45d6-8ce8-947d9469e65b', 'tenant_id': '907e8eb7ea1b4a3d9e6c635842b384b5', 'security_group_id': '8aec33a5-0706-4c50-8e5b-66b7033e051d', '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': 512, 'description': None, 'tags': [], 'created_at': '2022-03-10T15:58:46Z', 'updated_at': '2022-03-10T15:58:46Z', 'revision_number': 0, 'project_id': '907e8eb7ea1b4a3d9e6c635842b384b5'}, {'id': 'e816e7b7-cb68-4198-b186-2abc70667607', 'tenant_id': '907e8eb7ea1b4a3d9e6c635842b384b5', 'security_group_id': '8aec33a5-0706-4c50-8e5b-66b7033e051d', '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': 513, 'description': None, 'tags': [], 'created_at': '2022-03-10T15:58:46Z', 'updated_at': '2022-03-10T15:58:46Z', 'revision_number': 0, 'project_id': '907e8eb7ea1b4a3d9e6c635842b384b5'}], 'tags': [], 'created_at': '2022-03-10T15:58:46Z', 'updated_at': '2022-03-10T15:58:46Z', 'revision_number': 1, 'project_id': '907e8eb7ea1b4a3d9e6c635842b384b5'}, 'floating_ip': {'id': 'c8cf2d4b-508b-4141-98bb-938f8142f837', 'tenant_id': '907e8eb7ea1b4a3d9e6c635842b384b5', 'floating_ip_address': '172.27.0.40', 'floating_network_id': 'dc189a33-6c6d-4e8f-abc8-12b0c2518031', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '907e8eb7ea1b4a3d9e6c635842b384b5', 'description': '', 'port_details': None, 'tags': [], 'created_at': '2022-03-10T15:58:48Z', 'updated_at': '2022-03-10T15:58:48Z', 'revision_number': 0, 'ip': '172.27.0.40'}} 2022-03-10 15:58:49,651 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 202 POST http://10.222.0.44/compute/v2.1/servers 0.707s 2022-03-10 15:58:49,651 118330 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-430818532", "imageRef": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "flavorRef": "452", "adminPass": "password", "networks": [{"uuid": "5533a184-928d-42ee-929f-9f8419ae429c"}], "security_groups": [{"name": "tempest-securitygroup--559338952"}], "key_name": "tempest-keypair-528311189", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIHVidW50dSB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH51YnVudHUvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Thu, 10 Mar 2022 15:58:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '401', 'location': 'http://10.222.0.44/compute/v2.1/servers/bb07855b-4682-4364-baa0-a721e8c9b642', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d6af6b10-0f1d-45e3-a82c-30ac58042c55', 'x-compute-request-id': 'req-d6af6b10-0f1d-45e3-a82c-30ac58042c55', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.44/compute/v2.1/servers'} Body: b'{"server": {"id": "bb07855b-4682-4364-baa0-a721e8c9b642", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/bb07855b-4682-4364-baa0-a721e8c9b642"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/bb07855b-4682-4364-baa0-a721e8c9b642"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--559338952"}], "adminPass": "password"}}' 2022-03-10 15:58:49,723 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.44/compute/v2.1/servers/bb07855b-4682-4364-baa0-a721e8c9b642 0.069s 2022-03-10 15:58:49,724 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:58:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1240', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0b71ea34-5635-4e4e-b548-29cc3be5d622', 'x-compute-request-id': 'req-0b71ea34-5635-4e4e-b548-29cc3be5d622', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/bb07855b-4682-4364-baa0-a721e8c9b642'} Body: b'{"server": {"id": "bb07855b-4682-4364-baa0-a721e8c9b642", "name": "tempest-AttachVolumeNegativeTest-server-430818532", "status": "BUILD", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:58:50Z", "updated": "2022-03-10T15:58:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/bb07855b-4682-4364-baa0-a721e8c9b642"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/bb07855b-4682-4364-baa0-a721e8c9b642"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-528311189", "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-03-10 15:58:50,820 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.44/compute/v2.1/servers/bb07855b-4682-4364-baa0-a721e8c9b642 0.087s 2022-03-10 15:58:50,820 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:58:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1244', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b3292559-4907-4eec-a4db-4e4c4f6022ca', 'x-compute-request-id': 'req-b3292559-4907-4eec-a4db-4e4c4f6022ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/bb07855b-4682-4364-baa0-a721e8c9b642'} Body: b'{"server": {"id": "bb07855b-4682-4364-baa0-a721e8c9b642", "name": "tempest-AttachVolumeNegativeTest-server-430818532", "status": "BUILD", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:58:49Z", "updated": "2022-03-10T15:58:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/bb07855b-4682-4364-baa0-a721e8c9b642"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/bb07855b-4682-4364-baa0-a721e8c9b642"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-528311189", "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-03-10 15:58:51,912 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.44/compute/v2.1/servers/bb07855b-4682-4364-baa0-a721e8c9b642 0.083s 2022-03-10 15:58:51,912 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:58:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1292', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9986c6f8-84df-418d-91f6-a66b28787097', 'x-compute-request-id': 'req-9986c6f8-84df-418d-91f6-a66b28787097', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/bb07855b-4682-4364-baa0-a721e8c9b642'} Body: b'{"server": {"id": "bb07855b-4682-4364-baa0-a721e8c9b642", "name": "tempest-AttachVolumeNegativeTest-server-430818532", "status": "BUILD", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:58:49Z", "updated": "2022-03-10T15:58:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/bb07855b-4682-4364-baa0-a721e8c9b642"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/bb07855b-4682-4364-baa0-a721e8c9b642"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-528311189", "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-03-10 15:58:51,920 118330 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait 2022-03-10 15:58:53,195 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.44/compute/v2.1/servers/bb07855b-4682-4364-baa0-a721e8c9b642 0.273s 2022-03-10 15:58:53,195 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:58:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1365', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ffc23d11-d280-449b-8fd1-401a6cd72e6d', 'x-compute-request-id': 'req-ffc23d11-d280-449b-8fd1-401a6cd72e6d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/bb07855b-4682-4364-baa0-a721e8c9b642'} Body: b'{"server": {"id": "bb07855b-4682-4364-baa0-a721e8c9b642", "name": "tempest-AttachVolumeNegativeTest-server-430818532", "status": "BUILD", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:58:49Z", "updated": "2022-03-10T15:58:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/bb07855b-4682-4364-baa0-a721e8c9b642"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/bb07855b-4682-4364-baa0-a721e8c9b642"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-528311189", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--559338952"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-03-10 15:58:53,203 118330 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/spawning" after 4 second wait 2022-03-10 15:58:54,377 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.44/compute/v2.1/servers/bb07855b-4682-4364-baa0-a721e8c9b642 0.173s 2022-03-10 15:58:54,378 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:58:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1365', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-95e1b680-d925-4476-bc8b-2734c1996f0e', 'x-compute-request-id': 'req-95e1b680-d925-4476-bc8b-2734c1996f0e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/bb07855b-4682-4364-baa0-a721e8c9b642'} Body: b'{"server": {"id": "bb07855b-4682-4364-baa0-a721e8c9b642", "name": "tempest-AttachVolumeNegativeTest-server-430818532", "status": "BUILD", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:58:49Z", "updated": "2022-03-10T15:58:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/bb07855b-4682-4364-baa0-a721e8c9b642"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/bb07855b-4682-4364-baa0-a721e8c9b642"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-528311189", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--559338952"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-03-10 15:58:55,545 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.44/compute/v2.1/servers/bb07855b-4682-4364-baa0-a721e8c9b642 0.159s 2022-03-10 15:58:55,545 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:58:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1365', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3c9a72e8-ba3d-4a83-906a-8f2e9ae21b61', 'x-compute-request-id': 'req-3c9a72e8-ba3d-4a83-906a-8f2e9ae21b61', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/bb07855b-4682-4364-baa0-a721e8c9b642'} Body: b'{"server": {"id": "bb07855b-4682-4364-baa0-a721e8c9b642", "name": "tempest-AttachVolumeNegativeTest-server-430818532", "status": "BUILD", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:58:49Z", "updated": "2022-03-10T15:58:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/bb07855b-4682-4364-baa0-a721e8c9b642"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/bb07855b-4682-4364-baa0-a721e8c9b642"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-528311189", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--559338952"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-03-10 15:58:56,707 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.44/compute/v2.1/servers/bb07855b-4682-4364-baa0-a721e8c9b642 0.153s 2022-03-10 15:58:56,707 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:58:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1365', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-19bf73e2-6c2a-405f-9189-a7a4f11e64a4', 'x-compute-request-id': 'req-19bf73e2-6c2a-405f-9189-a7a4f11e64a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/bb07855b-4682-4364-baa0-a721e8c9b642'} Body: b'{"server": {"id": "bb07855b-4682-4364-baa0-a721e8c9b642", "name": "tempest-AttachVolumeNegativeTest-server-430818532", "status": "BUILD", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:58:49Z", "updated": "2022-03-10T15:58:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/bb07855b-4682-4364-baa0-a721e8c9b642"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/bb07855b-4682-4364-baa0-a721e8c9b642"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-528311189", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--559338952"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-03-10 15:58:57,879 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.44/compute/v2.1/servers/bb07855b-4682-4364-baa0-a721e8c9b642 0.164s 2022-03-10 15:58:57,880 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:58:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1365', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f8cc4ebb-9675-4798-9c09-b199f305301b', 'x-compute-request-id': 'req-f8cc4ebb-9675-4798-9c09-b199f305301b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/bb07855b-4682-4364-baa0-a721e8c9b642'} Body: b'{"server": {"id": "bb07855b-4682-4364-baa0-a721e8c9b642", "name": "tempest-AttachVolumeNegativeTest-server-430818532", "status": "BUILD", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:58:49Z", "updated": "2022-03-10T15:58:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/bb07855b-4682-4364-baa0-a721e8c9b642"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/bb07855b-4682-4364-baa0-a721e8c9b642"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-528311189", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--559338952"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-03-10 15:58:59,045 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.44/compute/v2.1/servers/bb07855b-4682-4364-baa0-a721e8c9b642 0.155s 2022-03-10 15:58:59,045 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:58:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1365', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3823ef25-b7d4-4ac7-ac52-3504a72dbdf1', 'x-compute-request-id': 'req-3823ef25-b7d4-4ac7-ac52-3504a72dbdf1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/bb07855b-4682-4364-baa0-a721e8c9b642'} Body: b'{"server": {"id": "bb07855b-4682-4364-baa0-a721e8c9b642", "name": "tempest-AttachVolumeNegativeTest-server-430818532", "status": "BUILD", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:58:49Z", "updated": "2022-03-10T15:58:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/bb07855b-4682-4364-baa0-a721e8c9b642"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/bb07855b-4682-4364-baa0-a721e8c9b642"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-528311189", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--559338952"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-03-10 15:59:00,208 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.44/compute/v2.1/servers/bb07855b-4682-4364-baa0-a721e8c9b642 0.155s 2022-03-10 15:59:00,209 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:59:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1365', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-584702a5-f66a-4e4d-b390-d702988385b0', 'x-compute-request-id': 'req-584702a5-f66a-4e4d-b390-d702988385b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/bb07855b-4682-4364-baa0-a721e8c9b642'} Body: b'{"server": {"id": "bb07855b-4682-4364-baa0-a721e8c9b642", "name": "tempest-AttachVolumeNegativeTest-server-430818532", "status": "BUILD", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:58:49Z", "updated": "2022-03-10T15:58:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/bb07855b-4682-4364-baa0-a721e8c9b642"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/bb07855b-4682-4364-baa0-a721e8c9b642"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-528311189", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--559338952"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-03-10 15:59:01,374 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.44/compute/v2.1/servers/bb07855b-4682-4364-baa0-a721e8c9b642 0.157s 2022-03-10 15:59:01,374 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:59:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1365', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7af41c63-5326-481f-b764-f1f2e47c2eb6', 'x-compute-request-id': 'req-7af41c63-5326-481f-b764-f1f2e47c2eb6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/bb07855b-4682-4364-baa0-a721e8c9b642'} Body: b'{"server": {"id": "bb07855b-4682-4364-baa0-a721e8c9b642", "name": "tempest-AttachVolumeNegativeTest-server-430818532", "status": "BUILD", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:58:49Z", "updated": "2022-03-10T15:58:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/bb07855b-4682-4364-baa0-a721e8c9b642"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/bb07855b-4682-4364-baa0-a721e8c9b642"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-528311189", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--559338952"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-03-10 15:59:02,546 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.44/compute/v2.1/servers/bb07855b-4682-4364-baa0-a721e8c9b642 0.164s 2022-03-10 15:59:02,547 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:59:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1365', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-010ffb8d-b052-49d6-978b-379ebded699c', 'x-compute-request-id': 'req-010ffb8d-b052-49d6-978b-379ebded699c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/bb07855b-4682-4364-baa0-a721e8c9b642'} Body: b'{"server": {"id": "bb07855b-4682-4364-baa0-a721e8c9b642", "name": "tempest-AttachVolumeNegativeTest-server-430818532", "status": "BUILD", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:58:49Z", "updated": "2022-03-10T15:59:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/bb07855b-4682-4364-baa0-a721e8c9b642"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/bb07855b-4682-4364-baa0-a721e8c9b642"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-528311189", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--559338952"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-03-10 15:59:03,721 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.44/compute/v2.1/servers/bb07855b-4682-4364-baa0-a721e8c9b642 0.165s 2022-03-10 15:59:03,721 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:59:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1365', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ea4883d6-8556-4e0a-95ea-8e8ae2e171af', 'x-compute-request-id': 'req-ea4883d6-8556-4e0a-95ea-8e8ae2e171af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/bb07855b-4682-4364-baa0-a721e8c9b642'} Body: b'{"server": {"id": "bb07855b-4682-4364-baa0-a721e8c9b642", "name": "tempest-AttachVolumeNegativeTest-server-430818532", "status": "BUILD", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:58:49Z", "updated": "2022-03-10T15:59:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/bb07855b-4682-4364-baa0-a721e8c9b642"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/bb07855b-4682-4364-baa0-a721e8c9b642"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-528311189", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--559338952"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-03-10 15:59:04,883 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.44/compute/v2.1/servers/bb07855b-4682-4364-baa0-a721e8c9b642 0.153s 2022-03-10 15:59:04,884 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:59:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1554', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-59ff3d13-172d-4f9f-aa91-0bf83dcc16b9', 'x-compute-request-id': 'req-59ff3d13-172d-4f9f-aa91-0bf83dcc16b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/bb07855b-4682-4364-baa0-a721e8c9b642'} Body: b'{"server": {"id": "bb07855b-4682-4364-baa0-a721e8c9b642", "name": "tempest-AttachVolumeNegativeTest-server-430818532", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:58:49Z", "updated": "2022-03-10T15:59:03Z", "addresses": {"tempest-AttachVolumeNegativeTest-856113860-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d2:e5:8a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/bb07855b-4682-4364-baa0-a721e8c9b642"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/bb07855b-4682-4364-baa0-a721e8c9b642"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-528311189", "OS-SRV-USG:launched_at": "2022-03-10T15:59:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--559338952"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-03-10 15:59:04,892 118330 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 15 second wait 2022-03-10 15:59:05,062 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.44/compute/v2.1/servers/bb07855b-4682-4364-baa0-a721e8c9b642/os-interface 0.169s 2022-03-10 15:59:05,062 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:59:04 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-2d684694-d1bc-49f7-95ed-a61a5a12c220', 'x-compute-request-id': 'req-2d684694-d1bc-49f7-95ed-a61a5a12c220', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/bb07855b-4682-4364-baa0-a721e8c9b642/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "5533a184-928d-42ee-929f-9f8419ae429c", "port_id": "4abf7b43-2d18-46b4-ba08-5c7881822639", "mac_addr": "fa:16:3e:d2:e5:8a", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "a1dfe210-3821-4f81-b14f-44340b7e46b8", "ip_address": "172.20.0.3"}]}]}' 2022-03-10 15:59:06,098 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 PUT http://10.222.0.44:9696/v2.0/floatingips/c8cf2d4b-508b-4141-98bb-938f8142f837 1.033s 2022-03-10 15:59:06,099 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"port_id": "4abf7b43-2d18-46b4-ba08-5c7881822639"}} Response - Headers: {'content-type': 'application/json', 'content-length': '796', 'x-openstack-request-id': 'req-c502c84c-280d-4261-9123-1af87cc5dc50', 'date': 'Thu, 10 Mar 2022 15:59:06 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44:9696/v2.0/floatingips/c8cf2d4b-508b-4141-98bb-938f8142f837'} Body: b'{"floatingip": {"id": "c8cf2d4b-508b-4141-98bb-938f8142f837", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "floating_ip_address": "172.27.0.40", "floating_network_id": "dc189a33-6c6d-4e8f-abc8-12b0c2518031", "router_id": "100bbad0-c6d8-4b82-a16f-c80c2437a775", "port_id": "4abf7b43-2d18-46b4-ba08-5c7881822639", "fixed_ip_address": "172.20.0.3", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "5533a184-928d-42ee-929f-9f8419ae429c", "mac_address": "fa:16:3e:d2:e5:8a", "admin_state_up": true, "status": "ACTIVE", "device_id": "bb07855b-4682-4364-baa0-a721e8c9b642", "device_owner": "compute:nova"}, "tags": [], "created_at": "2022-03-10T15:58:48Z", "updated_at": "2022-03-10T15:59:05Z", "revision_number": 1, "project_id": "907e8eb7ea1b4a3d9e6c635842b384b5"}}' 2022-03-10 15:59:06,112 118330 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.27.0.40:22' as 'ubuntu' with public key authentication 2022-03-10 15:59:10,068 118330 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.0.40 ([Errno None] Unable to connect to port 22 on 172.27.0.40). Number attempts: 1. Retry after 2 seconds. 2022-03-10 15:59:15,636 118330 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.0.40 ([Errno None] Unable to connect to port 22 on 172.27.0.40). Number attempts: 2. Retry after 3 seconds. 2022-03-10 15:59:22,196 118330 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.0.40 ([Errno None] Unable to connect to port 22 on 172.27.0.40). Number attempts: 3. Retry after 4 seconds. 2022-03-10 15:59:29,748 118330 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.0.40 ([Errno None] Unable to connect to port 22 on 172.27.0.40). Number attempts: 4. Retry after 5 seconds. 2022-03-10 15:59:38,324 118330 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.0.40 ([Errno None] Unable to connect to port 22 on 172.27.0.40). Number attempts: 5. Retry after 6 seconds. 2022-03-10 15:59:44,832 118330 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.0.40 ([Errno None] Unable to connect to port 22 on 172.27.0.40). Number attempts: 6. Retry after 7 seconds. 2022-03-10 15:59:52,341 118330 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.0.40 ([Errno None] Unable to connect to port 22 on 172.27.0.40). Number attempts: 7. Retry after 8 seconds. 2022-03-10 16:00:00,849 118330 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.0.40 ([Errno None] Unable to connect to port 22 on 172.27.0.40). Number attempts: 8. Retry after 9 seconds. 2022-03-10 16:00:10,353 118330 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.0.40 ([Errno None] Unable to connect to port 22 on 172.27.0.40). Number attempts: 9. Retry after 10 seconds. 2022-03-10 16:00:20,877 118330 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2) 2022-03-10 16:00:21,031 118330 INFO [paramiko.transport] Authentication (publickey) successful! 2022-03-10 16:00:21,031 118330 INFO [tempest.lib.common.ssh] ssh connection to ubuntu@172.27.0.40 successfully created 2022-03-10 16:00:21,071 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.44/compute/v2.1/servers/bb07855b-4682-4364-baa0-a721e8c9b642/ips 0.039s 2022-03-10 16:00:21,072 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:00:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '148', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bd351d4b-a6d3-4ba7-bde2-17bc351fb772', 'x-compute-request-id': 'req-bd351d4b-a6d3-4ba7-bde2-17bc351fb772', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/bb07855b-4682-4364-baa0-a721e8c9b642/ips'} Body: b'{"addresses": {"tempest-AttachVolumeNegativeTest-856113860-network": [{"version": 4, "addr": "172.20.0.3"}, {"version": 4, "addr": "172.27.0.40"}]}}' 2022-03-10 16:01:21,480 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.222.0.44/compute/v2.1/servers/bb07855b-4682-4364-baa0-a721e8c9b642 0.335s 2022-03-10 16:01:21,480 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:01:21 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-1153367f-491e-4ec3-a772-77dc78efab75', 'x-compute-request-id': 'req-1153367f-491e-4ec3-a772-77dc78efab75', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/bb07855b-4682-4364-baa0-a721e8c9b642'} Body: b'' 2022-03-10 16:01:21,640 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/bb07855b-4682-4364-baa0-a721e8c9b642 0.159s 2022-03-10 16:01:21,640 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:01:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1678', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1af654d2-7fe2-41ea-b870-751ab7dabd5b', 'x-compute-request-id': 'req-1af654d2-7fe2-41ea-b870-751ab7dabd5b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/bb07855b-4682-4364-baa0-a721e8c9b642'} Body: b'{"server": {"id": "bb07855b-4682-4364-baa0-a721e8c9b642", "name": "tempest-AttachVolumeNegativeTest-server-430818532", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:58:49Z", "updated": "2022-03-10T16:01:21Z", "addresses": {"tempest-AttachVolumeNegativeTest-856113860-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d2:e5:8a"}, {"version": 4, "addr": "172.27.0.40", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d2:e5:8a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/bb07855b-4682-4364-baa0-a721e8c9b642"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/bb07855b-4682-4364-baa0-a721e8c9b642"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-528311189", "OS-SRV-USG:launched_at": "2022-03-10T15:59:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--559338952"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-03-10 16:01:22,802 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/bb07855b-4682-4364-baa0-a721e8c9b642 0.153s 2022-03-10 16:01:22,802 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:01:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1678', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b5df0f6e-1443-4b78-97c6-90395d5973de', 'x-compute-request-id': 'req-b5df0f6e-1443-4b78-97c6-90395d5973de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/bb07855b-4682-4364-baa0-a721e8c9b642'} Body: b'{"server": {"id": "bb07855b-4682-4364-baa0-a721e8c9b642", "name": "tempest-AttachVolumeNegativeTest-server-430818532", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:58:49Z", "updated": "2022-03-10T16:01:21Z", "addresses": {"tempest-AttachVolumeNegativeTest-856113860-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d2:e5:8a"}, {"version": 4, "addr": "172.27.0.40", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d2:e5:8a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/bb07855b-4682-4364-baa0-a721e8c9b642"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/bb07855b-4682-4364-baa0-a721e8c9b642"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-528311189", "OS-SRV-USG:launched_at": "2022-03-10T15:59:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--559338952"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-03-10 16:01:23,934 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/bb07855b-4682-4364-baa0-a721e8c9b642 0.122s 2022-03-10 16:01:23,934 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:01:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1611', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f562d5ee-7b33-4cbf-959f-8ecc65ac0b76', 'x-compute-request-id': 'req-f562d5ee-7b33-4cbf-959f-8ecc65ac0b76', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/bb07855b-4682-4364-baa0-a721e8c9b642'} Body: b'{"server": {"id": "bb07855b-4682-4364-baa0-a721e8c9b642", "name": "tempest-AttachVolumeNegativeTest-server-430818532", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:58:49Z", "updated": "2022-03-10T16:01:21Z", "addresses": {"tempest-AttachVolumeNegativeTest-856113860-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d2:e5:8a"}, {"version": 4, "addr": "172.27.0.40", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d2:e5:8a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/bb07855b-4682-4364-baa0-a721e8c9b642"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/bb07855b-4682-4364-baa0-a721e8c9b642"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-528311189", "OS-SRV-USG:launched_at": "2022-03-10T15:59:03.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-03-10 16:01:25,051 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/bb07855b-4682-4364-baa0-a721e8c9b642 0.106s 2022-03-10 16:01:25,051 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:01:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1330', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f408d8a8-0ce0-47f6-95e5-4b7319cef625', 'x-compute-request-id': 'req-f408d8a8-0ce0-47f6-95e5-4b7319cef625', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/bb07855b-4682-4364-baa0-a721e8c9b642'} Body: b'{"server": {"id": "bb07855b-4682-4364-baa0-a721e8c9b642", "name": "tempest-AttachVolumeNegativeTest-server-430818532", "status": "DELETED", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:58:49Z", "updated": "2022-03-10T16:01:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/bb07855b-4682-4364-baa0-a721e8c9b642"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/bb07855b-4682-4364-baa0-a721e8c9b642"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-528311189", "OS-SRV-USG:launched_at": "2022-03-10T15:59:03.000000", "OS-SRV-USG:terminated_at": "2022-03-10T16:01:24.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-03-10 16:01:25,058 118330 INFO [tempest.common.waiters] State transition "ACTIVE/deleting" ==> "DELETED/None" after 4 second wait 2022-03-10 16:01:26,091 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.222.0.44/compute/v2.1/servers/bb07855b-4682-4364-baa0-a721e8c9b642 0.031s 2022-03-10 16:01:26,091 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:01:26 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-ba81fe4d-f0ba-4188-89ac-fa956e9aea26', 'x-compute-request-id': 'req-ba81fe4d-f0ba-4188-89ac-fa956e9aea26', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/bb07855b-4682-4364-baa0-a721e8c9b642'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance bb07855b-4682-4364-baa0-a721e8c9b642 could not be found."}}' 2022-03-10 16:01:26,184 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 202 DELETE http://10.222.0.44/compute/v2.1/os-keypairs/tempest-keypair-528311189 0.092s 2022-03-10 16:01:26,184 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:01:26 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-751fbebb-938a-4137-bfee-6b9aafe4214d', 'x-compute-request-id': 'req-751fbebb-938a-4137-bfee-6b9aafe4214d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.44/compute/v2.1/os-keypairs/tempest-keypair-528311189'} Body: b'' 2022-03-10 16:01:26,401 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.222.0.44:9696/v2.0/security-groups/8aec33a5-0706-4c50-8e5b-66b7033e051d 0.216s 2022-03-10 16:01:26,402 118330 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-d4676863-c2b0-488d-9a09-cbc1056675c2', 'content-length': '0', 'date': 'Thu, 10 Mar 2022 16:01:26 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.44:9696/v2.0/security-groups/8aec33a5-0706-4c50-8e5b-66b7033e051d'} Body: b'' 2022-03-10 16:01:26,418 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.222.0.44:9696/v2.0/security-groups/8aec33a5-0706-4c50-8e5b-66b7033e051d 0.016s 2022-03-10 16:01:26,419 118330 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-ab234030-8aa1-4f93-bb5b-fdf8a58827f3', 'date': 'Thu, 10 Mar 2022 16:01:26 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.44:9696/v2.0/security-groups/8aec33a5-0706-4c50-8e5b-66b7033e051d'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 8aec33a5-0706-4c50-8e5b-66b7033e051d does not exist", "detail": ""}}' 2022-03-10 16:01:26,953 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.222.0.44:9696/v2.0/floatingips/c8cf2d4b-508b-4141-98bb-938f8142f837 0.534s 2022-03-10 16:01:26,953 118330 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-f0e044ea-f150-4246-ac15-a4401a3cd4f6', 'content-length': '0', 'date': 'Thu, 10 Mar 2022 16:01:26 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.44:9696/v2.0/floatingips/c8cf2d4b-508b-4141-98bb-938f8142f837'} 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 49, in test_attach_attached_volume_to_same_server volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 525, in create_volume volume = cls.volumes_client.create_volume(**kwargs)['volume'] File "/opt/stack/tempest/tempest/lib/services/volume/v3/volumes_client.py", line 100, in create_volume resp, body = self.post('volumes', post_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 299, in post return self.request('POST', url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/services/volume/base_client.py", line 39, in request resp, resp_body = super(BaseClient, self).request( File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 687, in request resp, resp_body = self._request(method, url, headers=headers, File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 566, in _request resp, resp_body = self.raw_request( File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 606, in raw_request resp, resp_body = self.http_obj.request( File "/opt/stack/tempest/tempest/lib/common/http.py", line 110, in request r = super(ClosingHttp, self).request(method, url, retries=retry, File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/request.py", line 78, in request return self.request_encode_body( File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/request.py", line 170, in request_encode_body return self.urlopen(method, url, **extra_kw) File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/poolmanager.py", line 375, in urlopen response = conn.urlopen(method, u.request_uri, **kw) File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 785, in urlopen retries = retries.increment( File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/util/retry.py", line 550, in increment raise six.reraise(type(error), error, _stacktrace) File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/packages/six.py", line 770, in reraise raise value File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 703, in urlopen httplib_response = self._make_request( File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 451, in _make_request self._raise_timeout(err=e, url=url, timeout_value=read_timeout) File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 340, in _raise_timeout raise ReadTimeoutError( urllib3.exceptions.ReadTimeoutError: HTTPConnectionPool(host='10.222.0.44', port=80): Read timed out. (read timeout=60) |
||||||
test_delete_attached_volume[id-a313b5cd-fbd0-49cc-94de-870e99f763c7,negative] |
fail
ft8.3: tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_delete_attached_volume[id-a313b5cd-fbd0-49cc-94de-870e99f763c7,negative]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2022-03-10 16:01:26,967 118330 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2022-03-10 16:01:26,968 118330 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2022-03-10 16:01:27,304 118330 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.222.0.44/compute/v2.1/os-keypairs 0.335s 2022-03-10 16:01:27,304 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"keypair": {"name": "tempest-keypair-585759782"}} Response - Headers: {'date': 'Thu, 10 Mar 2022 16:01:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '2300', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3f432be0-e440-4da8-bc27-00b5f4188a0d', 'x-compute-request-id': 'req-3f432be0-e440-4da8-bc27-00b5f4188a0d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"private_key": "-----BEGIN RSA PRIVATE KEY-----\\nMIIEowIBAAKCAQEAzVyw4C9jExuXbdOUGhC32KoTICSp00WxXekv6oR2I7kmMhyU\\nbAGqHFsaCRsTRY2thM1zjEvJZlS+16Lw3/YPOZT4IVKg1StKgphdIDRLzJvoWrZ4\\nTWb5/UzDH5noPijBjnYtSz7qStLbDsVSytyqdi9ls2jafcxnc1k0kjOBh0kHsph2\\n5JMTwiJwg8e9qhcp5TyjqskBQun95lA7+o3/FN8qJ6F+b2WSDQIc7cDQuem/IY4L\\nzlzdcK11/Hq41ZsHdVonsEHM9ZBtChmj7JfS8W6o351aljZsNr76zOmoQMbFEd8R\\nXgSZy+TGdNNt0fQUqUUXgBZ9f3UyfViurmi17wIDAQABAoIBAHOq/pD2/9W2V79r\\nSWK5AeQOP0F+hQzTl0gu3Gc5/pS2ZzYYdNy0v0zDX1G7p0oot5AybB+cXC7AEtHA\\nG+35WK/1ISEbuiz2+ju+d814xyzSr7fQSMhH9QxfnROCi5XfPM3x8CcOo8ZLJ0kV\\niUFrsrNolN7Ncysh4y7MEtk6G33HeN17/47o9PgaTYV9FYHOgPdOHGd5Y+5qcMdZ\\n0zd2QWo49vLM7mu6MTNKttwxYACpRN+O/wc0YXDozPcB0yGSQ/r94+kjhzQiXAJ1\\nHY0yeDYL49Ous31AiHB1We9mbTb+bjwmKwVwrj7iVAfqIeT4G4PQlLcnoUEsHHfs\\n1VVLgckCgYEA8fE+UZBVBa2lpYe5qaTRBPOmB5+nsMmUAO5Wh8P/GNYh+PF7YQVU\\nmsAo7eHHl7sqrMUnj2W997sMHGkJ+RlzkDPHtvaCxCnxOnKMZukb6rHfE/dbz3IQ\\n9ETJZ9TR54PKBlkHMk8t+iOf9/xLSEpeyj8Zehk618SUqiRrfIDxUIMCgYEA2UtW\\nGi9PCksA3rW2txbeXDgCEOJU5U/sTs5G0dovRToDdXEge2HPIWMABR32PTfpW+kD\\nUKq0IOSIEmarBlNt85+vFyZluiGoCDgS1qXC31/in/xbiuDDeBAoHYQOmBhKwDdN\\n5pejRT7rMKwEjxcJzlnbqXFz32zt9jG0rBA1MSUCgYBMHnVX3gwR5EcoZCJSsEse\\nvrVu0plEsrcA7/uDbXO10bEQjJEfvjiXE3wNE6rjHvzXLJQ8tmrlJREzYwzDNXG5\\nXcEo3DfaFcQSenWX7yFcXqfrtThKdP3GjFm9dCSyLTGDe8Ea3/R8LXcn41WgId3e\\nzalrU8LCndOUEC9NFZhWlwKBgQCheeisYMe+AGrPFf6IJMhtg3mVjnxERJZ5IbVj\\nMV67dRco6T6YMeE5EFbtdoyMhcY29PvvsEtXvjyYYA9sDgfBacM10uT54xT5tqHZ\\nPSmJ0bmZ5nEozUq1KFyHQqGNyU+TdAXB/KHqTY19h/eDVj2FSSWBz7uqJ0rXD60R\\nyKGeuQKBgH1Im30gzS9ygQ4C3wm7LXKsr4pladIs/8ssN86uhN88QgZ6lSYdSzsi\\ncM8+w3LO7CFoZAbEd/n/SPM7Gc9DzxfTn1W+L7Q+UYKzDSStAtWFju824zlcvEHy\\nC3ZIXVtzrvTgQSBK2yADRMbsm4WYFqWjV/GzvpU52Q3U4J978zT6\\n-----END RSA PRIVATE KEY-----\\n", "name": "tempest-keypair-585759782", "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDNXLDgL2MTG5dt05QaELfYqhMgJKnTRbFd6S/qhHYjuSYyHJRsAaocWxoJGxNFja2EzXOMS8lmVL7XovDf9g85lPghUqDVK0qCmF0gNEvMm+hatnhNZvn9TMMfmeg+KMGOdi1LPupK0tsOxVLK3Kp2L2WzaNp9zGdzWTSSM4GHSQeymHbkkxPCInCDx72qFynlPKOqyQFC6f3mUDv6jf8U3yonoX5vZZINAhztwNC56b8hjgvOXN1wrXX8erjVmwd1WiewQcz1kG0KGaPsl9LxbqjfnVqWNmw2vvrM6ahAxsUR3xFeBJnL5MZ0023R9BSpRReAFn1/dTJ9WK6uaLXv Generated-by-Nova", "fingerprint": "ce:b0:fd:51:6a:97:cb:09:a8:b0:39:c2:97:01:00:c4", "user_id": "c635c04b9b7543ce824795a7a63e8032"}}' 2022-03-10 16:01:27,306 118330 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-585759782 created 2022-03-10 16:01:27,640 118330 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.44:9696/v2.0/security-groups 0.334s 2022-03-10 16:01:27,641 118330 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--1231014671", "description": "tempest-description--1316165577"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1597', 'x-openstack-request-id': 'req-68511cbd-a994-4c26-82d3-2f7dad230035', 'date': 'Thu, 10 Mar 2022 16:01:27 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.44:9696/v2.0/security-groups'} Body: b'{"security_group": {"id": "9e811dfd-ff48-44de-a6b9-054c64a570f5", "name": "tempest-securitygroup--1231014671", "stateful": true, "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "description": "tempest-description--1316165577", "shared": false, "security_group_rules": [{"id": "4dcf1012-95f9-4930-9bd6-b81d4fcc75ec", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "security_group_id": "9e811dfd-ff48-44de-a6b9-054c64a570f5", "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": 529, "description": null, "tags": [], "created_at": "2022-03-10T16:01:27Z", "updated_at": "2022-03-10T16:01:27Z", "revision_number": 0, "project_id": "907e8eb7ea1b4a3d9e6c635842b384b5"}, {"id": "b08a67e2-f49f-48e4-bae5-c6eedb6a4378", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "security_group_id": "9e811dfd-ff48-44de-a6b9-054c64a570f5", "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": 528, "description": null, "tags": [], "created_at": "2022-03-10T16:01:27Z", "updated_at": "2022-03-10T16:01:27Z", "revision_number": 0, "project_id": "907e8eb7ea1b4a3d9e6c635842b384b5"}], "tags": [], "created_at": "2022-03-10T16:01:27Z", "updated_at": "2022-03-10T16:01:27Z", "revision_number": 1, "project_id": "907e8eb7ea1b4a3d9e6c635842b384b5"}}' 2022-03-10 16:01:27,972 118330 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.44:9696/v2.0/security-group-rules 0.330s 2022-03-10 16:01:27,972 118330 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": "9e811dfd-ff48-44de-a6b9-054c64a570f5", "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-83def572-e7cb-4f72-889b-3568a9c451d6', 'date': 'Thu, 10 Mar 2022 16:01:27 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.44:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "0ce04ebc-1c9d-47ac-a964-6516f3218a2a", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "security_group_id": "9e811dfd-ff48-44de-a6b9-054c64a570f5", "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-03-10T16:01:27Z", "updated_at": "2022-03-10T16:01:27Z", "revision_number": 0, "project_id": "907e8eb7ea1b4a3d9e6c635842b384b5"}}' 2022-03-10 16:01:28,246 118330 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.44:9696/v2.0/security-group-rules 0.273s 2022-03-10 16:01:28,246 118330 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": "9e811dfd-ff48-44de-a6b9-054c64a570f5", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-a4d669e4-e9d0-434a-b55c-4017f6b66ee2', 'date': 'Thu, 10 Mar 2022 16:01:28 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.44:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "e2fd8e94-b572-4357-8efb-d7af5fdeb2fd", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "security_group_id": "9e811dfd-ff48-44de-a6b9-054c64a570f5", "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-03-10T16:01:28Z", "updated_at": "2022-03-10T16:01:28Z", "revision_number": 0, "project_id": "907e8eb7ea1b4a3d9e6c635842b384b5"}}' 2022-03-10 16:01:28,247 118330 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1231014671 created 2022-03-10 16:01:29,464 118330 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.44:9696/v2.0/floatingips 1.216s 2022-03-10 16:01:29,464 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"floating_network_id": "dc189a33-6c6d-4e8f-abc8-12b0c2518031"}} Response - Headers: {'content-type': 'application/json', 'content-length': '494', 'x-openstack-request-id': 'req-38e03f5b-81f0-4283-828d-dca448ea5bab', 'date': 'Thu, 10 Mar 2022 16:01:29 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.44:9696/v2.0/floatingips'} Body: b'{"floatingip": {"id": "0492641d-304d-4c73-830f-f5de19d3ff30", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "floating_ip_address": "172.27.0.177", "floating_network_id": "dc189a33-6c6d-4e8f-abc8-12b0c2518031", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "description": "", "port_details": null, "tags": [], "created_at": "2022-03-10T16:01:28Z", "updated_at": "2022-03-10T16:01:28Z", "revision_number": 0}}' 2022-03-10 16:01:29,465 118330 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '0492641d-304d-4c73-830f-f5de19d3ff30', 'tenant_id': '907e8eb7ea1b4a3d9e6c635842b384b5', 'floating_ip_address': '172.27.0.177', 'floating_network_id': 'dc189a33-6c6d-4e8f-abc8-12b0c2518031', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '907e8eb7ea1b4a3d9e6c635842b384b5', 'description': '', 'port_details': None, 'tags': [], 'created_at': '2022-03-10T16:01:28Z', 'updated_at': '2022-03-10T16:01:28Z', 'revision_number': 0, 'ip': '172.27.0.177'} created 2022-03-10 16:01:29,511 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 201 POST http://10.222.0.44/identity/v3/auth/tokens 0.041s 2022-03-10 16:01:29,512 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Thu, 10 Mar 2022 16:01:29 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-482bdef6-9a43-4aae-bcaf-a7fe96c00186', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.44/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "c635c04b9b7543ce824795a7a63e8032", "name": "tempest-AttachVolumeNegativeTest-2045960026-project", "password_expires_at": null}, "audit_ids": ["9Ul6e1FORC-BOx443Xc4MA"], "expires_at": "2022-03-10T17:01:29.000000Z", "issued_at": "2022-03-10T16:01:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "907e8eb7ea1b4a3d9e6c635842b384b5", "name": "tempest-AttachVolumeNegativeTest-2045960026"}, "is_domain": false, "roles": [{"id": "2e20db489b3844e2b62f1184fba25f52", "name": "reader"}, {"id": "ae6886d2477443519d8b1015acd9403f", "name": "member"}], "catalog": [{"endpoints": [{"id": "12be645b7d744a459e7debc5ec172294", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.44/volume/v3/907e8eb7ea1b4a3d9e6c635842b384b5", "region": "RegionOne"}], "id": "027bd5d9c2fd41338483fbb57aa7852c", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "d8c1f188dbca492682a364948b62aa27", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.44:9696/", "region": "RegionOne"}], "id": "15796035ede64e5ba6533d7ff7239a4f", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "e80c053c7a564f65bc0ba1fdf2390b03", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.44/identity", "region": "RegionOne"}], "id": "37d6fc2ad72c48d2971f3ee6eb20b401", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "3e4eae0c6ef541048b661ce1791f23fe", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.44:8080", "region": "RegionOne"}, {"id": "bfe33dbbb81143ee86f296a0f7a1e388", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.44:8080/v1/AUTH_907e8eb7ea1b4a3d9e6c635842b384b5", "region": "RegionOne"}], "id": "3e4354c242844665b60b31c7f2b5bf43", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "8198f974302645b0b377771cc3e461bf", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.44/compute/v2.1", "region": "RegionOne"}], "id": "49d4b7aabf22427788cef6c7a4823594", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "8b65989a0bd84b73b4711d53f0e1fa8a", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.44/volume/v3/907e8eb7ea1b4a3d9e6c635842b384b5", "region": "RegionOne"}], "id": "56bd48c1f20346ecbe6a23bd3ba8d48e", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "545c6f04b3574df19b7cd824834b1041", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.44/compute/v2/907e8eb7ea1b4a3d9e6c635842b384b5", "region": "RegionOne"}], "id": "8db683b68cbc475681c754c34cb8182e", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "c7108b1092fd448bb669bf5645efb82f", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.44/placement", "region": "RegionOne"}], "id": "99d19efdac944920899319e1818fe436", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "4736a491b0c44f3a9d9a119e54389024", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.44/image", "region": "RegionOne"}], "id": "ad3c5e5c3f1d435f9ff33ae0ccda776e", "type": "image", "name": "glance"}]}}' 2022-03-10 16:01:29,512 118330 INFO [tempest.lib.common.fixed_network] (AttachVolumeNegativeTest:test_delete_attached_volume) Found network {'id': '5533a184-928d-42ee-929f-9f8419ae429c', 'name': 'tempest-AttachVolumeNegativeTest-856113860-network', 'tenant_id': '907e8eb7ea1b4a3d9e6c635842b384b5', 'admin_state_up': True, 'mtu': 1500, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '907e8eb7ea1b4a3d9e6c635842b384b5', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'physnet1', 'provider:segmentation_id': 616, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2022-03-10T15:27:55Z', 'updated_at': '2022-03-10T15:27:55Z', 'revision_number': 1} available for tenant 2022-03-10 16:01:29,513 118330 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'private_key': '-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAzVyw4C9jExuXbdOUGhC32KoTICSp00WxXekv6oR2I7kmMhyU\nbAGqHFsaCRsTRY2thM1zjEvJZlS+16Lw3/YPOZT4IVKg1StKgphdIDRLzJvoWrZ4\nTWb5/UzDH5noPijBjnYtSz7qStLbDsVSytyqdi9ls2jafcxnc1k0kjOBh0kHsph2\n5JMTwiJwg8e9qhcp5TyjqskBQun95lA7+o3/FN8qJ6F+b2WSDQIc7cDQuem/IY4L\nzlzdcK11/Hq41ZsHdVonsEHM9ZBtChmj7JfS8W6o351aljZsNr76zOmoQMbFEd8R\nXgSZy+TGdNNt0fQUqUUXgBZ9f3UyfViurmi17wIDAQABAoIBAHOq/pD2/9W2V79r\nSWK5AeQOP0F+hQzTl0gu3Gc5/pS2ZzYYdNy0v0zDX1G7p0oot5AybB+cXC7AEtHA\nG+35WK/1ISEbuiz2+ju+d814xyzSr7fQSMhH9QxfnROCi5XfPM3x8CcOo8ZLJ0kV\niUFrsrNolN7Ncysh4y7MEtk6G33HeN17/47o9PgaTYV9FYHOgPdOHGd5Y+5qcMdZ\n0zd2QWo49vLM7mu6MTNKttwxYACpRN+O/wc0YXDozPcB0yGSQ/r94+kjhzQiXAJ1\nHY0yeDYL49Ous31AiHB1We9mbTb+bjwmKwVwrj7iVAfqIeT4G4PQlLcnoUEsHHfs\n1VVLgckCgYEA8fE+UZBVBa2lpYe5qaTRBPOmB5+nsMmUAO5Wh8P/GNYh+PF7YQVU\nmsAo7eHHl7sqrMUnj2W997sMHGkJ+RlzkDPHtvaCxCnxOnKMZukb6rHfE/dbz3IQ\n9ETJZ9TR54PKBlkHMk8t+iOf9/xLSEpeyj8Zehk618SUqiRrfIDxUIMCgYEA2UtW\nGi9PCksA3rW2txbeXDgCEOJU5U/sTs5G0dovRToDdXEge2HPIWMABR32PTfpW+kD\nUKq0IOSIEmarBlNt85+vFyZluiGoCDgS1qXC31/in/xbiuDDeBAoHYQOmBhKwDdN\n5pejRT7rMKwEjxcJzlnbqXFz32zt9jG0rBA1MSUCgYBMHnVX3gwR5EcoZCJSsEse\nvrVu0plEsrcA7/uDbXO10bEQjJEfvjiXE3wNE6rjHvzXLJQ8tmrlJREzYwzDNXG5\nXcEo3DfaFcQSenWX7yFcXqfrtThKdP3GjFm9dCSyLTGDe8Ea3/R8LXcn41WgId3e\nzalrU8LCndOUEC9NFZhWlwKBgQCheeisYMe+AGrPFf6IJMhtg3mVjnxERJZ5IbVj\nMV67dRco6T6YMeE5EFbtdoyMhcY29PvvsEtXvjyYYA9sDgfBacM10uT54xT5tqHZ\nPSmJ0bmZ5nEozUq1KFyHQqGNyU+TdAXB/KHqTY19h/eDVj2FSSWBz7uqJ0rXD60R\nyKGeuQKBgH1Im30gzS9ygQ4C3wm7LXKsr4pladIs/8ssN86uhN88QgZ6lSYdSzsi\ncM8+w3LO7CFoZAbEd/n/SPM7Gc9DzxfTn1W+L7Q+UYKzDSStAtWFju824zlcvEHy\nC3ZIXVtzrvTgQSBK2yADRMbsm4WYFqWjV/GzvpU52Q3U4J978zT6\n-----END RSA PRIVATE KEY-----\n', 'name': 'tempest-keypair-585759782', 'public_key': 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDNXLDgL2MTG5dt05QaELfYqhMgJKnTRbFd6S/qhHYjuSYyHJRsAaocWxoJGxNFja2EzXOMS8lmVL7XovDf9g85lPghUqDVK0qCmF0gNEvMm+hatnhNZvn9TMMfmeg+KMGOdi1LPupK0tsOxVLK3Kp2L2WzaNp9zGdzWTSSM4GHSQeymHbkkxPCInCDx72qFynlPKOqyQFC6f3mUDv6jf8U3yonoX5vZZINAhztwNC56b8hjgvOXN1wrXX8erjVmwd1WiewQcz1kG0KGaPsl9LxbqjfnVqWNmw2vvrM6ahAxsUR3xFeBJnL5MZ0023R9BSpRReAFn1/dTJ9WK6uaLXv Generated-by-Nova', 'fingerprint': 'ce:b0:fd:51:6a:97:cb:09:a8:b0:39:c2:97:01:00:c4', 'user_id': 'c635c04b9b7543ce824795a7a63e8032'}, 'security_group': {'id': '9e811dfd-ff48-44de-a6b9-054c64a570f5', 'name': 'tempest-securitygroup--1231014671', 'stateful': True, 'tenant_id': '907e8eb7ea1b4a3d9e6c635842b384b5', 'description': 'tempest-description--1316165577', 'shared': False, 'security_group_rules': [{'id': '4dcf1012-95f9-4930-9bd6-b81d4fcc75ec', 'tenant_id': '907e8eb7ea1b4a3d9e6c635842b384b5', 'security_group_id': '9e811dfd-ff48-44de-a6b9-054c64a570f5', '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': 529, 'description': None, 'tags': [], 'created_at': '2022-03-10T16:01:27Z', 'updated_at': '2022-03-10T16:01:27Z', 'revision_number': 0, 'project_id': '907e8eb7ea1b4a3d9e6c635842b384b5'}, {'id': 'b08a67e2-f49f-48e4-bae5-c6eedb6a4378', 'tenant_id': '907e8eb7ea1b4a3d9e6c635842b384b5', 'security_group_id': '9e811dfd-ff48-44de-a6b9-054c64a570f5', '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': 528, 'description': None, 'tags': [], 'created_at': '2022-03-10T16:01:27Z', 'updated_at': '2022-03-10T16:01:27Z', 'revision_number': 0, 'project_id': '907e8eb7ea1b4a3d9e6c635842b384b5'}], 'tags': [], 'created_at': '2022-03-10T16:01:27Z', 'updated_at': '2022-03-10T16:01:27Z', 'revision_number': 1, 'project_id': '907e8eb7ea1b4a3d9e6c635842b384b5'}, 'floating_ip': {'id': '0492641d-304d-4c73-830f-f5de19d3ff30', 'tenant_id': '907e8eb7ea1b4a3d9e6c635842b384b5', 'floating_ip_address': '172.27.0.177', 'floating_network_id': 'dc189a33-6c6d-4e8f-abc8-12b0c2518031', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '907e8eb7ea1b4a3d9e6c635842b384b5', 'description': '', 'port_details': None, 'tags': [], 'created_at': '2022-03-10T16:01:28Z', 'updated_at': '2022-03-10T16:01:28Z', 'revision_number': 0, 'ip': '172.27.0.177'}} 2022-03-10 16:01:30,225 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 202 POST http://10.222.0.44/compute/v2.1/servers 0.711s 2022-03-10 16:01:30,225 118330 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-2043752728", "imageRef": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "flavorRef": "452", "adminPass": "password", "networks": [{"uuid": "5533a184-928d-42ee-929f-9f8419ae429c"}], "security_groups": [{"name": "tempest-securitygroup--1231014671"}], "key_name": "tempest-keypair-585759782", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIHVidW50dSB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH51YnVudHUvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Thu, 10 Mar 2022 16:01:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '402', 'location': 'http://10.222.0.44/compute/v2.1/servers/90be2cb2-1a35-4bd9-8038-0835027aff3c', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d28d87b0-287c-477c-a384-ba4ffa006e5f', 'x-compute-request-id': 'req-d28d87b0-287c-477c-a384-ba4ffa006e5f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.44/compute/v2.1/servers'} Body: b'{"server": {"id": "90be2cb2-1a35-4bd9-8038-0835027aff3c", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/90be2cb2-1a35-4bd9-8038-0835027aff3c"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/90be2cb2-1a35-4bd9-8038-0835027aff3c"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1231014671"}], "adminPass": "password"}}' 2022-03-10 16:01:30,296 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.44/compute/v2.1/servers/90be2cb2-1a35-4bd9-8038-0835027aff3c 0.068s 2022-03-10 16:01:30,296 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:01:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1241', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9aa026c2-17d6-443a-8b5f-cd7de4500001', 'x-compute-request-id': 'req-9aa026c2-17d6-443a-8b5f-cd7de4500001', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/90be2cb2-1a35-4bd9-8038-0835027aff3c'} Body: b'{"server": {"id": "90be2cb2-1a35-4bd9-8038-0835027aff3c", "name": "tempest-AttachVolumeNegativeTest-server-2043752728", "status": "BUILD", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T16:01:30Z", "updated": "2022-03-10T16:01:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/90be2cb2-1a35-4bd9-8038-0835027aff3c"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/90be2cb2-1a35-4bd9-8038-0835027aff3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-585759782", "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-03-10 16:01:31,371 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.44/compute/v2.1/servers/90be2cb2-1a35-4bd9-8038-0835027aff3c 0.066s 2022-03-10 16:01:31,371 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:01:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1241', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-33510367-7ed3-4b36-b8ed-7fa043080906', 'x-compute-request-id': 'req-33510367-7ed3-4b36-b8ed-7fa043080906', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/90be2cb2-1a35-4bd9-8038-0835027aff3c'} Body: b'{"server": {"id": "90be2cb2-1a35-4bd9-8038-0835027aff3c", "name": "tempest-AttachVolumeNegativeTest-server-2043752728", "status": "BUILD", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T16:01:30Z", "updated": "2022-03-10T16:01:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/90be2cb2-1a35-4bd9-8038-0835027aff3c"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/90be2cb2-1a35-4bd9-8038-0835027aff3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-585759782", "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-03-10 16:01:32,465 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.44/compute/v2.1/servers/90be2cb2-1a35-4bd9-8038-0835027aff3c 0.085s 2022-03-10 16:01:32,465 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:01:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1293', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-690fa464-82b0-42b6-b16a-bca666266834', 'x-compute-request-id': 'req-690fa464-82b0-42b6-b16a-bca666266834', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/90be2cb2-1a35-4bd9-8038-0835027aff3c'} Body: b'{"server": {"id": "90be2cb2-1a35-4bd9-8038-0835027aff3c", "name": "tempest-AttachVolumeNegativeTest-server-2043752728", "status": "BUILD", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T16:01:30Z", "updated": "2022-03-10T16:01:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/90be2cb2-1a35-4bd9-8038-0835027aff3c"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/90be2cb2-1a35-4bd9-8038-0835027aff3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-585759782", "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-03-10 16:01:32,473 118330 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait 2022-03-10 16:01:33,559 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.44/compute/v2.1/servers/90be2cb2-1a35-4bd9-8038-0835027aff3c 0.085s 2022-03-10 16:01:33,560 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:01:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1299', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4eb38a80-b733-4467-b593-66157bb9edbc', 'x-compute-request-id': 'req-4eb38a80-b733-4467-b593-66157bb9edbc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/90be2cb2-1a35-4bd9-8038-0835027aff3c'} Body: b'{"server": {"id": "90be2cb2-1a35-4bd9-8038-0835027aff3c", "name": "tempest-AttachVolumeNegativeTest-server-2043752728", "status": "BUILD", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T16:01:30Z", "updated": "2022-03-10T16:01:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/90be2cb2-1a35-4bd9-8038-0835027aff3c"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/90be2cb2-1a35-4bd9-8038-0835027aff3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-585759782", "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-03-10 16:01:33,567 118330 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/spawning" after 3 second wait 2022-03-10 16:01:34,741 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.44/compute/v2.1/servers/90be2cb2-1a35-4bd9-8038-0835027aff3c 0.172s 2022-03-10 16:01:34,742 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:01:34 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-9196e50d-430e-4a4f-9208-8ec5a199dfab', 'x-compute-request-id': 'req-9196e50d-430e-4a4f-9208-8ec5a199dfab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/90be2cb2-1a35-4bd9-8038-0835027aff3c'} Body: b'{"server": {"id": "90be2cb2-1a35-4bd9-8038-0835027aff3c", "name": "tempest-AttachVolumeNegativeTest-server-2043752728", "status": "BUILD", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T16:01:30Z", "updated": "2022-03-10T16:01:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/90be2cb2-1a35-4bd9-8038-0835027aff3c"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/90be2cb2-1a35-4bd9-8038-0835027aff3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-585759782", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1231014671"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-03-10 16:01:35,928 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.44/compute/v2.1/servers/90be2cb2-1a35-4bd9-8038-0835027aff3c 0.178s 2022-03-10 16:01:35,929 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:01:35 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-2e831c64-f5da-4d13-aa6f-caf86d679372', 'x-compute-request-id': 'req-2e831c64-f5da-4d13-aa6f-caf86d679372', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/90be2cb2-1a35-4bd9-8038-0835027aff3c'} Body: b'{"server": {"id": "90be2cb2-1a35-4bd9-8038-0835027aff3c", "name": "tempest-AttachVolumeNegativeTest-server-2043752728", "status": "BUILD", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T16:01:30Z", "updated": "2022-03-10T16:01:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/90be2cb2-1a35-4bd9-8038-0835027aff3c"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/90be2cb2-1a35-4bd9-8038-0835027aff3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-585759782", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1231014671"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-03-10 16:01:37,096 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.44/compute/v2.1/servers/90be2cb2-1a35-4bd9-8038-0835027aff3c 0.159s 2022-03-10 16:01:37,096 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:01:36 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-cbc34e4f-5272-4e7e-b96d-7b6b3afece51', 'x-compute-request-id': 'req-cbc34e4f-5272-4e7e-b96d-7b6b3afece51', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/90be2cb2-1a35-4bd9-8038-0835027aff3c'} Body: b'{"server": {"id": "90be2cb2-1a35-4bd9-8038-0835027aff3c", "name": "tempest-AttachVolumeNegativeTest-server-2043752728", "status": "BUILD", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T16:01:30Z", "updated": "2022-03-10T16:01:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/90be2cb2-1a35-4bd9-8038-0835027aff3c"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/90be2cb2-1a35-4bd9-8038-0835027aff3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-585759782", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1231014671"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-03-10 16:01:38,265 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.44/compute/v2.1/servers/90be2cb2-1a35-4bd9-8038-0835027aff3c 0.160s 2022-03-10 16:01:38,265 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:01:38 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-c0d28819-b511-4a41-871c-536b31908327', 'x-compute-request-id': 'req-c0d28819-b511-4a41-871c-536b31908327', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/90be2cb2-1a35-4bd9-8038-0835027aff3c'} Body: b'{"server": {"id": "90be2cb2-1a35-4bd9-8038-0835027aff3c", "name": "tempest-AttachVolumeNegativeTest-server-2043752728", "status": "BUILD", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T16:01:30Z", "updated": "2022-03-10T16:01:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/90be2cb2-1a35-4bd9-8038-0835027aff3c"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/90be2cb2-1a35-4bd9-8038-0835027aff3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-585759782", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1231014671"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-03-10 16:01:39,431 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.44/compute/v2.1/servers/90be2cb2-1a35-4bd9-8038-0835027aff3c 0.157s 2022-03-10 16:01:39,431 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:01:39 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-46eb5b01-9916-4ff3-af41-70d1c4d6faa3', 'x-compute-request-id': 'req-46eb5b01-9916-4ff3-af41-70d1c4d6faa3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/90be2cb2-1a35-4bd9-8038-0835027aff3c'} Body: b'{"server": {"id": "90be2cb2-1a35-4bd9-8038-0835027aff3c", "name": "tempest-AttachVolumeNegativeTest-server-2043752728", "status": "BUILD", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T16:01:30Z", "updated": "2022-03-10T16:01:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/90be2cb2-1a35-4bd9-8038-0835027aff3c"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/90be2cb2-1a35-4bd9-8038-0835027aff3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-585759782", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1231014671"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-03-10 16:01:40,601 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.44/compute/v2.1/servers/90be2cb2-1a35-4bd9-8038-0835027aff3c 0.163s 2022-03-10 16:01:40,602 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:01: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-be355bd7-ed8a-4bf8-85b9-91f2b8cceb62', 'x-compute-request-id': 'req-be355bd7-ed8a-4bf8-85b9-91f2b8cceb62', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/90be2cb2-1a35-4bd9-8038-0835027aff3c'} Body: b'{"server": {"id": "90be2cb2-1a35-4bd9-8038-0835027aff3c", "name": "tempest-AttachVolumeNegativeTest-server-2043752728", "status": "BUILD", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T16:01:30Z", "updated": "2022-03-10T16:01:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/90be2cb2-1a35-4bd9-8038-0835027aff3c"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/90be2cb2-1a35-4bd9-8038-0835027aff3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-585759782", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1231014671"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-03-10 16:01:41,768 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.44/compute/v2.1/servers/90be2cb2-1a35-4bd9-8038-0835027aff3c 0.158s 2022-03-10 16:01:41,769 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:01: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-9bbd2fd7-6672-497b-97ce-529d628bb3e1', 'x-compute-request-id': 'req-9bbd2fd7-6672-497b-97ce-529d628bb3e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/90be2cb2-1a35-4bd9-8038-0835027aff3c'} Body: b'{"server": {"id": "90be2cb2-1a35-4bd9-8038-0835027aff3c", "name": "tempest-AttachVolumeNegativeTest-server-2043752728", "status": "BUILD", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T16:01:30Z", "updated": "2022-03-10T16:01:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/90be2cb2-1a35-4bd9-8038-0835027aff3c"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/90be2cb2-1a35-4bd9-8038-0835027aff3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-585759782", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1231014671"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-03-10 16:01:42,932 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.44/compute/v2.1/servers/90be2cb2-1a35-4bd9-8038-0835027aff3c 0.156s 2022-03-10 16:01:42,933 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:01:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1556', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5e250c84-3e85-4b1c-adcb-10b024dd465c', 'x-compute-request-id': 'req-5e250c84-3e85-4b1c-adcb-10b024dd465c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/90be2cb2-1a35-4bd9-8038-0835027aff3c'} Body: b'{"server": {"id": "90be2cb2-1a35-4bd9-8038-0835027aff3c", "name": "tempest-AttachVolumeNegativeTest-server-2043752728", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T16:01:30Z", "updated": "2022-03-10T16:01:42Z", "addresses": {"tempest-AttachVolumeNegativeTest-856113860-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3b:6e:f5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/90be2cb2-1a35-4bd9-8038-0835027aff3c"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/90be2cb2-1a35-4bd9-8038-0835027aff3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-585759782", "OS-SRV-USG:launched_at": "2022-03-10T16:01:42.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1231014671"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-03-10 16:01:42,941 118330 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 12 second wait 2022-03-10 16:01:43,037 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.44/compute/v2.1/servers/90be2cb2-1a35-4bd9-8038-0835027aff3c/os-interface 0.095s 2022-03-10 16:01:43,037 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:01:42 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-10d3a1ba-8463-421a-b80b-522937fd72af', 'x-compute-request-id': 'req-10d3a1ba-8463-421a-b80b-522937fd72af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/90be2cb2-1a35-4bd9-8038-0835027aff3c/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "5533a184-928d-42ee-929f-9f8419ae429c", "port_id": "83d118a2-2e9e-4c4e-beb2-9412fa2ada54", "mac_addr": "fa:16:3e:3b:6e:f5", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "a1dfe210-3821-4f81-b14f-44340b7e46b8", "ip_address": "172.20.0.3"}]}]}' 2022-03-10 16:01:44,327 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 PUT http://10.222.0.44:9696/v2.0/floatingips/0492641d-304d-4c73-830f-f5de19d3ff30 1.287s 2022-03-10 16:01:44,327 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"port_id": "83d118a2-2e9e-4c4e-beb2-9412fa2ada54"}} Response - Headers: {'content-type': 'application/json', 'content-length': '797', 'x-openstack-request-id': 'req-79e655c5-238f-4a2e-b203-03b6c1989d95', 'date': 'Thu, 10 Mar 2022 16:01:44 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44:9696/v2.0/floatingips/0492641d-304d-4c73-830f-f5de19d3ff30'} Body: b'{"floatingip": {"id": "0492641d-304d-4c73-830f-f5de19d3ff30", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "floating_ip_address": "172.27.0.177", "floating_network_id": "dc189a33-6c6d-4e8f-abc8-12b0c2518031", "router_id": "100bbad0-c6d8-4b82-a16f-c80c2437a775", "port_id": "83d118a2-2e9e-4c4e-beb2-9412fa2ada54", "fixed_ip_address": "172.20.0.3", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "5533a184-928d-42ee-929f-9f8419ae429c", "mac_address": "fa:16:3e:3b:6e:f5", "admin_state_up": true, "status": "ACTIVE", "device_id": "90be2cb2-1a35-4bd9-8038-0835027aff3c", "device_owner": "compute:nova"}, "tags": [], "created_at": "2022-03-10T16:01:28Z", "updated_at": "2022-03-10T16:01:43Z", "revision_number": 1, "project_id": "907e8eb7ea1b4a3d9e6c635842b384b5"}}' 2022-03-10 16:01:44,340 118330 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.27.0.177:22' as 'ubuntu' with public key authentication 2022-03-10 16:02:02,676 118330 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.0.177 ([Errno None] Unable to connect to port 22 on 172.27.0.177). Number attempts: 1. Retry after 2 seconds. 2022-03-10 16:02:08,244 118330 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.0.177 ([Errno None] Unable to connect to port 22 on 172.27.0.177). Number attempts: 2. Retry after 3 seconds. 2022-03-10 16:02:14,804 118330 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.0.177 ([Errno None] Unable to connect to port 22 on 172.27.0.177). Number attempts: 3. Retry after 4 seconds. 2022-03-10 16:02:19,309 118330 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.0.177 ([Errno None] Unable to connect to port 22 on 172.27.0.177). Number attempts: 4. Retry after 5 seconds. 2022-03-10 16:02:24,816 118330 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.0.177 ([Errno None] Unable to connect to port 22 on 172.27.0.177). Number attempts: 5. Retry after 6 seconds. 2022-03-10 16:02:31,324 118330 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.0.177 ([Errno None] Unable to connect to port 22 on 172.27.0.177). Number attempts: 6. Retry after 7 seconds. 2022-03-10 16:02:38,835 118330 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.0.177 ([Errno None] Unable to connect to port 22 on 172.27.0.177). Number attempts: 7. Retry after 8 seconds. 2022-03-10 16:02:47,345 118330 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.0.177 ([Errno None] Unable to connect to port 22 on 172.27.0.177). Number attempts: 8. Retry after 9 seconds. 2022-03-10 16:02:56,867 118330 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2) 2022-03-10 16:02:57,021 118330 INFO [paramiko.transport] Authentication (publickey) successful! 2022-03-10 16:02:57,022 118330 INFO [tempest.lib.common.ssh] ssh connection to ubuntu@172.27.0.177 successfully created 2022-03-10 16:02:57,063 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.44/compute/v2.1/servers/90be2cb2-1a35-4bd9-8038-0835027aff3c/ips 0.041s 2022-03-10 16:02:57,064 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:02:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '149', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-127932e3-0b7e-4426-b977-a1d9b2d857a7', 'x-compute-request-id': 'req-127932e3-0b7e-4426-b977-a1d9b2d857a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/90be2cb2-1a35-4bd9-8038-0835027aff3c/ips'} Body: b'{"addresses": {"tempest-AttachVolumeNegativeTest-856113860-network": [{"version": 4, "addr": "172.20.0.3"}, {"version": 4, "addr": "172.27.0.177"}]}}' 2022-03-10 16:03:57,600 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.222.0.44/compute/v2.1/servers/90be2cb2-1a35-4bd9-8038-0835027aff3c 0.468s 2022-03-10 16:03:57,600 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:03:57 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-be3a95ec-0703-4637-a2a1-7bbd06692667', 'x-compute-request-id': 'req-be3a95ec-0703-4637-a2a1-7bbd06692667', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/90be2cb2-1a35-4bd9-8038-0835027aff3c'} Body: b'' 2022-03-10 16:03:58,047 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/90be2cb2-1a35-4bd9-8038-0835027aff3c 0.446s 2022-03-10 16:03:58,047 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:03:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1681', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-958dbf42-8244-4f66-ac88-81480f893348', 'x-compute-request-id': 'req-958dbf42-8244-4f66-ac88-81480f893348', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/90be2cb2-1a35-4bd9-8038-0835027aff3c'} Body: b'{"server": {"id": "90be2cb2-1a35-4bd9-8038-0835027aff3c", "name": "tempest-AttachVolumeNegativeTest-server-2043752728", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T16:01:30Z", "updated": "2022-03-10T16:03:57Z", "addresses": {"tempest-AttachVolumeNegativeTest-856113860-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3b:6e:f5"}, {"version": 4, "addr": "172.27.0.177", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3b:6e:f5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/90be2cb2-1a35-4bd9-8038-0835027aff3c"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/90be2cb2-1a35-4bd9-8038-0835027aff3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-585759782", "OS-SRV-USG:launched_at": "2022-03-10T16:01:42.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1231014671"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-03-10 16:03:59,256 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/90be2cb2-1a35-4bd9-8038-0835027aff3c 0.199s 2022-03-10 16:03:59,256 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:03:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1681', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-40e05948-11b2-44b7-ae2f-fb0235d9069a', 'x-compute-request-id': 'req-40e05948-11b2-44b7-ae2f-fb0235d9069a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/90be2cb2-1a35-4bd9-8038-0835027aff3c'} Body: b'{"server": {"id": "90be2cb2-1a35-4bd9-8038-0835027aff3c", "name": "tempest-AttachVolumeNegativeTest-server-2043752728", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T16:01:30Z", "updated": "2022-03-10T16:03:57Z", "addresses": {"tempest-AttachVolumeNegativeTest-856113860-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3b:6e:f5"}, {"version": 4, "addr": "172.27.0.177", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3b:6e:f5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/90be2cb2-1a35-4bd9-8038-0835027aff3c"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/90be2cb2-1a35-4bd9-8038-0835027aff3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-585759782", "OS-SRV-USG:launched_at": "2022-03-10T16:01:42.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1231014671"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-03-10 16:04:00,567 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/90be2cb2-1a35-4bd9-8038-0835027aff3c 0.302s 2022-03-10 16:04:00,568 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:04:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1681', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5525a762-3df2-4e2b-9ad6-fc3bf25edc0f', 'x-compute-request-id': 'req-5525a762-3df2-4e2b-9ad6-fc3bf25edc0f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/90be2cb2-1a35-4bd9-8038-0835027aff3c'} Body: b'{"server": {"id": "90be2cb2-1a35-4bd9-8038-0835027aff3c", "name": "tempest-AttachVolumeNegativeTest-server-2043752728", "status": "ACTIVE", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T16:01:30Z", "updated": "2022-03-10T16:03:57Z", "addresses": {"tempest-AttachVolumeNegativeTest-856113860-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3b:6e:f5"}, {"version": 4, "addr": "172.27.0.177", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3b:6e:f5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/90be2cb2-1a35-4bd9-8038-0835027aff3c"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/90be2cb2-1a35-4bd9-8038-0835027aff3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-585759782", "OS-SRV-USG:launched_at": "2022-03-10T16:01:42.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1231014671"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-03-10 16:04:01,685 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/90be2cb2-1a35-4bd9-8038-0835027aff3c 0.109s 2022-03-10 16:04:01,686 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:04:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1331', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9079418e-8cf4-4ed7-b82f-273fec92d521', 'x-compute-request-id': 'req-9079418e-8cf4-4ed7-b82f-273fec92d521', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/90be2cb2-1a35-4bd9-8038-0835027aff3c'} Body: b'{"server": {"id": "90be2cb2-1a35-4bd9-8038-0835027aff3c", "name": "tempest-AttachVolumeNegativeTest-server-2043752728", "status": "DELETED", "tenant_id": "907e8eb7ea1b4a3d9e6c635842b384b5", "user_id": "c635c04b9b7543ce824795a7a63e8032", "metadata": {}, "hostId": "95389ef845f547edf9d6db21ef2feed9632a3ab7d510071ddcf2729e", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T16:01:30Z", "updated": "2022-03-10T16:04:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/90be2cb2-1a35-4bd9-8038-0835027aff3c"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/90be2cb2-1a35-4bd9-8038-0835027aff3c"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-585759782", "OS-SRV-USG:launched_at": "2022-03-10T16:01:42.000000", "OS-SRV-USG:terminated_at": "2022-03-10T16:04:01.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-03-10 16:04:01,693 118330 INFO [tempest.common.waiters] State transition "ACTIVE/deleting" ==> "DELETED/None" after 3 second wait 2022-03-10 16:04:02,726 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.222.0.44/compute/v2.1/servers/90be2cb2-1a35-4bd9-8038-0835027aff3c 0.031s 2022-03-10 16:04:02,727 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:04:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-f2b41810-0225-4adf-8cf9-193b16ee088e', 'x-compute-request-id': 'req-f2b41810-0225-4adf-8cf9-193b16ee088e', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/90be2cb2-1a35-4bd9-8038-0835027aff3c'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 90be2cb2-1a35-4bd9-8038-0835027aff3c could not be found."}}' 2022-03-10 16:04:02,795 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 202 DELETE http://10.222.0.44/compute/v2.1/os-keypairs/tempest-keypair-585759782 0.067s 2022-03-10 16:04:02,795 118330 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:04:02 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-ffe46848-2839-406d-8973-b4c639781eaa', 'x-compute-request-id': 'req-ffe46848-2839-406d-8973-b4c639781eaa', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.44/compute/v2.1/os-keypairs/tempest-keypair-585759782'} Body: b'' 2022-03-10 16:04:02,996 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.222.0.44:9696/v2.0/security-groups/9e811dfd-ff48-44de-a6b9-054c64a570f5 0.200s 2022-03-10 16:04:02,997 118330 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-b89a192d-6db6-4488-a1e2-e0b156b19aad', 'content-length': '0', 'date': 'Thu, 10 Mar 2022 16:04:02 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.44:9696/v2.0/security-groups/9e811dfd-ff48-44de-a6b9-054c64a570f5'} Body: b'' 2022-03-10 16:04:03,026 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.222.0.44:9696/v2.0/security-groups/9e811dfd-ff48-44de-a6b9-054c64a570f5 0.028s 2022-03-10 16:04:03,026 118330 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-5a617c9a-dbf8-4ed7-b41f-67e6964ab24b', 'date': 'Thu, 10 Mar 2022 16:04:03 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.44:9696/v2.0/security-groups/9e811dfd-ff48-44de-a6b9-054c64a570f5'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 9e811dfd-ff48-44de-a6b9-054c64a570f5 does not exist", "detail": ""}}' 2022-03-10 16:04:03,557 118330 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.222.0.44:9696/v2.0/floatingips/0492641d-304d-4c73-830f-f5de19d3ff30 0.530s 2022-03-10 16:04:03,558 118330 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-408f27e4-6219-44ca-81a2-0b2476567d88', 'content-length': '0', 'date': 'Thu, 10 Mar 2022 16:04:03 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.44:9696/v2.0/floatingips/0492641d-304d-4c73-830f-f5de19d3ff30'} 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/lib/decorators.py", line 105, in wrapper raise exc File "/opt/stack/tempest/tempest/lib/decorators.py", line 97, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume_negative.py", line 32, in test_delete_attached_volume volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 525, in create_volume volume = cls.volumes_client.create_volume(**kwargs)['volume'] File "/opt/stack/tempest/tempest/lib/services/volume/v3/volumes_client.py", line 100, in create_volume resp, body = self.post('volumes', post_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 299, in post return self.request('POST', url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/services/volume/base_client.py", line 39, in request resp, resp_body = super(BaseClient, self).request( File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 687, in request resp, resp_body = self._request(method, url, headers=headers, File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 566, in _request resp, resp_body = self.raw_request( File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 606, in raw_request resp, resp_body = self.http_obj.request( File "/opt/stack/tempest/tempest/lib/common/http.py", line 110, in request r = super(ClosingHttp, self).request(method, url, retries=retry, File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/request.py", line 78, in request return self.request_encode_body( File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/request.py", line 170, in request_encode_body return self.urlopen(method, url, **extra_kw) File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/poolmanager.py", line 375, in urlopen response = conn.urlopen(method, u.request_uri, **kw) File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 785, in urlopen retries = retries.increment( File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/util/retry.py", line 550, in increment raise six.reraise(type(error), error, _stacktrace) File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/packages/six.py", line 770, in reraise raise value File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 703, in urlopen httplib_response = self._make_request( File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 451, in _make_request self._raise_timeout(err=e, url=url, timeout_value=read_timeout) File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 340, in _raise_timeout raise ReadTimeoutError( urllib3.exceptions.ReadTimeoutError: HTTPConnectionPool(host='10.222.0.44', port=80): Read timed out. (read timeout=60) |
||||||
tempest.api.volume.test_volumes_extend.VolumesExtendTest | 2 | 0 | 2 | 0 | 0 | Detail | |
test_volume_extend[id-9a36df71-a257-43a5-9555-dc7c88e66e0e] |
fail
ft9.1: tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend[id-9a36df71-a257-43a5-9555-dc7c88e66e0e]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2022-03-10 15:32:34,421 118332 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.44/image/v2/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a 0.110s 2022-03-10 15:32:34,422 118332 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:32:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '946', 'content-type': 'application/json', 'x-openstack-request-id': 'req-24b2df58-ade8-4cc1-989f-a0aa8d01cb9c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/image/v2/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a'} Body: b'{"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "name": "ubuntu-16", "disk_format": "vhdx", "container_format": "bare", "visibility": "public", "size": 645922816, "virtual_size": 734003200, "status": "active", "checksum": "318f990048c8a194829e52141534610d", "protected": false, "min_ram": 0, "min_disk": 0, "owner": "ffa249bf620542a2b0b3c265da642682", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53", "id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "created_at": "2022-03-10T15:20:50Z", "updated_at": "2022-03-10T15:21:07Z", "tags": [], "self": "/v2/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "file": "/v2/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a/file", "schema": "/v2/schemas/image"}' 2022-03-10 15:32:35,490 118332 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 202 POST http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes 1.067s 2022-03-10 15:32:35,490 118332 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"volume": {"imageRef": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "size": 1, "name": "tempest-VolumesExtendTest-Volume-1018510884"}} Response - Headers: {'date': 'Thu, 10 Mar 2022 15:32:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7871ceea-8309-4176-8a12-91873950751d', 'content-length': '817', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7871ceea-8309-4176-8a12-91873950751d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes'} Body: b'{"volume": {"id": "faaa30f9-4349-40f1-9be2-02b85f2ffe3a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:32:34.987125", "updated_at": null, "name": "tempest-VolumesExtendTest-Volume-1018510884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}], "user_id": "9f4e3575eca74596be3171739af30a22", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2022-03-10 15:32:35,591 118332 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a 0.093s 2022-03-10 15:32:35,591 118332 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:32:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-99561d11-2fde-4a86-b65b-59f0cc8e62ef', 'content-length': '885', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-99561d11-2fde-4a86-b65b-59f0cc8e62ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a'} Body: b'{"volume": {"id": "faaa30f9-4349-40f1-9be2-02b85f2ffe3a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:32:35.000000", "updated_at": null, "name": "tempest-VolumesExtendTest-Volume-1018510884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}], "user_id": "9f4e3575eca74596be3171739af30a22", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cce0a8fa083c41f1abcc86520360dca1"}}' 2022-03-10 15:32:36,640 118332 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a 0.040s 2022-03-10 15:32:36,641 118332 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:32:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b06cdb2-f9ee-4156-886b-43da01f07a36', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b06cdb2-f9ee-4156-886b-43da01f07a36', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a'} Body: b'{"volume": {"id": "faaa30f9-4349-40f1-9be2-02b85f2ffe3a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:32:35.000000", "updated_at": "2022-03-10T15:32:36.000000", "name": "tempest-VolumesExtendTest-Volume-1018510884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}], "user_id": "9f4e3575eca74596be3171739af30a22", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cce0a8fa083c41f1abcc86520360dca1"}}' 2022-03-10 15:32:37,693 118332 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a 0.043s 2022-03-10 15:32:37,703 118332 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:32:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e58a1076-a08b-4a51-bb55-da8680b8368b', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e58a1076-a08b-4a51-bb55-da8680b8368b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a'} Body: b'{"volume": {"id": "faaa30f9-4349-40f1-9be2-02b85f2ffe3a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:32:35.000000", "updated_at": "2022-03-10T15:32:36.000000", "name": "tempest-VolumesExtendTest-Volume-1018510884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}], "user_id": "9f4e3575eca74596be3171739af30a22", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cce0a8fa083c41f1abcc86520360dca1"}}' 2022-03-10 15:32:38,753 118332 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a 0.042s 2022-03-10 15:32:38,753 118332 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:32:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6402a83d-6f40-4f80-9589-d3dc62c36cea', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6402a83d-6f40-4f80-9589-d3dc62c36cea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a'} Body: b'{"volume": {"id": "faaa30f9-4349-40f1-9be2-02b85f2ffe3a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:32:35.000000", "updated_at": "2022-03-10T15:32:36.000000", "name": "tempest-VolumesExtendTest-Volume-1018510884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}], "user_id": "9f4e3575eca74596be3171739af30a22", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cce0a8fa083c41f1abcc86520360dca1"}}' 2022-03-10 15:32:39,799 118332 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a 0.039s 2022-03-10 15:32:39,799 118332 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:32:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6503dd02-5b8e-4db2-a91d-d850e0da229b', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6503dd02-5b8e-4db2-a91d-d850e0da229b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a'} Body: b'{"volume": {"id": "faaa30f9-4349-40f1-9be2-02b85f2ffe3a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:32:35.000000", "updated_at": "2022-03-10T15:32:36.000000", "name": "tempest-VolumesExtendTest-Volume-1018510884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}], "user_id": "9f4e3575eca74596be3171739af30a22", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cce0a8fa083c41f1abcc86520360dca1"}}' 2022-03-10 15:32:40,848 118332 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a 0.041s 2022-03-10 15:32:40,848 118332 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:32:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b9cd2f0c-52bf-44de-bd57-18365fca3f78', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b9cd2f0c-52bf-44de-bd57-18365fca3f78', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a'} Body: b'{"volume": {"id": "faaa30f9-4349-40f1-9be2-02b85f2ffe3a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:32:35.000000", "updated_at": "2022-03-10T15:32:36.000000", "name": "tempest-VolumesExtendTest-Volume-1018510884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}], "user_id": "9f4e3575eca74596be3171739af30a22", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cce0a8fa083c41f1abcc86520360dca1"}}' 2022-03-10 15:32:41,894 118332 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a 0.038s 2022-03-10 15:32:41,894 118332 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:32:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-01d04bac-ba06-487c-95b8-830c52935433', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-01d04bac-ba06-487c-95b8-830c52935433', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a'} Body: b'{"volume": {"id": "faaa30f9-4349-40f1-9be2-02b85f2ffe3a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:32:35.000000", "updated_at": "2022-03-10T15:32:36.000000", "name": "tempest-VolumesExtendTest-Volume-1018510884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}], "user_id": "9f4e3575eca74596be3171739af30a22", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cce0a8fa083c41f1abcc86520360dca1"}}' 2022-03-10 15:32:42,942 118332 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a 0.040s 2022-03-10 15:32:42,943 118332 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:32:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8aa3978c-e704-42a3-a527-c769396b7af2', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8aa3978c-e704-42a3-a527-c769396b7af2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a'} Body: b'{"volume": {"id": "faaa30f9-4349-40f1-9be2-02b85f2ffe3a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:32:35.000000", "updated_at": "2022-03-10T15:32:36.000000", "name": "tempest-VolumesExtendTest-Volume-1018510884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}], "user_id": "9f4e3575eca74596be3171739af30a22", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cce0a8fa083c41f1abcc86520360dca1"}}' 2022-03-10 15:32:43,991 118332 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a 0.040s 2022-03-10 15:32:43,997 118332 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:32:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c6f0315b-5d2f-4e9f-9bdd-af15ff51df50', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c6f0315b-5d2f-4e9f-9bdd-af15ff51df50', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a'} Body: b'{"volume": {"id": "faaa30f9-4349-40f1-9be2-02b85f2ffe3a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:32:35.000000", "updated_at": "2022-03-10T15:32:36.000000", "name": "tempest-VolumesExtendTest-Volume-1018510884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}], "user_id": "9f4e3575eca74596be3171739af30a22", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cce0a8fa083c41f1abcc86520360dca1"}}' 2022-03-10 15:32:45,049 118332 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a 0.043s 2022-03-10 15:32:45,049 118332 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:32:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a5c265ea-d18e-4970-b9d8-013519957de2', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a5c265ea-d18e-4970-b9d8-013519957de2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a'} Body: b'{"volume": {"id": "faaa30f9-4349-40f1-9be2-02b85f2ffe3a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:32:35.000000", "updated_at": "2022-03-10T15:32:36.000000", "name": "tempest-VolumesExtendTest-Volume-1018510884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}], "user_id": "9f4e3575eca74596be3171739af30a22", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cce0a8fa083c41f1abcc86520360dca1"}}' 2022-03-10 15:32:46,097 118332 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a 0.040s 2022-03-10 15:32:46,097 118332 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:32:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d7e0ff6-075e-419f-a997-8a1e2b1af002', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d7e0ff6-075e-419f-a997-8a1e2b1af002', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a'} Body: b'{"volume": {"id": "faaa30f9-4349-40f1-9be2-02b85f2ffe3a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:32:35.000000", "updated_at": "2022-03-10T15:32:36.000000", "name": "tempest-VolumesExtendTest-Volume-1018510884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}], "user_id": "9f4e3575eca74596be3171739af30a22", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cce0a8fa083c41f1abcc86520360dca1"}}' 2022-03-10 15:32:47,149 118332 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a 0.044s 2022-03-10 15:32:47,151 118332 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:32:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f36192f6-8a97-4ec2-8702-7e91835d947b', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f36192f6-8a97-4ec2-8702-7e91835d947b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a'} Body: b'{"volume": {"id": "faaa30f9-4349-40f1-9be2-02b85f2ffe3a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:32:35.000000", "updated_at": "2022-03-10T15:32:36.000000", "name": "tempest-VolumesExtendTest-Volume-1018510884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}], "user_id": "9f4e3575eca74596be3171739af30a22", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cce0a8fa083c41f1abcc86520360dca1"}}' 2022-03-10 15:32:48,200 118332 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a 0.040s 2022-03-10 15:32:48,201 118332 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:32:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d84cdfe7-936e-4d2d-8dac-85198d00448f', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d84cdfe7-936e-4d2d-8dac-85198d00448f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a'} Body: b'{"volume": {"id": "faaa30f9-4349-40f1-9be2-02b85f2ffe3a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:32:35.000000", "updated_at": "2022-03-10T15:32:36.000000", "name": "tempest-VolumesExtendTest-Volume-1018510884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}], "user_id": "9f4e3575eca74596be3171739af30a22", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cce0a8fa083c41f1abcc86520360dca1"}}' 2022-03-10 15:32:49,248 118332 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a 0.040s 2022-03-10 15:32:49,249 118332 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:32:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-75b0d276-939f-4abb-8b67-9469dfbe25f9', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-75b0d276-939f-4abb-8b67-9469dfbe25f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a'} Body: b'{"volume": {"id": "faaa30f9-4349-40f1-9be2-02b85f2ffe3a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:32:35.000000", "updated_at": "2022-03-10T15:32:36.000000", "name": "tempest-VolumesExtendTest-Volume-1018510884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}], "user_id": "9f4e3575eca74596be3171739af30a22", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cce0a8fa083c41f1abcc86520360dca1"}}' 2022-03-10 15:32:50,297 118332 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a 0.040s 2022-03-10 15:32:50,298 118332 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:32:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a080e83d-6003-487c-bd1e-9532a6936203', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a080e83d-6003-487c-bd1e-9532a6936203', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a'} Body: b'{"volume": {"id": "faaa30f9-4349-40f1-9be2-02b85f2ffe3a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:32:35.000000", "updated_at": "2022-03-10T15:32:36.000000", "name": "tempest-VolumesExtendTest-Volume-1018510884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}], "user_id": "9f4e3575eca74596be3171739af30a22", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cce0a8fa083c41f1abcc86520360dca1"}}' 2022-03-10 15:32:51,344 118332 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a 0.038s 2022-03-10 15:32:51,344 118332 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:32:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8a1449c1-95e9-4502-9bf0-e6732dcc57a3', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8a1449c1-95e9-4502-9bf0-e6732dcc57a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a'} Body: b'{"volume": {"id": "faaa30f9-4349-40f1-9be2-02b85f2ffe3a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:32:35.000000", "updated_at": "2022-03-10T15:32:36.000000", "name": "tempest-VolumesExtendTest-Volume-1018510884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}], "user_id": "9f4e3575eca74596be3171739af30a22", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cce0a8fa083c41f1abcc86520360dca1"}}' 2022-03-10 15:32:52,393 118332 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a 0.039s 2022-03-10 15:32:52,393 118332 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:32:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e0052f16-dd23-44c9-b004-967ca04a7572', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e0052f16-dd23-44c9-b004-967ca04a7572', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a'} Body: b'{"volume": {"id": "faaa30f9-4349-40f1-9be2-02b85f2ffe3a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:32:35.000000", "updated_at": "2022-03-10T15:32:36.000000", "name": "tempest-VolumesExtendTest-Volume-1018510884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}], "user_id": "9f4e3575eca74596be3171739af30a22", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cce0a8fa083c41f1abcc86520360dca1"}}' 2022-03-10 15:32:53,447 118332 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a 0.046s 2022-03-10 15:32:53,448 118332 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:32:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-48744646-c2cf-4aaa-a6de-b29abd2dea42', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-48744646-c2cf-4aaa-a6de-b29abd2dea42', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a'} Body: b'{"volume": {"id": "faaa30f9-4349-40f1-9be2-02b85f2ffe3a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:32:35.000000", "updated_at": "2022-03-10T15:32:36.000000", "name": "tempest-VolumesExtendTest-Volume-1018510884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}], "user_id": "9f4e3575eca74596be3171739af30a22", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "cce0a8fa083c41f1abcc86520360dca1"}}' 2022-03-10 15:32:54,495 118332 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a 0.039s 2022-03-10 15:32:54,496 118332 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:32:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c889148-b0c3-4da6-b035-91eac9e5f35e', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7c889148-b0c3-4da6-b035-91eac9e5f35e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a'} Body: b'{"volume": {"id": "faaa30f9-4349-40f1-9be2-02b85f2ffe3a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:32:35.000000", "updated_at": "2022-03-10T15:32:36.000000", "name": "tempest-VolumesExtendTest-Volume-1018510884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}], "user_id": "9f4e3575eca74596be3171739af30a22", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "cce0a8fa083c41f1abcc86520360dca1"}}' 2022-03-10 15:32:55,544 118332 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a 0.039s 2022-03-10 15:32:55,544 118332 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:32:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c7b54d9c-b19c-4592-a571-d55e02694fb9', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c7b54d9c-b19c-4592-a571-d55e02694fb9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a'} Body: b'{"volume": {"id": "faaa30f9-4349-40f1-9be2-02b85f2ffe3a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:32:35.000000", "updated_at": "2022-03-10T15:32:36.000000", "name": "tempest-VolumesExtendTest-Volume-1018510884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}], "user_id": "9f4e3575eca74596be3171739af30a22", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "cce0a8fa083c41f1abcc86520360dca1"}}' 2022-03-10 15:32:56,590 118332 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a 0.037s 2022-03-10 15:32:56,590 118332 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:32:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-82fb972d-36e9-4864-b2d3-b9d4e6e6557a', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-82fb972d-36e9-4864-b2d3-b9d4e6e6557a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a'} Body: b'{"volume": {"id": "faaa30f9-4349-40f1-9be2-02b85f2ffe3a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:32:35.000000", "updated_at": "2022-03-10T15:32:36.000000", "name": "tempest-VolumesExtendTest-Volume-1018510884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}], "user_id": "9f4e3575eca74596be3171739af30a22", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "cce0a8fa083c41f1abcc86520360dca1"}}' 2022-03-10 15:32:57,640 118332 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a 0.041s 2022-03-10 15:32:57,640 118332 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:32:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-03bb536e-58b5-482c-9a97-765b1548e0a9', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-03bb536e-58b5-482c-9a97-765b1548e0a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a'} Body: b'{"volume": {"id": "faaa30f9-4349-40f1-9be2-02b85f2ffe3a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:32:35.000000", "updated_at": "2022-03-10T15:32:36.000000", "name": "tempest-VolumesExtendTest-Volume-1018510884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}], "user_id": "9f4e3575eca74596be3171739af30a22", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "cce0a8fa083c41f1abcc86520360dca1"}}' 2022-03-10 15:32:58,693 118332 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a 0.045s 2022-03-10 15:32:58,701 118332 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:32:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-616f0362-a11a-459f-8f9e-9a13483e20ff', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-616f0362-a11a-459f-8f9e-9a13483e20ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a'} Body: b'{"volume": {"id": "faaa30f9-4349-40f1-9be2-02b85f2ffe3a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:32:35.000000", "updated_at": "2022-03-10T15:32:36.000000", "name": "tempest-VolumesExtendTest-Volume-1018510884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}], "user_id": "9f4e3575eca74596be3171739af30a22", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "cce0a8fa083c41f1abcc86520360dca1"}}' 2022-03-10 15:32:59,747 118332 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a 0.038s 2022-03-10 15:32:59,747 118332 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:32:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f22f2c2b-82b9-478f-a5f6-4e0441f8267f', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f22f2c2b-82b9-478f-a5f6-4e0441f8267f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a'} Body: b'{"volume": {"id": "faaa30f9-4349-40f1-9be2-02b85f2ffe3a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:32:35.000000", "updated_at": "2022-03-10T15:32:36.000000", "name": "tempest-VolumesExtendTest-Volume-1018510884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}], "user_id": "9f4e3575eca74596be3171739af30a22", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "cce0a8fa083c41f1abcc86520360dca1"}}' 2022-03-10 15:33:00,795 118332 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a 0.039s 2022-03-10 15:33:00,795 118332 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:33:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f6b0e31f-7f75-43e9-bd8d-bbfd0a6f4b80', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f6b0e31f-7f75-43e9-bd8d-bbfd0a6f4b80', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a'} Body: b'{"volume": {"id": "faaa30f9-4349-40f1-9be2-02b85f2ffe3a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:32:35.000000", "updated_at": "2022-03-10T15:32:36.000000", "name": "tempest-VolumesExtendTest-Volume-1018510884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}], "user_id": "9f4e3575eca74596be3171739af30a22", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "cce0a8fa083c41f1abcc86520360dca1"}}' 2022-03-10 15:33:01,841 118332 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a 0.038s 2022-03-10 15:33:01,841 118332 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:33:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-235f6318-cbba-4e45-bd0c-88e1960de33e', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-235f6318-cbba-4e45-bd0c-88e1960de33e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a'} Body: b'{"volume": {"id": "faaa30f9-4349-40f1-9be2-02b85f2ffe3a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:32:35.000000", "updated_at": "2022-03-10T15:32:36.000000", "name": "tempest-VolumesExtendTest-Volume-1018510884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}], "user_id": "9f4e3575eca74596be3171739af30a22", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "cce0a8fa083c41f1abcc86520360dca1"}}' 2022-03-10 15:33:02,888 118332 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a 0.038s 2022-03-10 15:33:02,888 118332 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:33:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-60222e82-07c4-4a3d-9936-747d42952650', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-60222e82-07c4-4a3d-9936-747d42952650', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a'} Body: b'{"volume": {"id": "faaa30f9-4349-40f1-9be2-02b85f2ffe3a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:32:35.000000", "updated_at": "2022-03-10T15:32:36.000000", "name": "tempest-VolumesExtendTest-Volume-1018510884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}], "user_id": "9f4e3575eca74596be3171739af30a22", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "cce0a8fa083c41f1abcc86520360dca1"}}' 2022-03-10 15:33:03,934 118332 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a 0.038s 2022-03-10 15:33:03,934 118332 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:33:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-922a0c76-5ab8-415f-8b34-174749d7b60a', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-922a0c76-5ab8-415f-8b34-174749d7b60a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a'} Body: b'{"volume": {"id": "faaa30f9-4349-40f1-9be2-02b85f2ffe3a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:32:35.000000", "updated_at": "2022-03-10T15:32:36.000000", "name": "tempest-VolumesExtendTest-Volume-1018510884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}], "user_id": "9f4e3575eca74596be3171739af30a22", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "cce0a8fa083c41f1abcc86520360dca1"}}' 2022-03-10 15:33:04,981 118332 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a 0.038s 2022-03-10 15:33:04,982 118332 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:33:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a6360e23-7f56-4c0a-a360-70109958d584', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a6360e23-7f56-4c0a-a360-70109958d584', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a'} Body: b'{"volume": {"id": "faaa30f9-4349-40f1-9be2-02b85f2ffe3a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:32:35.000000", "updated_at": "2022-03-10T15:32:36.000000", "name": "tempest-VolumesExtendTest-Volume-1018510884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}], "user_id": "9f4e3575eca74596be3171739af30a22", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "cce0a8fa083c41f1abcc86520360dca1"}}' 2022-03-10 15:33:06,029 118332 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a 0.039s 2022-03-10 15:33:06,030 118332 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:33:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6dd7289f-598e-49e2-9c43-9e0cf8f8047e', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6dd7289f-598e-49e2-9c43-9e0cf8f8047e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a'} Body: b'{"volume": {"id": "faaa30f9-4349-40f1-9be2-02b85f2ffe3a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:32:35.000000", "updated_at": "2022-03-10T15:32:36.000000", "name": "tempest-VolumesExtendTest-Volume-1018510884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}], "user_id": "9f4e3575eca74596be3171739af30a22", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "cce0a8fa083c41f1abcc86520360dca1"}}' 2022-03-10 15:33:07,093 118332 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a 0.053s 2022-03-10 15:33:07,093 118332 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:33:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb6ba82e-a98d-438c-af2d-cfcad56c8798', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb6ba82e-a98d-438c-af2d-cfcad56c8798', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a'} Body: b'{"volume": {"id": "faaa30f9-4349-40f1-9be2-02b85f2ffe3a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:32:35.000000", "updated_at": "2022-03-10T15:32:36.000000", "name": "tempest-VolumesExtendTest-Volume-1018510884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}], "user_id": "9f4e3575eca74596be3171739af30a22", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "cce0a8fa083c41f1abcc86520360dca1"}}' 2022-03-10 15:33:08,147 118332 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a 0.045s 2022-03-10 15:33:08,147 118332 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:33:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1372d368-0855-4c20-a3ba-dbfcd4142367', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1372d368-0855-4c20-a3ba-dbfcd4142367', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a'} Body: b'{"volume": {"id": "faaa30f9-4349-40f1-9be2-02b85f2ffe3a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:32:35.000000", "updated_at": "2022-03-10T15:32:36.000000", "name": "tempest-VolumesExtendTest-Volume-1018510884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}], "user_id": "9f4e3575eca74596be3171739af30a22", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "cce0a8fa083c41f1abcc86520360dca1"}}' 2022-03-10 15:33:09,198 118332 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a 0.043s 2022-03-10 15:33:09,198 118332 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:33:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d10faa2f-763a-48f9-a906-be5ce71fa33b', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d10faa2f-763a-48f9-a906-be5ce71fa33b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a'} Body: b'{"volume": {"id": "faaa30f9-4349-40f1-9be2-02b85f2ffe3a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:32:35.000000", "updated_at": "2022-03-10T15:32:36.000000", "name": "tempest-VolumesExtendTest-Volume-1018510884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}], "user_id": "9f4e3575eca74596be3171739af30a22", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "cce0a8fa083c41f1abcc86520360dca1"}}' 2022-03-10 15:33:10,247 118332 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a 0.040s 2022-03-10 15:33:10,248 118332 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:33:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-70b629ec-2b72-4a3a-83a6-2bffce2055b5', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-70b629ec-2b72-4a3a-83a6-2bffce2055b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a'} Body: b'{"volume": {"id": "faaa30f9-4349-40f1-9be2-02b85f2ffe3a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:32:35.000000", "updated_at": "2022-03-10T15:32:36.000000", "name": "tempest-VolumesExtendTest-Volume-1018510884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}], "user_id": "9f4e3575eca74596be3171739af30a22", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "cce0a8fa083c41f1abcc86520360dca1"}}' 2022-03-10 15:33:11,304 118332 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a 0.048s 2022-03-10 15:33:11,304 118332 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:33:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-65117956-d3f2-4827-8002-be1b5f93847c', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-65117956-d3f2-4827-8002-be1b5f93847c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a'} Body: b'{"volume": {"id": "faaa30f9-4349-40f1-9be2-02b85f2ffe3a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:32:35.000000", "updated_at": "2022-03-10T15:32:36.000000", "name": "tempest-VolumesExtendTest-Volume-1018510884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}], "user_id": "9f4e3575eca74596be3171739af30a22", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "cce0a8fa083c41f1abcc86520360dca1"}}' 2022-03-10 15:33:12,363 118332 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a 0.050s 2022-03-10 15:33:12,363 118332 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:33:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-da0de077-1feb-41d8-9fd7-d95f7e147ee8', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da0de077-1feb-41d8-9fd7-d95f7e147ee8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a'} Body: b'{"volume": {"id": "faaa30f9-4349-40f1-9be2-02b85f2ffe3a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:32:35.000000", "updated_at": "2022-03-10T15:32:36.000000", "name": "tempest-VolumesExtendTest-Volume-1018510884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}], "user_id": "9f4e3575eca74596be3171739af30a22", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "cce0a8fa083c41f1abcc86520360dca1"}}' 2022-03-10 15:33:13,424 118332 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a 0.053s 2022-03-10 15:33:13,425 118332 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:33:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b1cc4ce-c8d5-4044-87bc-4dc23eaf3c7b', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b1cc4ce-c8d5-4044-87bc-4dc23eaf3c7b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a'} Body: b'{"volume": {"id": "faaa30f9-4349-40f1-9be2-02b85f2ffe3a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:32:35.000000", "updated_at": "2022-03-10T15:32:36.000000", "name": "tempest-VolumesExtendTest-Volume-1018510884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}], "user_id": "9f4e3575eca74596be3171739af30a22", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "cce0a8fa083c41f1abcc86520360dca1"}}' 2022-03-10 15:33:14,470 118332 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a 0.038s 2022-03-10 15:33:14,470 118332 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:33:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5898c4c8-1780-4ef5-afda-9afdbe27b7e4', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5898c4c8-1780-4ef5-afda-9afdbe27b7e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a'} Body: b'{"volume": {"id": "faaa30f9-4349-40f1-9be2-02b85f2ffe3a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:32:35.000000", "updated_at": "2022-03-10T15:32:36.000000", "name": "tempest-VolumesExtendTest-Volume-1018510884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}], "user_id": "9f4e3575eca74596be3171739af30a22", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "cce0a8fa083c41f1abcc86520360dca1"}}' 2022-03-10 15:33:15,523 118332 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a 0.044s 2022-03-10 15:33:15,523 118332 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:33:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5dbc7e9a-8de8-4f35-98aa-83e37c060204', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5dbc7e9a-8de8-4f35-98aa-83e37c060204', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a'} Body: b'{"volume": {"id": "faaa30f9-4349-40f1-9be2-02b85f2ffe3a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:32:35.000000", "updated_at": "2022-03-10T15:32:36.000000", "name": "tempest-VolumesExtendTest-Volume-1018510884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}], "user_id": "9f4e3575eca74596be3171739af30a22", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "cce0a8fa083c41f1abcc86520360dca1"}}' 2022-03-10 15:33:16,579 118332 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a 0.047s 2022-03-10 15:33:16,580 118332 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:33:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8f0b0dc4-74f7-42c1-ae12-4adc4a227177', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8f0b0dc4-74f7-42c1-ae12-4adc4a227177', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a'} Body: b'{"volume": {"id": "faaa30f9-4349-40f1-9be2-02b85f2ffe3a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:32:35.000000", "updated_at": "2022-03-10T15:32:36.000000", "name": "tempest-VolumesExtendTest-Volume-1018510884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}], "user_id": "9f4e3575eca74596be3171739af30a22", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "cce0a8fa083c41f1abcc86520360dca1"}}' 2022-03-10 15:33:17,632 118332 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a 0.041s 2022-03-10 15:33:17,632 118332 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:33:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-281f13d9-adcb-43c0-85b9-ba1d659e7bd7', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-281f13d9-adcb-43c0-85b9-ba1d659e7bd7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a'} Body: b'{"volume": {"id": "faaa30f9-4349-40f1-9be2-02b85f2ffe3a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:32:35.000000", "updated_at": "2022-03-10T15:32:36.000000", "name": "tempest-VolumesExtendTest-Volume-1018510884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}], "user_id": "9f4e3575eca74596be3171739af30a22", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "cce0a8fa083c41f1abcc86520360dca1"}}' 2022-03-10 15:33:18,688 118332 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a 0.047s 2022-03-10 15:33:18,689 118332 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:33:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e2dbeacb-a4bd-4159-94b8-65a5eab6dcd9', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e2dbeacb-a4bd-4159-94b8-65a5eab6dcd9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a'} Body: b'{"volume": {"id": "faaa30f9-4349-40f1-9be2-02b85f2ffe3a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:32:35.000000", "updated_at": "2022-03-10T15:32:36.000000", "name": "tempest-VolumesExtendTest-Volume-1018510884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}], "user_id": "9f4e3575eca74596be3171739af30a22", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "cce0a8fa083c41f1abcc86520360dca1"}}' 2022-03-10 15:33:19,734 118332 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a 0.038s 2022-03-10 15:33:19,734 118332 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:33:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b10a4cbe-8cd8-459f-9331-a0a5910a8056', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b10a4cbe-8cd8-459f-9331-a0a5910a8056', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a'} Body: b'{"volume": {"id": "faaa30f9-4349-40f1-9be2-02b85f2ffe3a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:32:35.000000", "updated_at": "2022-03-10T15:32:36.000000", "name": "tempest-VolumesExtendTest-Volume-1018510884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}], "user_id": "9f4e3575eca74596be3171739af30a22", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "cce0a8fa083c41f1abcc86520360dca1"}}' 2022-03-10 15:33:20,780 118332 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a 0.038s 2022-03-10 15:33:20,781 118332 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:33:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a7ce336-5b28-4c4b-8a5b-f72851dd481c', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a7ce336-5b28-4c4b-8a5b-f72851dd481c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a'} Body: b'{"volume": {"id": "faaa30f9-4349-40f1-9be2-02b85f2ffe3a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:32:35.000000", "updated_at": "2022-03-10T15:32:36.000000", "name": "tempest-VolumesExtendTest-Volume-1018510884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}], "user_id": "9f4e3575eca74596be3171739af30a22", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "cce0a8fa083c41f1abcc86520360dca1"}}' 2022-03-10 15:33:21,827 118332 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a 0.039s 2022-03-10 15:33:21,828 118332 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:33:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b1e6ee7-ed4d-48ba-8c84-d5bdb3143ba8', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b1e6ee7-ed4d-48ba-8c84-d5bdb3143ba8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a'} Body: b'{"volume": {"id": "faaa30f9-4349-40f1-9be2-02b85f2ffe3a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:32:35.000000", "updated_at": "2022-03-10T15:32:36.000000", "name": "tempest-VolumesExtendTest-Volume-1018510884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}], "user_id": "9f4e3575eca74596be3171739af30a22", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "cce0a8fa083c41f1abcc86520360dca1"}}' 2022-03-10 15:33:22,875 118332 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a 0.039s 2022-03-10 15:33:22,875 118332 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:33:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e8dc1f9-9a5e-4872-b65e-b7d4b8939e17', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e8dc1f9-9a5e-4872-b65e-b7d4b8939e17', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a'} Body: b'{"volume": {"id": "faaa30f9-4349-40f1-9be2-02b85f2ffe3a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:32:35.000000", "updated_at": "2022-03-10T15:32:36.000000", "name": "tempest-VolumesExtendTest-Volume-1018510884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}], "user_id": "9f4e3575eca74596be3171739af30a22", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "cce0a8fa083c41f1abcc86520360dca1"}}' 2022-03-10 15:33:23,923 118332 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a 0.040s 2022-03-10 15:33:23,924 118332 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:33:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd0da655-d6f2-4d58-9e92-20ddf23fcab5', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd0da655-d6f2-4d58-9e92-20ddf23fcab5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a'} Body: b'{"volume": {"id": "faaa30f9-4349-40f1-9be2-02b85f2ffe3a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:32:35.000000", "updated_at": "2022-03-10T15:32:36.000000", "name": "tempest-VolumesExtendTest-Volume-1018510884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}], "user_id": "9f4e3575eca74596be3171739af30a22", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "cce0a8fa083c41f1abcc86520360dca1"}}' 2022-03-10 15:33:24,971 118332 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a 0.039s 2022-03-10 15:33:24,971 118332 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:33:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-07894659-e390-469d-adec-30c712a632cb', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-07894659-e390-469d-adec-30c712a632cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a'} Body: b'{"volume": {"id": "faaa30f9-4349-40f1-9be2-02b85f2ffe3a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:32:35.000000", "updated_at": "2022-03-10T15:32:36.000000", "name": "tempest-VolumesExtendTest-Volume-1018510884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}], "user_id": "9f4e3575eca74596be3171739af30a22", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "cce0a8fa083c41f1abcc86520360dca1"}}' 2022-03-10 15:33:26,023 118332 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a 0.042s 2022-03-10 15:33:26,023 118332 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:33:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7894c28c-65a8-4c88-ae68-4a0c1e90232d', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7894c28c-65a8-4c88-ae68-4a0c1e90232d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a'} Body: b'{"volume": {"id": "faaa30f9-4349-40f1-9be2-02b85f2ffe3a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:32:35.000000", "updated_at": "2022-03-10T15:32:36.000000", "name": "tempest-VolumesExtendTest-Volume-1018510884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}], "user_id": "9f4e3575eca74596be3171739af30a22", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "cce0a8fa083c41f1abcc86520360dca1"}}' 2022-03-10 15:33:27,070 118332 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a 0.039s 2022-03-10 15:33:27,071 118332 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:33:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f247016-3575-4504-af62-e1b29de6d05c', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f247016-3575-4504-af62-e1b29de6d05c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a'} Body: b'{"volume": {"id": "faaa30f9-4349-40f1-9be2-02b85f2ffe3a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:32:35.000000", "updated_at": "2022-03-10T15:32:36.000000", "name": "tempest-VolumesExtendTest-Volume-1018510884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}], "user_id": "9f4e3575eca74596be3171739af30a22", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "cce0a8fa083c41f1abcc86520360dca1"}}' 2022-03-10 15:33:28,117 118332 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a 0.038s 2022-03-10 15:33:28,118 118332 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:33:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c4f9fbe-3377-4438-b4b6-02e4c116041d', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c4f9fbe-3377-4438-b4b6-02e4c116041d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a'} Body: b'{"volume": {"id": "faaa30f9-4349-40f1-9be2-02b85f2ffe3a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:32:35.000000", "updated_at": "2022-03-10T15:32:36.000000", "name": "tempest-VolumesExtendTest-Volume-1018510884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}], "user_id": "9f4e3575eca74596be3171739af30a22", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "cce0a8fa083c41f1abcc86520360dca1"}}' 2022-03-10 15:33:29,164 118332 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a 0.038s 2022-03-10 15:33:29,165 118332 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:33:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-07196566-c59a-493a-b91c-a035456656b7', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-07196566-c59a-493a-b91c-a035456656b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a'} Body: b'{"volume": {"id": "faaa30f9-4349-40f1-9be2-02b85f2ffe3a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:32:35.000000", "updated_at": "2022-03-10T15:32:36.000000", "name": "tempest-VolumesExtendTest-Volume-1018510884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}], "user_id": "9f4e3575eca74596be3171739af30a22", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "cce0a8fa083c41f1abcc86520360dca1"}}' 2022-03-10 15:33:30,212 118332 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a 0.039s 2022-03-10 15:33:30,213 118332 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:33:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ba30b01-b411-4b95-a47f-843e22cd1bd2', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ba30b01-b411-4b95-a47f-843e22cd1bd2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a'} Body: b'{"volume": {"id": "faaa30f9-4349-40f1-9be2-02b85f2ffe3a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:32:35.000000", "updated_at": "2022-03-10T15:32:36.000000", "name": "tempest-VolumesExtendTest-Volume-1018510884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}], "user_id": "9f4e3575eca74596be3171739af30a22", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "cce0a8fa083c41f1abcc86520360dca1"}}' 2022-03-10 15:33:31,260 118332 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a 0.038s 2022-03-10 15:33:31,260 118332 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:33:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e0ec10f7-e796-4bc4-aada-5d5cdd135307', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e0ec10f7-e796-4bc4-aada-5d5cdd135307', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a'} Body: b'{"volume": {"id": "faaa30f9-4349-40f1-9be2-02b85f2ffe3a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:32:35.000000", "updated_at": "2022-03-10T15:32:36.000000", "name": "tempest-VolumesExtendTest-Volume-1018510884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}], "user_id": "9f4e3575eca74596be3171739af30a22", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "cce0a8fa083c41f1abcc86520360dca1"}}' 2022-03-10 15:33:32,308 118332 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a 0.040s 2022-03-10 15:33:32,309 118332 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:33:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f047e536-fb49-4460-80d9-7a04356fdda5', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f047e536-fb49-4460-80d9-7a04356fdda5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a'} Body: b'{"volume": {"id": "faaa30f9-4349-40f1-9be2-02b85f2ffe3a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:32:35.000000", "updated_at": "2022-03-10T15:32:36.000000", "name": "tempest-VolumesExtendTest-Volume-1018510884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}], "user_id": "9f4e3575eca74596be3171739af30a22", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "cce0a8fa083c41f1abcc86520360dca1"}}' 2022-03-10 15:33:33,355 118332 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a 0.039s 2022-03-10 15:33:33,355 118332 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:33:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9e5d9146-e192-4fa4-8fe3-cbfb4ba37596', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e5d9146-e192-4fa4-8fe3-cbfb4ba37596', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a'} Body: b'{"volume": {"id": "faaa30f9-4349-40f1-9be2-02b85f2ffe3a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:32:35.000000", "updated_at": "2022-03-10T15:32:36.000000", "name": "tempest-VolumesExtendTest-Volume-1018510884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}], "user_id": "9f4e3575eca74596be3171739af30a22", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "cce0a8fa083c41f1abcc86520360dca1"}}' 2022-03-10 15:33:34,402 118332 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a 0.038s 2022-03-10 15:33:34,402 118332 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:33:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be09ec8a-793e-48ed-9824-185a6b58581a', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be09ec8a-793e-48ed-9824-185a6b58581a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a'} Body: b'{"volume": {"id": "faaa30f9-4349-40f1-9be2-02b85f2ffe3a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:32:35.000000", "updated_at": "2022-03-10T15:32:36.000000", "name": "tempest-VolumesExtendTest-Volume-1018510884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}], "user_id": "9f4e3575eca74596be3171739af30a22", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "cce0a8fa083c41f1abcc86520360dca1"}}' 2022-03-10 15:33:35,448 118332 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a 0.038s 2022-03-10 15:33:35,448 118332 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:33:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-05596ee1-7673-44e4-a3f1-0cc32d65fb1d', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-05596ee1-7673-44e4-a3f1-0cc32d65fb1d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a'} Body: b'{"volume": {"id": "faaa30f9-4349-40f1-9be2-02b85f2ffe3a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:32:35.000000", "updated_at": "2022-03-10T15:32:36.000000", "name": "tempest-VolumesExtendTest-Volume-1018510884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}], "user_id": "9f4e3575eca74596be3171739af30a22", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "cce0a8fa083c41f1abcc86520360dca1"}}' 2022-03-10 15:33:36,497 118332 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a 0.041s 2022-03-10 15:33:36,497 118332 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:33:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-38794775-65fb-4b1b-8a41-0b07e6cf8ad7', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-38794775-65fb-4b1b-8a41-0b07e6cf8ad7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a'} Body: b'{"volume": {"id": "faaa30f9-4349-40f1-9be2-02b85f2ffe3a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:32:35.000000", "updated_at": "2022-03-10T15:32:36.000000", "name": "tempest-VolumesExtendTest-Volume-1018510884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}], "user_id": "9f4e3575eca74596be3171739af30a22", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "cce0a8fa083c41f1abcc86520360dca1"}}' 2022-03-10 15:33:37,548 118332 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a 0.043s 2022-03-10 15:33:37,548 118332 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:33:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-79cc4f0d-7311-4b9d-8dc8-fce787781149', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-79cc4f0d-7311-4b9d-8dc8-fce787781149', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a'} Body: b'{"volume": {"id": "faaa30f9-4349-40f1-9be2-02b85f2ffe3a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:32:35.000000", "updated_at": "2022-03-10T15:32:36.000000", "name": "tempest-VolumesExtendTest-Volume-1018510884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}], "user_id": "9f4e3575eca74596be3171739af30a22", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "cce0a8fa083c41f1abcc86520360dca1"}}' 2022-03-10 15:33:38,596 118332 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a 0.039s 2022-03-10 15:33:38,596 118332 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:33:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-730af84a-823c-4ffa-b7d3-5fefdaace848', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-730af84a-823c-4ffa-b7d3-5fefdaace848', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a'} Body: b'{"volume": {"id": "faaa30f9-4349-40f1-9be2-02b85f2ffe3a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:32:35.000000", "updated_at": "2022-03-10T15:32:36.000000", "name": "tempest-VolumesExtendTest-Volume-1018510884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}], "user_id": "9f4e3575eca74596be3171739af30a22", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "cce0a8fa083c41f1abcc86520360dca1"}}' 2022-03-10 15:33:39,643 118332 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a 0.038s 2022-03-10 15:33:39,643 118332 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:33:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0e090aed-56f3-44e7-a20a-8c44c3276e00', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0e090aed-56f3-44e7-a20a-8c44c3276e00', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a'} Body: b'{"volume": {"id": "faaa30f9-4349-40f1-9be2-02b85f2ffe3a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:32:35.000000", "updated_at": "2022-03-10T15:32:36.000000", "name": "tempest-VolumesExtendTest-Volume-1018510884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}], "user_id": "9f4e3575eca74596be3171739af30a22", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "cce0a8fa083c41f1abcc86520360dca1"}}' 2022-03-10 15:33:40,690 118332 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a 0.038s 2022-03-10 15:33:40,690 118332 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:33:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-84509602-da97-41b6-9bde-79715c64235c', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-84509602-da97-41b6-9bde-79715c64235c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a'} Body: b'{"volume": {"id": "faaa30f9-4349-40f1-9be2-02b85f2ffe3a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:32:35.000000", "updated_at": "2022-03-10T15:32:36.000000", "name": "tempest-VolumesExtendTest-Volume-1018510884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}], "user_id": "9f4e3575eca74596be3171739af30a22", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "cce0a8fa083c41f1abcc86520360dca1"}}' 2022-03-10 15:33:41,737 118332 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a 0.039s 2022-03-10 15:33:41,737 118332 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:33:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a7c43032-6aff-4004-b700-32444560d2c4', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a7c43032-6aff-4004-b700-32444560d2c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a'} Body: b'{"volume": {"id": "faaa30f9-4349-40f1-9be2-02b85f2ffe3a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:32:35.000000", "updated_at": "2022-03-10T15:32:36.000000", "name": "tempest-VolumesExtendTest-Volume-1018510884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}], "user_id": "9f4e3575eca74596be3171739af30a22", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "cce0a8fa083c41f1abcc86520360dca1"}}' 2022-03-10 15:33:42,785 118332 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a 0.040s 2022-03-10 15:33:42,786 118332 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:33:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1419fb5d-4cc8-43cc-a6bb-6799501d479a', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1419fb5d-4cc8-43cc-a6bb-6799501d479a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a'} Body: b'{"volume": {"id": "faaa30f9-4349-40f1-9be2-02b85f2ffe3a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:32:35.000000", "updated_at": "2022-03-10T15:32:36.000000", "name": "tempest-VolumesExtendTest-Volume-1018510884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}], "user_id": "9f4e3575eca74596be3171739af30a22", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "cce0a8fa083c41f1abcc86520360dca1"}}' 2022-03-10 15:33:43,831 118332 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a 0.038s 2022-03-10 15:33:43,832 118332 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:33:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bbf2e3f9-b772-43f6-9a16-e21473c420d1', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bbf2e3f9-b772-43f6-9a16-e21473c420d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a'} Body: b'{"volume": {"id": "faaa30f9-4349-40f1-9be2-02b85f2ffe3a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:32:35.000000", "updated_at": "2022-03-10T15:32:36.000000", "name": "tempest-VolumesExtendTest-Volume-1018510884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}], "user_id": "9f4e3575eca74596be3171739af30a22", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "cce0a8fa083c41f1abcc86520360dca1"}}' 2022-03-10 15:33:44,878 118332 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a 0.038s 2022-03-10 15:33:44,879 118332 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:33:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a6ed4b4e-25e2-4594-9002-7304374ec574', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a6ed4b4e-25e2-4594-9002-7304374ec574', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a'} Body: b'{"volume": {"id": "faaa30f9-4349-40f1-9be2-02b85f2ffe3a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:32:35.000000", "updated_at": "2022-03-10T15:32:36.000000", "name": "tempest-VolumesExtendTest-Volume-1018510884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}], "user_id": "9f4e3575eca74596be3171739af30a22", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "cce0a8fa083c41f1abcc86520360dca1"}}' 2022-03-10 15:33:45,926 118332 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a 0.039s 2022-03-10 15:33:45,926 118332 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:33:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5689f4b4-6537-4b49-bda5-74e3f2d0f0f2', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5689f4b4-6537-4b49-bda5-74e3f2d0f0f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a'} Body: b'{"volume": {"id": "faaa30f9-4349-40f1-9be2-02b85f2ffe3a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:32:35.000000", "updated_at": "2022-03-10T15:32:36.000000", "name": "tempest-VolumesExtendTest-Volume-1018510884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}], "user_id": "9f4e3575eca74596be3171739af30a22", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "cce0a8fa083c41f1abcc86520360dca1"}}' 2022-03-10 15:33:46,977 118332 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a 0.042s 2022-03-10 15:33:46,977 118332 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:33:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-910ad169-a86c-4500-a640-74070eb5465d', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-910ad169-a86c-4500-a640-74070eb5465d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a'} Body: b'{"volume": {"id": "faaa30f9-4349-40f1-9be2-02b85f2ffe3a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:32:35.000000", "updated_at": "2022-03-10T15:32:36.000000", "name": "tempest-VolumesExtendTest-Volume-1018510884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}], "user_id": "9f4e3575eca74596be3171739af30a22", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "cce0a8fa083c41f1abcc86520360dca1"}}' 2022-03-10 15:33:48,024 118332 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a 0.039s 2022-03-10 15:33:48,025 118332 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:33:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd3c941a-ab83-4973-9a1e-141ac0254723', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd3c941a-ab83-4973-9a1e-141ac0254723', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a'} Body: b'{"volume": {"id": "faaa30f9-4349-40f1-9be2-02b85f2ffe3a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:32:35.000000", "updated_at": "2022-03-10T15:32:36.000000", "name": "tempest-VolumesExtendTest-Volume-1018510884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}], "user_id": "9f4e3575eca74596be3171739af30a22", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "cce0a8fa083c41f1abcc86520360dca1"}}' 2022-03-10 15:33:49,070 118332 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a 0.038s 2022-03-10 15:33:49,071 118332 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:33:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-772e44b8-1bf5-4da5-ac3d-f804dcd96517', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-772e44b8-1bf5-4da5-ac3d-f804dcd96517', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a'} Body: b'{"volume": {"id": "faaa30f9-4349-40f1-9be2-02b85f2ffe3a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:32:35.000000", "updated_at": "2022-03-10T15:32:36.000000", "name": "tempest-VolumesExtendTest-Volume-1018510884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}], "user_id": "9f4e3575eca74596be3171739af30a22", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "cce0a8fa083c41f1abcc86520360dca1"}}' 2022-03-10 15:33:50,118 118332 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a 0.039s 2022-03-10 15:33:50,119 118332 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:33:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef61ce54-bc74-4c95-97dd-3a9e59c60bf7', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef61ce54-bc74-4c95-97dd-3a9e59c60bf7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a'} Body: b'{"volume": {"id": "faaa30f9-4349-40f1-9be2-02b85f2ffe3a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:32:35.000000", "updated_at": "2022-03-10T15:32:36.000000", "name": "tempest-VolumesExtendTest-Volume-1018510884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}], "user_id": "9f4e3575eca74596be3171739af30a22", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "cce0a8fa083c41f1abcc86520360dca1"}}' 2022-03-10 15:33:51,167 118332 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a 0.040s 2022-03-10 15:33:51,167 118332 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:33:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b1c10c6b-7048-4f98-9f01-38b24aa08a03', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b1c10c6b-7048-4f98-9f01-38b24aa08a03', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a'} Body: b'{"volume": {"id": "faaa30f9-4349-40f1-9be2-02b85f2ffe3a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:32:35.000000", "updated_at": "2022-03-10T15:32:36.000000", "name": "tempest-VolumesExtendTest-Volume-1018510884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}], "user_id": "9f4e3575eca74596be3171739af30a22", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "cce0a8fa083c41f1abcc86520360dca1"}}' 2022-03-10 15:33:52,219 118332 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a 0.044s 2022-03-10 15:33:52,220 118332 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:33:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f606b4cc-8bfd-41c3-81a4-75537475f34d', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f606b4cc-8bfd-41c3-81a4-75537475f34d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a'} Body: b'{"volume": {"id": "faaa30f9-4349-40f1-9be2-02b85f2ffe3a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:32:35.000000", "updated_at": "2022-03-10T15:32:36.000000", "name": "tempest-VolumesExtendTest-Volume-1018510884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}], "user_id": "9f4e3575eca74596be3171739af30a22", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "cce0a8fa083c41f1abcc86520360dca1"}}' 2022-03-10 15:33:53,268 118332 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a 0.040s 2022-03-10 15:33:53,268 118332 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:33:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d74f4938-5f9c-458e-8c96-aeceedd92c3e', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d74f4938-5f9c-458e-8c96-aeceedd92c3e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a'} Body: b'{"volume": {"id": "faaa30f9-4349-40f1-9be2-02b85f2ffe3a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:32:35.000000", "updated_at": "2022-03-10T15:32:36.000000", "name": "tempest-VolumesExtendTest-Volume-1018510884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}], "user_id": "9f4e3575eca74596be3171739af30a22", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "cce0a8fa083c41f1abcc86520360dca1"}}' 2022-03-10 15:33:54,317 118332 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a 0.041s 2022-03-10 15:33:54,317 118332 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:33:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-658dce1c-3d2f-4970-8fd1-446d292184f5', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-658dce1c-3d2f-4970-8fd1-446d292184f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a'} Body: b'{"volume": {"id": "faaa30f9-4349-40f1-9be2-02b85f2ffe3a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:32:35.000000", "updated_at": "2022-03-10T15:32:36.000000", "name": "tempest-VolumesExtendTest-Volume-1018510884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}], "user_id": "9f4e3575eca74596be3171739af30a22", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "cce0a8fa083c41f1abcc86520360dca1"}}' 2022-03-10 15:33:55,366 118332 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a 0.040s 2022-03-10 15:33:55,366 118332 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:33:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8f1361ff-75f2-4ae8-984f-5ebbde9f8fa3', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8f1361ff-75f2-4ae8-984f-5ebbde9f8fa3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a'} Body: b'{"volume": {"id": "faaa30f9-4349-40f1-9be2-02b85f2ffe3a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:32:35.000000", "updated_at": "2022-03-10T15:32:36.000000", "name": "tempest-VolumesExtendTest-Volume-1018510884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}], "user_id": "9f4e3575eca74596be3171739af30a22", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "cce0a8fa083c41f1abcc86520360dca1"}}' 2022-03-10 15:33:56,413 118332 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a 0.038s 2022-03-10 15:33:56,413 118332 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:33:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-94e92d96-5830-4289-bff9-656121fb9f5e', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-94e92d96-5830-4289-bff9-656121fb9f5e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a'} Body: b'{"volume": {"id": "faaa30f9-4349-40f1-9be2-02b85f2ffe3a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:32:35.000000", "updated_at": "2022-03-10T15:32:36.000000", "name": "tempest-VolumesExtendTest-Volume-1018510884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}], "user_id": "9f4e3575eca74596be3171739af30a22", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "cce0a8fa083c41f1abcc86520360dca1"}}' 2022-03-10 15:33:57,459 118332 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a 0.037s 2022-03-10 15:33:57,459 118332 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:33:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc47284b-8c26-4b63-9be8-e6f08908937c', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc47284b-8c26-4b63-9be8-e6f08908937c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a'} Body: b'{"volume": {"id": "faaa30f9-4349-40f1-9be2-02b85f2ffe3a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:32:35.000000", "updated_at": "2022-03-10T15:32:36.000000", "name": "tempest-VolumesExtendTest-Volume-1018510884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}], "user_id": "9f4e3575eca74596be3171739af30a22", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "cce0a8fa083c41f1abcc86520360dca1"}}' 2022-03-10 15:33:58,505 118332 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a 0.037s 2022-03-10 15:33:58,506 118332 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:33:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-32f94f4a-2c5b-47ad-9a03-d5311d0ca963', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-32f94f4a-2c5b-47ad-9a03-d5311d0ca963', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a'} Body: b'{"volume": {"id": "faaa30f9-4349-40f1-9be2-02b85f2ffe3a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:32:35.000000", "updated_at": "2022-03-10T15:32:36.000000", "name": "tempest-VolumesExtendTest-Volume-1018510884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}], "user_id": "9f4e3575eca74596be3171739af30a22", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "cce0a8fa083c41f1abcc86520360dca1"}}' 2022-03-10 15:33:59,551 118332 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a 0.037s 2022-03-10 15:33:59,551 118332 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:33:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0547a624-d121-4d2f-a6b8-ea8db9c71717', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0547a624-d121-4d2f-a6b8-ea8db9c71717', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a'} Body: b'{"volume": {"id": "faaa30f9-4349-40f1-9be2-02b85f2ffe3a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:32:35.000000", "updated_at": "2022-03-10T15:32:36.000000", "name": "tempest-VolumesExtendTest-Volume-1018510884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}], "user_id": "9f4e3575eca74596be3171739af30a22", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "cce0a8fa083c41f1abcc86520360dca1"}}' 2022-03-10 15:34:00,597 118332 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a 0.038s 2022-03-10 15:34:00,597 118332 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:34:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-518c081d-59e3-4a88-8ca6-789e72c7a793', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-518c081d-59e3-4a88-8ca6-789e72c7a793', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a'} Body: b'{"volume": {"id": "faaa30f9-4349-40f1-9be2-02b85f2ffe3a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:32:35.000000", "updated_at": "2022-03-10T15:32:36.000000", "name": "tempest-VolumesExtendTest-Volume-1018510884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}], "user_id": "9f4e3575eca74596be3171739af30a22", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "cce0a8fa083c41f1abcc86520360dca1"}}' 2022-03-10 15:34:01,644 118332 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a 0.039s 2022-03-10 15:34:01,644 118332 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:34:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f7f0bbd7-7fd8-4a9d-8ab3-967bae6f7a7c', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f7f0bbd7-7fd8-4a9d-8ab3-967bae6f7a7c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a'} Body: b'{"volume": {"id": "faaa30f9-4349-40f1-9be2-02b85f2ffe3a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:32:35.000000", "updated_at": "2022-03-10T15:32:36.000000", "name": "tempest-VolumesExtendTest-Volume-1018510884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}], "user_id": "9f4e3575eca74596be3171739af30a22", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "cce0a8fa083c41f1abcc86520360dca1"}}' 2022-03-10 15:34:02,691 118332 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a 0.039s 2022-03-10 15:34:02,691 118332 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:34:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-66976353-0770-47ea-a38a-3fd4ce35dee5', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-66976353-0770-47ea-a38a-3fd4ce35dee5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a'} Body: b'{"volume": {"id": "faaa30f9-4349-40f1-9be2-02b85f2ffe3a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:32:35.000000", "updated_at": "2022-03-10T15:32:36.000000", "name": "tempest-VolumesExtendTest-Volume-1018510884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}], "user_id": "9f4e3575eca74596be3171739af30a22", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "cce0a8fa083c41f1abcc86520360dca1"}}' 2022-03-10 15:34:03,738 118332 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a 0.039s 2022-03-10 15:34:03,738 118332 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:34:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4c16d2ee-0289-4568-a29b-94e463ec7782', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4c16d2ee-0289-4568-a29b-94e463ec7782', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a'} Body: b'{"volume": {"id": "faaa30f9-4349-40f1-9be2-02b85f2ffe3a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:32:35.000000", "updated_at": "2022-03-10T15:32:36.000000", "name": "tempest-VolumesExtendTest-Volume-1018510884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}], "user_id": "9f4e3575eca74596be3171739af30a22", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "cce0a8fa083c41f1abcc86520360dca1"}}' 2022-03-10 15:34:04,784 118332 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a 0.037s 2022-03-10 15:34:04,784 118332 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:34:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c8fb71da-9f00-4acf-86f2-53d8d6a15b9b', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c8fb71da-9f00-4acf-86f2-53d8d6a15b9b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a'} Body: b'{"volume": {"id": "faaa30f9-4349-40f1-9be2-02b85f2ffe3a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:32:35.000000", "updated_at": "2022-03-10T15:32:36.000000", "name": "tempest-VolumesExtendTest-Volume-1018510884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}], "user_id": "9f4e3575eca74596be3171739af30a22", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "cce0a8fa083c41f1abcc86520360dca1"}}' 2022-03-10 15:34:05,831 118332 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a 0.039s 2022-03-10 15:34:05,832 118332 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:34:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d40cc2ff-ef72-46d6-9597-58b2a739e122', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d40cc2ff-ef72-46d6-9597-58b2a739e122', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a'} Body: b'{"volume": {"id": "faaa30f9-4349-40f1-9be2-02b85f2ffe3a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:32:35.000000", "updated_at": "2022-03-10T15:32:36.000000", "name": "tempest-VolumesExtendTest-Volume-1018510884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}], "user_id": "9f4e3575eca74596be3171739af30a22", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "cce0a8fa083c41f1abcc86520360dca1"}}' 2022-03-10 15:34:06,883 118332 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a 0.043s 2022-03-10 15:34:06,884 118332 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:34:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ffeff105-400c-4704-b031-22819a5acb70', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ffeff105-400c-4704-b031-22819a5acb70', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a'} Body: b'{"volume": {"id": "faaa30f9-4349-40f1-9be2-02b85f2ffe3a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:32:35.000000", "updated_at": "2022-03-10T15:32:36.000000", "name": "tempest-VolumesExtendTest-Volume-1018510884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}], "user_id": "9f4e3575eca74596be3171739af30a22", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "cce0a8fa083c41f1abcc86520360dca1"}}' 2022-03-10 15:34:07,933 118332 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a 0.040s 2022-03-10 15:34:07,933 118332 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:34:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8950b8a3-1833-43a7-a9d9-2b772a47c78f', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8950b8a3-1833-43a7-a9d9-2b772a47c78f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a'} Body: b'{"volume": {"id": "faaa30f9-4349-40f1-9be2-02b85f2ffe3a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:32:35.000000", "updated_at": "2022-03-10T15:32:36.000000", "name": "tempest-VolumesExtendTest-Volume-1018510884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}], "user_id": "9f4e3575eca74596be3171739af30a22", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "cce0a8fa083c41f1abcc86520360dca1"}}' 2022-03-10 15:34:08,993 118332 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a 0.053s 2022-03-10 15:34:08,994 118332 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:34:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c1880bb4-4b18-43ca-971c-19033ebe63a7', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c1880bb4-4b18-43ca-971c-19033ebe63a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a'} Body: b'{"volume": {"id": "faaa30f9-4349-40f1-9be2-02b85f2ffe3a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:32:35.000000", "updated_at": "2022-03-10T15:32:36.000000", "name": "tempest-VolumesExtendTest-Volume-1018510884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}], "user_id": "9f4e3575eca74596be3171739af30a22", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "cce0a8fa083c41f1abcc86520360dca1"}}' 2022-03-10 15:34:10,042 118332 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a 0.039s 2022-03-10 15:34:10,043 118332 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:34:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de98460b-35c3-49c9-b0a6-1329408cb494', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de98460b-35c3-49c9-b0a6-1329408cb494', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a'} Body: b'{"volume": {"id": "faaa30f9-4349-40f1-9be2-02b85f2ffe3a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:32:35.000000", "updated_at": "2022-03-10T15:32:36.000000", "name": "tempest-VolumesExtendTest-Volume-1018510884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}], "user_id": "9f4e3575eca74596be3171739af30a22", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "cce0a8fa083c41f1abcc86520360dca1"}}' 2022-03-10 15:34:11,089 118332 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a 0.038s 2022-03-10 15:34:11,091 118332 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:34:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-339e6d47-f1e7-453b-8772-ac660d5432ad', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-339e6d47-f1e7-453b-8772-ac660d5432ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a'} Body: b'{"volume": {"id": "faaa30f9-4349-40f1-9be2-02b85f2ffe3a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:32:35.000000", "updated_at": "2022-03-10T15:32:36.000000", "name": "tempest-VolumesExtendTest-Volume-1018510884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}], "user_id": "9f4e3575eca74596be3171739af30a22", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "cce0a8fa083c41f1abcc86520360dca1"}}' 2022-03-10 15:34:12,139 118332 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a 0.040s 2022-03-10 15:34:12,140 118332 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:34:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-489f621c-a200-4235-8182-8cd64eef5875', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-489f621c-a200-4235-8182-8cd64eef5875', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a'} Body: b'{"volume": {"id": "faaa30f9-4349-40f1-9be2-02b85f2ffe3a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:32:35.000000", "updated_at": "2022-03-10T15:32:36.000000", "name": "tempest-VolumesExtendTest-Volume-1018510884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}], "user_id": "9f4e3575eca74596be3171739af30a22", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "cce0a8fa083c41f1abcc86520360dca1"}}' 2022-03-10 15:34:13,187 118332 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a 0.039s 2022-03-10 15:34:13,187 118332 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:34:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7f241dbe-4695-455d-9199-a35b75d2b2d2', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7f241dbe-4695-455d-9199-a35b75d2b2d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a'} Body: b'{"volume": {"id": "faaa30f9-4349-40f1-9be2-02b85f2ffe3a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:32:35.000000", "updated_at": "2022-03-10T15:32:36.000000", "name": "tempest-VolumesExtendTest-Volume-1018510884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}], "user_id": "9f4e3575eca74596be3171739af30a22", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "cce0a8fa083c41f1abcc86520360dca1"}}' 2022-03-10 15:34:14,234 118332 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a 0.038s 2022-03-10 15:34:14,235 118332 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:34:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7ed8a9c5-7db1-4387-a0c5-36a5b7b5f814', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ed8a9c5-7db1-4387-a0c5-36a5b7b5f814', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a'} Body: b'{"volume": {"id": "faaa30f9-4349-40f1-9be2-02b85f2ffe3a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:32:35.000000", "updated_at": "2022-03-10T15:32:36.000000", "name": "tempest-VolumesExtendTest-Volume-1018510884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}], "user_id": "9f4e3575eca74596be3171739af30a22", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "cce0a8fa083c41f1abcc86520360dca1"}}' 2022-03-10 15:34:15,282 118332 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a 0.039s 2022-03-10 15:34:15,282 118332 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:34:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-932a6368-cd82-4474-b247-f6736d259245', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-932a6368-cd82-4474-b247-f6736d259245', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a'} Body: b'{"volume": {"id": "faaa30f9-4349-40f1-9be2-02b85f2ffe3a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:32:35.000000", "updated_at": "2022-03-10T15:32:36.000000", "name": "tempest-VolumesExtendTest-Volume-1018510884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}], "user_id": "9f4e3575eca74596be3171739af30a22", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "cce0a8fa083c41f1abcc86520360dca1"}}' 2022-03-10 15:34:16,329 118332 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a 0.039s 2022-03-10 15:34:16,330 118332 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:34:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-10cf30d4-bc0e-413a-aa0c-a0fad9d8ae14', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-10cf30d4-bc0e-413a-aa0c-a0fad9d8ae14', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a'} Body: b'{"volume": {"id": "faaa30f9-4349-40f1-9be2-02b85f2ffe3a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:32:35.000000", "updated_at": "2022-03-10T15:32:36.000000", "name": "tempest-VolumesExtendTest-Volume-1018510884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}], "user_id": "9f4e3575eca74596be3171739af30a22", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "cce0a8fa083c41f1abcc86520360dca1"}}' 2022-03-10 15:34:17,377 118332 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a 0.039s 2022-03-10 15:34:17,377 118332 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:34:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dbc28f91-5f2a-40ca-99ee-b63f481c7ea0', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dbc28f91-5f2a-40ca-99ee-b63f481c7ea0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a'} Body: b'{"volume": {"id": "faaa30f9-4349-40f1-9be2-02b85f2ffe3a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:32:35.000000", "updated_at": "2022-03-10T15:32:36.000000", "name": "tempest-VolumesExtendTest-Volume-1018510884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}], "user_id": "9f4e3575eca74596be3171739af30a22", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "cce0a8fa083c41f1abcc86520360dca1"}}' 2022-03-10 15:34:18,425 118332 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a 0.039s 2022-03-10 15:34:18,425 118332 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:34:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aaede360-93a8-4867-967d-23b4ca8a143e', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aaede360-93a8-4867-967d-23b4ca8a143e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a'} Body: b'{"volume": {"id": "faaa30f9-4349-40f1-9be2-02b85f2ffe3a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:32:35.000000", "updated_at": "2022-03-10T15:32:36.000000", "name": "tempest-VolumesExtendTest-Volume-1018510884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}], "user_id": "9f4e3575eca74596be3171739af30a22", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "cce0a8fa083c41f1abcc86520360dca1"}}' 2022-03-10 15:34:19,472 118332 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a 0.038s 2022-03-10 15:34:19,472 118332 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:34:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c1b480b-e3ee-4963-8ffb-968d44ca728f', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c1b480b-e3ee-4963-8ffb-968d44ca728f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a'} Body: b'{"volume": {"id": "faaa30f9-4349-40f1-9be2-02b85f2ffe3a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:32:35.000000", "updated_at": "2022-03-10T15:32:36.000000", "name": "tempest-VolumesExtendTest-Volume-1018510884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}], "user_id": "9f4e3575eca74596be3171739af30a22", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "cce0a8fa083c41f1abcc86520360dca1"}}' 2022-03-10 15:34:20,519 118332 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a 0.039s 2022-03-10 15:34:20,520 118332 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:34:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c4af905f-4675-498c-a00b-9d9f363d03ef', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c4af905f-4675-498c-a00b-9d9f363d03ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a'} Body: b'{"volume": {"id": "faaa30f9-4349-40f1-9be2-02b85f2ffe3a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:32:35.000000", "updated_at": "2022-03-10T15:32:36.000000", "name": "tempest-VolumesExtendTest-Volume-1018510884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}], "user_id": "9f4e3575eca74596be3171739af30a22", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "cce0a8fa083c41f1abcc86520360dca1"}}' 2022-03-10 15:34:21,567 118332 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a 0.038s 2022-03-10 15:34:21,567 118332 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:34:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dc11242d-70bd-4592-973a-8e9caa125db8', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dc11242d-70bd-4592-973a-8e9caa125db8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a'} Body: b'{"volume": {"id": "faaa30f9-4349-40f1-9be2-02b85f2ffe3a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:32:35.000000", "updated_at": "2022-03-10T15:32:36.000000", "name": "tempest-VolumesExtendTest-Volume-1018510884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}], "user_id": "9f4e3575eca74596be3171739af30a22", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "cce0a8fa083c41f1abcc86520360dca1"}}' 2022-03-10 15:34:22,612 118332 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a 0.036s 2022-03-10 15:34:22,612 118332 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:34:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-da2efa27-efa9-4886-a1a9-cc42b8f0e68d', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da2efa27-efa9-4886-a1a9-cc42b8f0e68d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a'} Body: b'{"volume": {"id": "faaa30f9-4349-40f1-9be2-02b85f2ffe3a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:32:35.000000", "updated_at": "2022-03-10T15:32:36.000000", "name": "tempest-VolumesExtendTest-Volume-1018510884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}], "user_id": "9f4e3575eca74596be3171739af30a22", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "cce0a8fa083c41f1abcc86520360dca1"}}' 2022-03-10 15:34:23,661 118332 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a 0.041s 2022-03-10 15:34:23,661 118332 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:34:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d8e8257a-e29e-4e4b-826b-144a17dab717', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d8e8257a-e29e-4e4b-826b-144a17dab717', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a'} Body: b'{"volume": {"id": "faaa30f9-4349-40f1-9be2-02b85f2ffe3a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:32:35.000000", "updated_at": "2022-03-10T15:32:36.000000", "name": "tempest-VolumesExtendTest-Volume-1018510884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}], "user_id": "9f4e3575eca74596be3171739af30a22", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "cce0a8fa083c41f1abcc86520360dca1"}}' 2022-03-10 15:34:24,707 118332 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a 0.037s 2022-03-10 15:34:24,707 118332 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:34:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c470537d-1d59-4ad8-8a5e-cdc850a99ba3', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c470537d-1d59-4ad8-8a5e-cdc850a99ba3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a'} Body: b'{"volume": {"id": "faaa30f9-4349-40f1-9be2-02b85f2ffe3a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:32:35.000000", "updated_at": "2022-03-10T15:32:36.000000", "name": "tempest-VolumesExtendTest-Volume-1018510884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}], "user_id": "9f4e3575eca74596be3171739af30a22", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "cce0a8fa083c41f1abcc86520360dca1"}}' 2022-03-10 15:34:25,753 118332 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a 0.038s 2022-03-10 15:34:25,753 118332 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:34:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c2ba4234-589e-482e-b85f-1c3b62be9f62', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c2ba4234-589e-482e-b85f-1c3b62be9f62', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a'} Body: b'{"volume": {"id": "faaa30f9-4349-40f1-9be2-02b85f2ffe3a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:32:35.000000", "updated_at": "2022-03-10T15:32:36.000000", "name": "tempest-VolumesExtendTest-Volume-1018510884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}], "user_id": "9f4e3575eca74596be3171739af30a22", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "cce0a8fa083c41f1abcc86520360dca1"}}' 2022-03-10 15:34:26,802 118332 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a 0.042s 2022-03-10 15:34:26,803 118332 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:34:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0e8cd52c-c47a-4d1c-be21-3a8e0958523e', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0e8cd52c-c47a-4d1c-be21-3a8e0958523e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a'} Body: b'{"volume": {"id": "faaa30f9-4349-40f1-9be2-02b85f2ffe3a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:32:35.000000", "updated_at": "2022-03-10T15:32:36.000000", "name": "tempest-VolumesExtendTest-Volume-1018510884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}], "user_id": "9f4e3575eca74596be3171739af30a22", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "cce0a8fa083c41f1abcc86520360dca1"}}' 2022-03-10 15:34:27,854 118332 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a 0.043s 2022-03-10 15:34:27,854 118332 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:34:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd4f20da-42a6-4497-b776-5e08bdb870e6', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd4f20da-42a6-4497-b776-5e08bdb870e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a'} Body: b'{"volume": {"id": "faaa30f9-4349-40f1-9be2-02b85f2ffe3a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:32:35.000000", "updated_at": "2022-03-10T15:32:36.000000", "name": "tempest-VolumesExtendTest-Volume-1018510884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}], "user_id": "9f4e3575eca74596be3171739af30a22", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "cce0a8fa083c41f1abcc86520360dca1"}}' 2022-03-10 15:34:28,911 118332 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a 0.048s 2022-03-10 15:34:28,912 118332 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:34:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c4053386-e9fe-43f6-8dce-b07752aa6d39', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c4053386-e9fe-43f6-8dce-b07752aa6d39', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a'} Body: b'{"volume": {"id": "faaa30f9-4349-40f1-9be2-02b85f2ffe3a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:32:35.000000", "updated_at": "2022-03-10T15:32:36.000000", "name": "tempest-VolumesExtendTest-Volume-1018510884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}], "user_id": "9f4e3575eca74596be3171739af30a22", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "cce0a8fa083c41f1abcc86520360dca1"}}' 2022-03-10 15:34:29,968 118332 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a 0.048s 2022-03-10 15:34:29,969 118332 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:34:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-172ce79b-4e79-44dc-8f5b-ee1a815c7464', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-172ce79b-4e79-44dc-8f5b-ee1a815c7464', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a'} Body: b'{"volume": {"id": "faaa30f9-4349-40f1-9be2-02b85f2ffe3a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:32:35.000000", "updated_at": "2022-03-10T15:32:36.000000", "name": "tempest-VolumesExtendTest-Volume-1018510884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}], "user_id": "9f4e3575eca74596be3171739af30a22", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "cce0a8fa083c41f1abcc86520360dca1"}}' 2022-03-10 15:34:31,014 118332 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a 0.038s 2022-03-10 15:34:31,015 118332 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:34:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d9eb9bf3-d6c2-437a-81eb-c8409caa3f04', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d9eb9bf3-d6c2-437a-81eb-c8409caa3f04', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a'} Body: b'{"volume": {"id": "faaa30f9-4349-40f1-9be2-02b85f2ffe3a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:32:35.000000", "updated_at": "2022-03-10T15:32:36.000000", "name": "tempest-VolumesExtendTest-Volume-1018510884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}], "user_id": "9f4e3575eca74596be3171739af30a22", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "cce0a8fa083c41f1abcc86520360dca1"}}' 2022-03-10 15:34:32,061 118332 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a 0.038s 2022-03-10 15:34:32,061 118332 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:34:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a3d874ca-c4c5-43a3-a473-90aab8b1c7db', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a3d874ca-c4c5-43a3-a473-90aab8b1c7db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a'} Body: b'{"volume": {"id": "faaa30f9-4349-40f1-9be2-02b85f2ffe3a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:32:35.000000", "updated_at": "2022-03-10T15:32:36.000000", "name": "tempest-VolumesExtendTest-Volume-1018510884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}], "user_id": "9f4e3575eca74596be3171739af30a22", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "cce0a8fa083c41f1abcc86520360dca1"}}' 2022-03-10 15:34:33,114 118332 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a 0.044s 2022-03-10 15:34:33,115 118332 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:34:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ccfcc38-a89c-4653-8b24-25bb61e38d89', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ccfcc38-a89c-4653-8b24-25bb61e38d89', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a'} Body: b'{"volume": {"id": "faaa30f9-4349-40f1-9be2-02b85f2ffe3a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:32:35.000000", "updated_at": "2022-03-10T15:32:36.000000", "name": "tempest-VolumesExtendTest-Volume-1018510884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}], "user_id": "9f4e3575eca74596be3171739af30a22", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "cce0a8fa083c41f1abcc86520360dca1"}}' 2022-03-10 15:34:34,164 118332 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a 0.041s 2022-03-10 15:34:34,164 118332 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:34:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bdf45504-34e2-4e39-9848-a8d648bbc980', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bdf45504-34e2-4e39-9848-a8d648bbc980', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a'} Body: b'{"volume": {"id": "faaa30f9-4349-40f1-9be2-02b85f2ffe3a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:32:35.000000", "updated_at": "2022-03-10T15:32:36.000000", "name": "tempest-VolumesExtendTest-Volume-1018510884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}], "user_id": "9f4e3575eca74596be3171739af30a22", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "cce0a8fa083c41f1abcc86520360dca1"}}' 2022-03-10 15:34:35,214 118332 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a 0.042s 2022-03-10 15:34:35,214 118332 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:34:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f1a53945-f796-42e1-bddb-161b088d5092', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f1a53945-f796-42e1-bddb-161b088d5092', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a'} Body: b'{"volume": {"id": "faaa30f9-4349-40f1-9be2-02b85f2ffe3a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:32:35.000000", "updated_at": "2022-03-10T15:32:36.000000", "name": "tempest-VolumesExtendTest-Volume-1018510884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}], "user_id": "9f4e3575eca74596be3171739af30a22", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "cce0a8fa083c41f1abcc86520360dca1"}}' 2022-03-10 15:34:36,264 118332 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a 0.041s 2022-03-10 15:34:36,265 118332 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:34:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e5abf72a-1202-4361-8fe1-6d7881f329ce', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e5abf72a-1202-4361-8fe1-6d7881f329ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a'} Body: b'{"volume": {"id": "faaa30f9-4349-40f1-9be2-02b85f2ffe3a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:32:35.000000", "updated_at": "2022-03-10T15:32:36.000000", "name": "tempest-VolumesExtendTest-Volume-1018510884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}], "user_id": "9f4e3575eca74596be3171739af30a22", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "cce0a8fa083c41f1abcc86520360dca1"}}' 2022-03-10 15:34:37,335 118332 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a 0.063s 2022-03-10 15:34:37,336 118332 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:34:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-389e4388-e9fa-4667-a049-761404c1e091', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-389e4388-e9fa-4667-a049-761404c1e091', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a'} Body: b'{"volume": {"id": "faaa30f9-4349-40f1-9be2-02b85f2ffe3a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:32:35.000000", "updated_at": "2022-03-10T15:32:36.000000", "name": "tempest-VolumesExtendTest-Volume-1018510884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}], "user_id": "9f4e3575eca74596be3171739af30a22", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "cce0a8fa083c41f1abcc86520360dca1"}}' 2022-03-10 15:34:38,382 118332 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a 0.038s 2022-03-10 15:34:38,383 118332 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:34:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-59666ceb-0540-4997-a0d3-72f6df315a2e', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-59666ceb-0540-4997-a0d3-72f6df315a2e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a'} Body: b'{"volume": {"id": "faaa30f9-4349-40f1-9be2-02b85f2ffe3a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:32:35.000000", "updated_at": "2022-03-10T15:32:36.000000", "name": "tempest-VolumesExtendTest-Volume-1018510884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}], "user_id": "9f4e3575eca74596be3171739af30a22", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "cce0a8fa083c41f1abcc86520360dca1"}}' 2022-03-10 15:34:39,430 118332 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a 0.038s 2022-03-10 15:34:39,430 118332 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:34:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e8e5f84-4149-4559-9474-39eba5cc6a19', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e8e5f84-4149-4559-9474-39eba5cc6a19', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a'} Body: b'{"volume": {"id": "faaa30f9-4349-40f1-9be2-02b85f2ffe3a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:32:35.000000", "updated_at": "2022-03-10T15:32:36.000000", "name": "tempest-VolumesExtendTest-Volume-1018510884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}], "user_id": "9f4e3575eca74596be3171739af30a22", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "cce0a8fa083c41f1abcc86520360dca1"}}' 2022-03-10 15:34:40,477 118332 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a 0.039s 2022-03-10 15:34:40,478 118332 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:34:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ddc3e9a-6865-43e5-9bd6-3d72a73e543a', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ddc3e9a-6865-43e5-9bd6-3d72a73e543a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a'} Body: b'{"volume": {"id": "faaa30f9-4349-40f1-9be2-02b85f2ffe3a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:32:35.000000", "updated_at": "2022-03-10T15:32:36.000000", "name": "tempest-VolumesExtendTest-Volume-1018510884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}], "user_id": "9f4e3575eca74596be3171739af30a22", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "cce0a8fa083c41f1abcc86520360dca1"}}' 2022-03-10 15:34:41,526 118332 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a 0.040s 2022-03-10 15:34:41,527 118332 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:34:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bf827adb-d272-470e-abc9-7191f8e84393', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bf827adb-d272-470e-abc9-7191f8e84393', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a'} Body: b'{"volume": {"id": "faaa30f9-4349-40f1-9be2-02b85f2ffe3a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:32:35.000000", "updated_at": "2022-03-10T15:32:36.000000", "name": "tempest-VolumesExtendTest-Volume-1018510884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}], "user_id": "9f4e3575eca74596be3171739af30a22", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "cce0a8fa083c41f1abcc86520360dca1"}}' 2022-03-10 15:34:42,577 118332 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a 0.042s 2022-03-10 15:34:42,577 118332 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:34:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be083182-ea51-4121-a77f-89b381502d47', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be083182-ea51-4121-a77f-89b381502d47', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a'} Body: b'{"volume": {"id": "faaa30f9-4349-40f1-9be2-02b85f2ffe3a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:32:35.000000", "updated_at": "2022-03-10T15:32:36.000000", "name": "tempest-VolumesExtendTest-Volume-1018510884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}], "user_id": "9f4e3575eca74596be3171739af30a22", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "cce0a8fa083c41f1abcc86520360dca1"}}' 2022-03-10 15:34:43,635 118332 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a 0.050s 2022-03-10 15:34:43,636 118332 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:34:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a5c0ee65-dbe6-4ca4-96c0-15874d1abc17', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a5c0ee65-dbe6-4ca4-96c0-15874d1abc17', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a'} Body: b'{"volume": {"id": "faaa30f9-4349-40f1-9be2-02b85f2ffe3a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:32:35.000000", "updated_at": "2022-03-10T15:32:36.000000", "name": "tempest-VolumesExtendTest-Volume-1018510884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}], "user_id": "9f4e3575eca74596be3171739af30a22", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "cce0a8fa083c41f1abcc86520360dca1"}}' 2022-03-10 15:34:44,682 118332 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a 0.038s 2022-03-10 15:34:44,683 118332 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:34:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-88982250-f29d-4717-948f-06a178f3aef3', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-88982250-f29d-4717-948f-06a178f3aef3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a'} Body: b'{"volume": {"id": "faaa30f9-4349-40f1-9be2-02b85f2ffe3a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:32:35.000000", "updated_at": "2022-03-10T15:32:36.000000", "name": "tempest-VolumesExtendTest-Volume-1018510884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}], "user_id": "9f4e3575eca74596be3171739af30a22", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "cce0a8fa083c41f1abcc86520360dca1"}}' 2022-03-10 15:34:45,732 118332 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a 0.040s 2022-03-10 15:34:45,732 118332 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:34:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0acd8efd-e076-4500-afd1-430ad5ddb4b9', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0acd8efd-e076-4500-afd1-430ad5ddb4b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a'} Body: b'{"volume": {"id": "faaa30f9-4349-40f1-9be2-02b85f2ffe3a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:32:35.000000", "updated_at": "2022-03-10T15:32:36.000000", "name": "tempest-VolumesExtendTest-Volume-1018510884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}], "user_id": "9f4e3575eca74596be3171739af30a22", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "cce0a8fa083c41f1abcc86520360dca1"}}' 2022-03-10 15:34:46,789 118332 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a 0.049s 2022-03-10 15:34:46,789 118332 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:34:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-35afdbb0-3d65-47ab-8991-093afad42e87', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-35afdbb0-3d65-47ab-8991-093afad42e87', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a'} Body: b'{"volume": {"id": "faaa30f9-4349-40f1-9be2-02b85f2ffe3a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:32:35.000000", "updated_at": "2022-03-10T15:32:36.000000", "name": "tempest-VolumesExtendTest-Volume-1018510884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}], "user_id": "9f4e3575eca74596be3171739af30a22", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "cce0a8fa083c41f1abcc86520360dca1"}}' 2022-03-10 15:34:47,837 118332 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a 0.037s 2022-03-10 15:34:47,837 118332 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:34:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f2dfab7-38e2-490b-ba2f-c1b6bd24bf5a', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f2dfab7-38e2-490b-ba2f-c1b6bd24bf5a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a'} Body: b'{"volume": {"id": "faaa30f9-4349-40f1-9be2-02b85f2ffe3a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:32:35.000000", "updated_at": "2022-03-10T15:32:36.000000", "name": "tempest-VolumesExtendTest-Volume-1018510884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}], "user_id": "9f4e3575eca74596be3171739af30a22", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "cce0a8fa083c41f1abcc86520360dca1"}}' 2022-03-10 15:34:48,893 118332 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a 0.048s 2022-03-10 15:34:48,893 118332 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:34:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-863ba89f-781c-4be1-af0a-ac387af9e77b', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-863ba89f-781c-4be1-af0a-ac387af9e77b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a'} Body: b'{"volume": {"id": "faaa30f9-4349-40f1-9be2-02b85f2ffe3a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:32:35.000000", "updated_at": "2022-03-10T15:32:36.000000", "name": "tempest-VolumesExtendTest-Volume-1018510884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}], "user_id": "9f4e3575eca74596be3171739af30a22", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "cce0a8fa083c41f1abcc86520360dca1"}}' 2022-03-10 15:34:49,941 118332 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a 0.039s 2022-03-10 15:34:49,942 118332 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:34:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-285c3530-2b16-4095-a6d7-3c7f8e97416c', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-285c3530-2b16-4095-a6d7-3c7f8e97416c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a'} Body: b'{"volume": {"id": "faaa30f9-4349-40f1-9be2-02b85f2ffe3a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:32:35.000000", "updated_at": "2022-03-10T15:32:36.000000", "name": "tempest-VolumesExtendTest-Volume-1018510884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}], "user_id": "9f4e3575eca74596be3171739af30a22", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "cce0a8fa083c41f1abcc86520360dca1"}}' 2022-03-10 15:34:50,989 118332 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a 0.038s 2022-03-10 15:34:50,989 118332 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:34:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1afb3119-e9c6-481a-9001-c29eda9bf775', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1afb3119-e9c6-481a-9001-c29eda9bf775', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a'} Body: b'{"volume": {"id": "faaa30f9-4349-40f1-9be2-02b85f2ffe3a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:32:35.000000", "updated_at": "2022-03-10T15:32:36.000000", "name": "tempest-VolumesExtendTest-Volume-1018510884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}], "user_id": "9f4e3575eca74596be3171739af30a22", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "cce0a8fa083c41f1abcc86520360dca1"}}' 2022-03-10 15:34:52,038 118332 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a 0.041s 2022-03-10 15:34:52,039 118332 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:34:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-447e09e6-e796-499e-9fd6-d0d16d4c7161', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-447e09e6-e796-499e-9fd6-d0d16d4c7161', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a'} Body: b'{"volume": {"id": "faaa30f9-4349-40f1-9be2-02b85f2ffe3a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:32:35.000000", "updated_at": "2022-03-10T15:32:36.000000", "name": "tempest-VolumesExtendTest-Volume-1018510884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}], "user_id": "9f4e3575eca74596be3171739af30a22", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "cce0a8fa083c41f1abcc86520360dca1"}}' 2022-03-10 15:34:53,090 118332 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a 0.043s 2022-03-10 15:34:53,090 118332 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:34:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-36a7cf3e-3dea-4ac3-8eca-e7a5a97ce4a6', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-36a7cf3e-3dea-4ac3-8eca-e7a5a97ce4a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a'} Body: b'{"volume": {"id": "faaa30f9-4349-40f1-9be2-02b85f2ffe3a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:32:35.000000", "updated_at": "2022-03-10T15:32:36.000000", "name": "tempest-VolumesExtendTest-Volume-1018510884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}], "user_id": "9f4e3575eca74596be3171739af30a22", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "cce0a8fa083c41f1abcc86520360dca1"}}' 2022-03-10 15:34:54,141 118332 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a 0.043s 2022-03-10 15:34:54,141 118332 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:34:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f00db01-b438-4c36-a31f-f58dfc5eae26', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f00db01-b438-4c36-a31f-f58dfc5eae26', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a'} Body: b'{"volume": {"id": "faaa30f9-4349-40f1-9be2-02b85f2ffe3a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:32:35.000000", "updated_at": "2022-03-10T15:32:36.000000", "name": "tempest-VolumesExtendTest-Volume-1018510884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}], "user_id": "9f4e3575eca74596be3171739af30a22", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "cce0a8fa083c41f1abcc86520360dca1"}}' 2022-03-10 15:34:55,192 118332 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a 0.043s 2022-03-10 15:34:55,193 118332 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:34:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e0eb58b8-f61f-4da9-8806-ee27765e8ee1', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e0eb58b8-f61f-4da9-8806-ee27765e8ee1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a'} Body: b'{"volume": {"id": "faaa30f9-4349-40f1-9be2-02b85f2ffe3a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:32:35.000000", "updated_at": "2022-03-10T15:32:36.000000", "name": "tempest-VolumesExtendTest-Volume-1018510884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}], "user_id": "9f4e3575eca74596be3171739af30a22", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "cce0a8fa083c41f1abcc86520360dca1"}}' 2022-03-10 15:34:56,248 118332 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a 0.047s 2022-03-10 15:34:56,249 118332 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:34:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c1b7ebe5-6fb8-4fae-b574-12f01af1bffa', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c1b7ebe5-6fb8-4fae-b574-12f01af1bffa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a'} Body: b'{"volume": {"id": "faaa30f9-4349-40f1-9be2-02b85f2ffe3a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:32:35.000000", "updated_at": "2022-03-10T15:32:36.000000", "name": "tempest-VolumesExtendTest-Volume-1018510884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}], "user_id": "9f4e3575eca74596be3171739af30a22", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "cce0a8fa083c41f1abcc86520360dca1"}}' 2022-03-10 15:34:57,297 118332 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a 0.041s 2022-03-10 15:34:57,297 118332 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:34:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-355c13d6-fa7e-403f-b952-9e7d92bb85ee', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-355c13d6-fa7e-403f-b952-9e7d92bb85ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a'} Body: b'{"volume": {"id": "faaa30f9-4349-40f1-9be2-02b85f2ffe3a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:32:35.000000", "updated_at": "2022-03-10T15:32:36.000000", "name": "tempest-VolumesExtendTest-Volume-1018510884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}], "user_id": "9f4e3575eca74596be3171739af30a22", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "cce0a8fa083c41f1abcc86520360dca1"}}' 2022-03-10 15:34:58,352 118332 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a 0.046s 2022-03-10 15:34:58,352 118332 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:34:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-96e3a1da-9383-484b-9528-68d195be013c', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-96e3a1da-9383-484b-9528-68d195be013c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a'} Body: b'{"volume": {"id": "faaa30f9-4349-40f1-9be2-02b85f2ffe3a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:32:35.000000", "updated_at": "2022-03-10T15:32:36.000000", "name": "tempest-VolumesExtendTest-Volume-1018510884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}], "user_id": "9f4e3575eca74596be3171739af30a22", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "cce0a8fa083c41f1abcc86520360dca1"}}' 2022-03-10 15:34:59,398 118332 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a 0.038s 2022-03-10 15:34:59,399 118332 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:34:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-74ef5419-05fc-45b7-9a54-481958715b51', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-74ef5419-05fc-45b7-9a54-481958715b51', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a'} Body: b'{"volume": {"id": "faaa30f9-4349-40f1-9be2-02b85f2ffe3a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:32:35.000000", "updated_at": "2022-03-10T15:32:36.000000", "name": "tempest-VolumesExtendTest-Volume-1018510884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}], "user_id": "9f4e3575eca74596be3171739af30a22", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "cce0a8fa083c41f1abcc86520360dca1"}}' 2022-03-10 15:35:00,451 118332 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a 0.044s 2022-03-10 15:35:00,455 118332 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:35:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c0fc67b7-0dee-4191-8304-baf7a9e50b0f', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c0fc67b7-0dee-4191-8304-baf7a9e50b0f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a'} Body: b'{"volume": {"id": "faaa30f9-4349-40f1-9be2-02b85f2ffe3a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:32:35.000000", "updated_at": "2022-03-10T15:32:36.000000", "name": "tempest-VolumesExtendTest-Volume-1018510884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}], "user_id": "9f4e3575eca74596be3171739af30a22", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "cce0a8fa083c41f1abcc86520360dca1"}}' 2022-03-10 15:35:01,507 118332 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a 0.044s 2022-03-10 15:35:01,507 118332 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:35:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4ed09f3b-9ebd-48d8-9d4f-590abf0d3e05', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4ed09f3b-9ebd-48d8-9d4f-590abf0d3e05', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a'} Body: b'{"volume": {"id": "faaa30f9-4349-40f1-9be2-02b85f2ffe3a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:32:35.000000", "updated_at": "2022-03-10T15:32:36.000000", "name": "tempest-VolumesExtendTest-Volume-1018510884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}], "user_id": "9f4e3575eca74596be3171739af30a22", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "cce0a8fa083c41f1abcc86520360dca1"}}' 2022-03-10 15:35:02,553 118332 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a 0.038s 2022-03-10 15:35:02,554 118332 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:35:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aa64b081-1eb2-40b7-b75b-efab096e098f', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aa64b081-1eb2-40b7-b75b-efab096e098f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a'} Body: b'{"volume": {"id": "faaa30f9-4349-40f1-9be2-02b85f2ffe3a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:32:35.000000", "updated_at": "2022-03-10T15:32:36.000000", "name": "tempest-VolumesExtendTest-Volume-1018510884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}], "user_id": "9f4e3575eca74596be3171739af30a22", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "cce0a8fa083c41f1abcc86520360dca1"}}' 2022-03-10 15:35:03,607 118332 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a 0.045s 2022-03-10 15:35:03,607 118332 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:35:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-39ea3ab3-816e-4626-9e1b-f27088cddb0b', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-39ea3ab3-816e-4626-9e1b-f27088cddb0b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a'} Body: b'{"volume": {"id": "faaa30f9-4349-40f1-9be2-02b85f2ffe3a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:32:35.000000", "updated_at": "2022-03-10T15:32:36.000000", "name": "tempest-VolumesExtendTest-Volume-1018510884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}], "user_id": "9f4e3575eca74596be3171739af30a22", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "cce0a8fa083c41f1abcc86520360dca1"}}' 2022-03-10 15:35:04,657 118332 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a 0.037s 2022-03-10 15:35:04,657 118332 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:35:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de8ff016-dc3f-4685-8b01-8b4d5b22f299', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de8ff016-dc3f-4685-8b01-8b4d5b22f299', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a'} Body: b'{"volume": {"id": "faaa30f9-4349-40f1-9be2-02b85f2ffe3a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:32:35.000000", "updated_at": "2022-03-10T15:32:36.000000", "name": "tempest-VolumesExtendTest-Volume-1018510884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}], "user_id": "9f4e3575eca74596be3171739af30a22", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "cce0a8fa083c41f1abcc86520360dca1"}}' 2022-03-10 15:35:05,706 118332 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a 0.041s 2022-03-10 15:35:05,707 118332 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:35:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b08f5dfa-ff35-4ede-8168-5b0c54adb1a2', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b08f5dfa-ff35-4ede-8168-5b0c54adb1a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a'} Body: b'{"volume": {"id": "faaa30f9-4349-40f1-9be2-02b85f2ffe3a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:32:35.000000", "updated_at": "2022-03-10T15:32:36.000000", "name": "tempest-VolumesExtendTest-Volume-1018510884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}], "user_id": "9f4e3575eca74596be3171739af30a22", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "cce0a8fa083c41f1abcc86520360dca1"}}' 2022-03-10 15:35:06,754 118332 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a 0.039s 2022-03-10 15:35:06,755 118332 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:35:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d6e6b760-453f-4c72-a236-87568e465cd8', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d6e6b760-453f-4c72-a236-87568e465cd8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a'} Body: b'{"volume": {"id": "faaa30f9-4349-40f1-9be2-02b85f2ffe3a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:32:35.000000", "updated_at": "2022-03-10T15:32:36.000000", "name": "tempest-VolumesExtendTest-Volume-1018510884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}], "user_id": "9f4e3575eca74596be3171739af30a22", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "cce0a8fa083c41f1abcc86520360dca1"}}' 2022-03-10 15:35:07,810 118332 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a 0.047s 2022-03-10 15:35:07,811 118332 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:35:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-74f5bd88-949d-4d3d-9b7f-83a6ff081762', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-74f5bd88-949d-4d3d-9b7f-83a6ff081762', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a'} Body: b'{"volume": {"id": "faaa30f9-4349-40f1-9be2-02b85f2ffe3a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:32:35.000000", "updated_at": "2022-03-10T15:32:36.000000", "name": "tempest-VolumesExtendTest-Volume-1018510884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}], "user_id": "9f4e3575eca74596be3171739af30a22", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "cce0a8fa083c41f1abcc86520360dca1"}}' 2022-03-10 15:35:08,861 118332 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a 0.042s 2022-03-10 15:35:08,861 118332 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:35:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-91e97bf3-cc6a-46e6-9d2a-f93a8274882d', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-91e97bf3-cc6a-46e6-9d2a-f93a8274882d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a'} Body: b'{"volume": {"id": "faaa30f9-4349-40f1-9be2-02b85f2ffe3a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:32:35.000000", "updated_at": "2022-03-10T15:32:36.000000", "name": "tempest-VolumesExtendTest-Volume-1018510884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}], "user_id": "9f4e3575eca74596be3171739af30a22", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "cce0a8fa083c41f1abcc86520360dca1"}}' 2022-03-10 15:35:09,910 118332 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a 0.041s 2022-03-10 15:35:09,910 118332 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:35:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ed72d1b5-6a12-42a2-9013-336495aabc7e', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ed72d1b5-6a12-42a2-9013-336495aabc7e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a'} Body: b'{"volume": {"id": "faaa30f9-4349-40f1-9be2-02b85f2ffe3a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:32:35.000000", "updated_at": "2022-03-10T15:32:36.000000", "name": "tempest-VolumesExtendTest-Volume-1018510884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}], "user_id": "9f4e3575eca74596be3171739af30a22", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "cce0a8fa083c41f1abcc86520360dca1"}}' 2022-03-10 15:35:10,961 118332 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a 0.041s 2022-03-10 15:35:10,961 118332 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:35:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b161f0fb-d949-4a56-8cff-035376c1b1ae', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b161f0fb-d949-4a56-8cff-035376c1b1ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a'} Body: b'{"volume": {"id": "faaa30f9-4349-40f1-9be2-02b85f2ffe3a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:32:35.000000", "updated_at": "2022-03-10T15:32:36.000000", "name": "tempest-VolumesExtendTest-Volume-1018510884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}], "user_id": "9f4e3575eca74596be3171739af30a22", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "cce0a8fa083c41f1abcc86520360dca1"}}' 2022-03-10 15:35:12,018 118332 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a 0.050s 2022-03-10 15:35:12,019 118332 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:35:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-919b5e80-7a80-4897-8d1c-a25a0764839d', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-919b5e80-7a80-4897-8d1c-a25a0764839d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a'} Body: b'{"volume": {"id": "faaa30f9-4349-40f1-9be2-02b85f2ffe3a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:32:35.000000", "updated_at": "2022-03-10T15:32:36.000000", "name": "tempest-VolumesExtendTest-Volume-1018510884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}], "user_id": "9f4e3575eca74596be3171739af30a22", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "cce0a8fa083c41f1abcc86520360dca1"}}' 2022-03-10 15:35:13,065 118332 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a 0.037s 2022-03-10 15:35:13,065 118332 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:35:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d6f84b92-b58e-4a7b-8a6d-afcec86656d3', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d6f84b92-b58e-4a7b-8a6d-afcec86656d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a'} Body: b'{"volume": {"id": "faaa30f9-4349-40f1-9be2-02b85f2ffe3a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:32:35.000000", "updated_at": "2022-03-10T15:32:36.000000", "name": "tempest-VolumesExtendTest-Volume-1018510884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}], "user_id": "9f4e3575eca74596be3171739af30a22", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "cce0a8fa083c41f1abcc86520360dca1"}}' 2022-03-10 15:35:14,119 118332 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a 0.045s 2022-03-10 15:35:14,120 118332 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:35:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c3e7341-1d54-4b78-addb-d0ad94974366', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c3e7341-1d54-4b78-addb-d0ad94974366', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a'} Body: b'{"volume": {"id": "faaa30f9-4349-40f1-9be2-02b85f2ffe3a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:32:35.000000", "updated_at": "2022-03-10T15:32:36.000000", "name": "tempest-VolumesExtendTest-Volume-1018510884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}], "user_id": "9f4e3575eca74596be3171739af30a22", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "cce0a8fa083c41f1abcc86520360dca1"}}' 2022-03-10 15:35:15,169 118332 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a 0.041s 2022-03-10 15:35:15,170 118332 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:35:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-94b8bc78-c39e-4bf7-b49c-2ceeee352f83', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-94b8bc78-c39e-4bf7-b49c-2ceeee352f83', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a'} Body: b'{"volume": {"id": "faaa30f9-4349-40f1-9be2-02b85f2ffe3a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:32:35.000000", "updated_at": "2022-03-10T15:32:36.000000", "name": "tempest-VolumesExtendTest-Volume-1018510884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}], "user_id": "9f4e3575eca74596be3171739af30a22", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "cce0a8fa083c41f1abcc86520360dca1"}}' 2022-03-10 15:35:16,279 118332 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a 0.101s 2022-03-10 15:35:16,279 118332 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:35:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c279fd81-b8b1-4d3e-ba96-b637bd5663e5', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c279fd81-b8b1-4d3e-ba96-b637bd5663e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a'} Body: b'{"volume": {"id": "faaa30f9-4349-40f1-9be2-02b85f2ffe3a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:32:35.000000", "updated_at": "2022-03-10T15:32:36.000000", "name": "tempest-VolumesExtendTest-Volume-1018510884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}], "user_id": "9f4e3575eca74596be3171739af30a22", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "cce0a8fa083c41f1abcc86520360dca1"}}' 2022-03-10 15:35:17,325 118332 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a 0.038s 2022-03-10 15:35:17,326 118332 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:35:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-db82954b-d79e-4225-bf3d-eb78f90ff50a', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-db82954b-d79e-4225-bf3d-eb78f90ff50a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a'} Body: b'{"volume": {"id": "faaa30f9-4349-40f1-9be2-02b85f2ffe3a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:32:35.000000", "updated_at": "2022-03-10T15:32:36.000000", "name": "tempest-VolumesExtendTest-Volume-1018510884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}], "user_id": "9f4e3575eca74596be3171739af30a22", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "cce0a8fa083c41f1abcc86520360dca1"}}' 2022-03-10 15:35:18,374 118332 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a 0.039s 2022-03-10 15:35:18,374 118332 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:35:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5099d408-a303-4c01-9c41-d5b5c702e1cd', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5099d408-a303-4c01-9c41-d5b5c702e1cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a'} Body: b'{"volume": {"id": "faaa30f9-4349-40f1-9be2-02b85f2ffe3a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:32:35.000000", "updated_at": "2022-03-10T15:32:36.000000", "name": "tempest-VolumesExtendTest-Volume-1018510884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}], "user_id": "9f4e3575eca74596be3171739af30a22", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "cce0a8fa083c41f1abcc86520360dca1"}}' 2022-03-10 15:35:19,421 118332 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a 0.039s 2022-03-10 15:35:19,421 118332 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:35:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-256358fd-20fe-4d54-afcf-6a96d7bc56bf', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-256358fd-20fe-4d54-afcf-6a96d7bc56bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a'} Body: b'{"volume": {"id": "faaa30f9-4349-40f1-9be2-02b85f2ffe3a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:32:35.000000", "updated_at": "2022-03-10T15:32:36.000000", "name": "tempest-VolumesExtendTest-Volume-1018510884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}], "user_id": "9f4e3575eca74596be3171739af30a22", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "cce0a8fa083c41f1abcc86520360dca1"}}' 2022-03-10 15:35:20,466 118332 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a 0.038s 2022-03-10 15:35:20,477 118332 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:35:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a6f6007e-1fb4-4574-abee-8097ad4ee3d9', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a6f6007e-1fb4-4574-abee-8097ad4ee3d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a'} Body: b'{"volume": {"id": "faaa30f9-4349-40f1-9be2-02b85f2ffe3a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:32:35.000000", "updated_at": "2022-03-10T15:32:36.000000", "name": "tempest-VolumesExtendTest-Volume-1018510884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}], "user_id": "9f4e3575eca74596be3171739af30a22", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "cce0a8fa083c41f1abcc86520360dca1"}}' 2022-03-10 15:35:21,523 118332 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a 0.038s 2022-03-10 15:35:21,524 118332 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:35:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ca36e45-e8e1-4c5b-8e72-d1ede1b9689d', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ca36e45-e8e1-4c5b-8e72-d1ede1b9689d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a'} Body: b'{"volume": {"id": "faaa30f9-4349-40f1-9be2-02b85f2ffe3a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:32:35.000000", "updated_at": "2022-03-10T15:32:36.000000", "name": "tempest-VolumesExtendTest-Volume-1018510884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}], "user_id": "9f4e3575eca74596be3171739af30a22", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "cce0a8fa083c41f1abcc86520360dca1"}}' 2022-03-10 15:35:22,569 118332 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a 0.037s 2022-03-10 15:35:22,570 118332 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:35:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ffce7740-33ee-465f-864d-7ff8363aeb6d', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ffce7740-33ee-465f-864d-7ff8363aeb6d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a'} Body: b'{"volume": {"id": "faaa30f9-4349-40f1-9be2-02b85f2ffe3a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:32:35.000000", "updated_at": "2022-03-10T15:32:36.000000", "name": "tempest-VolumesExtendTest-Volume-1018510884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}], "user_id": "9f4e3575eca74596be3171739af30a22", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "cce0a8fa083c41f1abcc86520360dca1"}}' 2022-03-10 15:35:23,616 118332 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a 0.037s 2022-03-10 15:35:23,616 118332 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:35:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-af4a894d-3a93-4ca3-8419-03155295945d', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-af4a894d-3a93-4ca3-8419-03155295945d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a'} Body: b'{"volume": {"id": "faaa30f9-4349-40f1-9be2-02b85f2ffe3a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:32:35.000000", "updated_at": "2022-03-10T15:32:36.000000", "name": "tempest-VolumesExtendTest-Volume-1018510884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}], "user_id": "9f4e3575eca74596be3171739af30a22", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "cce0a8fa083c41f1abcc86520360dca1"}}' 2022-03-10 15:35:24,662 118332 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a 0.037s 2022-03-10 15:35:24,662 118332 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:35:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b4cd4660-f90b-461a-98b8-724abaf3af79', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b4cd4660-f90b-461a-98b8-724abaf3af79', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a'} Body: b'{"volume": {"id": "faaa30f9-4349-40f1-9be2-02b85f2ffe3a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:32:35.000000", "updated_at": "2022-03-10T15:32:36.000000", "name": "tempest-VolumesExtendTest-Volume-1018510884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}], "user_id": "9f4e3575eca74596be3171739af30a22", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "cce0a8fa083c41f1abcc86520360dca1"}}' 2022-03-10 15:35:25,708 118332 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a 0.038s 2022-03-10 15:35:25,709 118332 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:35:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9e7be7d8-b740-4eda-857d-9b303811d926', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e7be7d8-b740-4eda-857d-9b303811d926', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a'} Body: b'{"volume": {"id": "faaa30f9-4349-40f1-9be2-02b85f2ffe3a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:32:35.000000", "updated_at": "2022-03-10T15:32:36.000000", "name": "tempest-VolumesExtendTest-Volume-1018510884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}], "user_id": "9f4e3575eca74596be3171739af30a22", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "cce0a8fa083c41f1abcc86520360dca1"}}' 2022-03-10 15:35:26,754 118332 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a 0.038s 2022-03-10 15:35:26,754 118332 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:35:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f6eeea2-321d-4ba3-a1f2-197654d68ba2', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f6eeea2-321d-4ba3-a1f2-197654d68ba2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a'} Body: b'{"volume": {"id": "faaa30f9-4349-40f1-9be2-02b85f2ffe3a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:32:35.000000", "updated_at": "2022-03-10T15:32:36.000000", "name": "tempest-VolumesExtendTest-Volume-1018510884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}], "user_id": "9f4e3575eca74596be3171739af30a22", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "cce0a8fa083c41f1abcc86520360dca1"}}' 2022-03-10 15:35:27,802 118332 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a 0.039s 2022-03-10 15:35:27,802 118332 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:35:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef83d4db-d0af-49f5-84b9-eff0e837102f', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef83d4db-d0af-49f5-84b9-eff0e837102f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a'} Body: b'{"volume": {"id": "faaa30f9-4349-40f1-9be2-02b85f2ffe3a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:32:35.000000", "updated_at": "2022-03-10T15:32:36.000000", "name": "tempest-VolumesExtendTest-Volume-1018510884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}], "user_id": "9f4e3575eca74596be3171739af30a22", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "cce0a8fa083c41f1abcc86520360dca1"}}' 2022-03-10 15:35:28,854 118332 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a 0.043s 2022-03-10 15:35:28,854 118332 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:35:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1828a1dd-3bb5-4910-850f-964a9de55e23', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1828a1dd-3bb5-4910-850f-964a9de55e23', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a'} Body: b'{"volume": {"id": "faaa30f9-4349-40f1-9be2-02b85f2ffe3a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:32:35.000000", "updated_at": "2022-03-10T15:32:36.000000", "name": "tempest-VolumesExtendTest-Volume-1018510884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}], "user_id": "9f4e3575eca74596be3171739af30a22", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "cce0a8fa083c41f1abcc86520360dca1"}}' 2022-03-10 15:35:29,903 118332 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a 0.040s 2022-03-10 15:35:29,903 118332 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:35:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ebcaa776-7c28-4f9b-a612-b1dcfbe63af3', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ebcaa776-7c28-4f9b-a612-b1dcfbe63af3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a'} Body: b'{"volume": {"id": "faaa30f9-4349-40f1-9be2-02b85f2ffe3a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:32:35.000000", "updated_at": "2022-03-10T15:32:36.000000", "name": "tempest-VolumesExtendTest-Volume-1018510884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}], "user_id": "9f4e3575eca74596be3171739af30a22", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "cce0a8fa083c41f1abcc86520360dca1"}}' 2022-03-10 15:35:30,948 118332 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a 0.037s 2022-03-10 15:35:30,948 118332 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:35:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bae91cd5-5c59-4614-9220-08c993df9aad', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bae91cd5-5c59-4614-9220-08c993df9aad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a'} Body: b'{"volume": {"id": "faaa30f9-4349-40f1-9be2-02b85f2ffe3a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:32:35.000000", "updated_at": "2022-03-10T15:32:36.000000", "name": "tempest-VolumesExtendTest-Volume-1018510884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}], "user_id": "9f4e3575eca74596be3171739af30a22", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "cce0a8fa083c41f1abcc86520360dca1"}}' 2022-03-10 15:35:32,000 118332 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a 0.043s 2022-03-10 15:35:32,000 118332 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:35:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ba5a3ff-9809-42a5-8c4b-4302fe2779d7', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ba5a3ff-9809-42a5-8c4b-4302fe2779d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a'} Body: b'{"volume": {"id": "faaa30f9-4349-40f1-9be2-02b85f2ffe3a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:32:35.000000", "updated_at": "2022-03-10T15:32:36.000000", "name": "tempest-VolumesExtendTest-Volume-1018510884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}], "user_id": "9f4e3575eca74596be3171739af30a22", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "cce0a8fa083c41f1abcc86520360dca1"}}' 2022-03-10 15:35:33,049 118332 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a 0.041s 2022-03-10 15:35:33,049 118332 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:35:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-834a888f-a0ce-4cc1-8f99-48bd1e04cd94', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-834a888f-a0ce-4cc1-8f99-48bd1e04cd94', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a'} Body: b'{"volume": {"id": "faaa30f9-4349-40f1-9be2-02b85f2ffe3a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:32:35.000000", "updated_at": "2022-03-10T15:32:36.000000", "name": "tempest-VolumesExtendTest-Volume-1018510884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}], "user_id": "9f4e3575eca74596be3171739af30a22", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "cce0a8fa083c41f1abcc86520360dca1"}}' 2022-03-10 15:35:34,107 118332 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a 0.050s 2022-03-10 15:35:34,107 118332 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:35:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-55ea8402-91d7-4679-a53e-99fa4580e73a', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-55ea8402-91d7-4679-a53e-99fa4580e73a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a'} Body: b'{"volume": {"id": "faaa30f9-4349-40f1-9be2-02b85f2ffe3a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:32:35.000000", "updated_at": "2022-03-10T15:32:36.000000", "name": "tempest-VolumesExtendTest-Volume-1018510884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}], "user_id": "9f4e3575eca74596be3171739af30a22", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "cce0a8fa083c41f1abcc86520360dca1"}}' 2022-03-10 15:35:35,154 118332 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a 0.039s 2022-03-10 15:35:35,155 118332 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:35:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0ec23b23-df58-4fdd-b253-05083e8689ea', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0ec23b23-df58-4fdd-b253-05083e8689ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a'} Body: b'{"volume": {"id": "faaa30f9-4349-40f1-9be2-02b85f2ffe3a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:32:35.000000", "updated_at": "2022-03-10T15:32:36.000000", "name": "tempest-VolumesExtendTest-Volume-1018510884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}], "user_id": "9f4e3575eca74596be3171739af30a22", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "cce0a8fa083c41f1abcc86520360dca1"}}' 2022-03-10 15:35:36,201 118332 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a 0.038s 2022-03-10 15:35:36,201 118332 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:35:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a20c7db6-14cf-43d7-a6bd-ebebeb3a5582', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a20c7db6-14cf-43d7-a6bd-ebebeb3a5582', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a'} Body: b'{"volume": {"id": "faaa30f9-4349-40f1-9be2-02b85f2ffe3a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:32:35.000000", "updated_at": "2022-03-10T15:32:36.000000", "name": "tempest-VolumesExtendTest-Volume-1018510884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}], "user_id": "9f4e3575eca74596be3171739af30a22", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "cce0a8fa083c41f1abcc86520360dca1"}}' 2022-03-10 15:35:37,254 118332 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a 0.045s 2022-03-10 15:35:37,255 118332 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:35:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c2e50de5-008e-4ee6-af93-75a4dba7681d', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c2e50de5-008e-4ee6-af93-75a4dba7681d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a'} Body: b'{"volume": {"id": "faaa30f9-4349-40f1-9be2-02b85f2ffe3a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:32:35.000000", "updated_at": "2022-03-10T15:32:36.000000", "name": "tempest-VolumesExtendTest-Volume-1018510884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}], "user_id": "9f4e3575eca74596be3171739af30a22", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "cce0a8fa083c41f1abcc86520360dca1"}}' 2022-03-10 15:35:38,307 118332 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a 0.044s 2022-03-10 15:35:38,308 118332 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:35:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-038adb12-aee9-4ad7-9742-6b89f94ab5b9', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-038adb12-aee9-4ad7-9742-6b89f94ab5b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a'} Body: b'{"volume": {"id": "faaa30f9-4349-40f1-9be2-02b85f2ffe3a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:32:35.000000", "updated_at": "2022-03-10T15:32:36.000000", "name": "tempest-VolumesExtendTest-Volume-1018510884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}], "user_id": "9f4e3575eca74596be3171739af30a22", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "cce0a8fa083c41f1abcc86520360dca1"}}' 2022-03-10 15:35:39,364 118332 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a 0.048s 2022-03-10 15:35:39,364 118332 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:35:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1cc6f719-ef7e-403a-8ba0-e3cef03b968d', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1cc6f719-ef7e-403a-8ba0-e3cef03b968d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a'} Body: b'{"volume": {"id": "faaa30f9-4349-40f1-9be2-02b85f2ffe3a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:32:35.000000", "updated_at": "2022-03-10T15:32:36.000000", "name": "tempest-VolumesExtendTest-Volume-1018510884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}], "user_id": "9f4e3575eca74596be3171739af30a22", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "cce0a8fa083c41f1abcc86520360dca1"}}' 2022-03-10 15:35:40,409 118332 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a 0.037s 2022-03-10 15:35:40,410 118332 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:35:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-83b71f6f-81d7-42f6-abe4-78795139b37c', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-83b71f6f-81d7-42f6-abe4-78795139b37c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a'} Body: b'{"volume": {"id": "faaa30f9-4349-40f1-9be2-02b85f2ffe3a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:32:35.000000", "updated_at": "2022-03-10T15:32:36.000000", "name": "tempest-VolumesExtendTest-Volume-1018510884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}], "user_id": "9f4e3575eca74596be3171739af30a22", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "cce0a8fa083c41f1abcc86520360dca1"}}' 2022-03-10 15:35:41,603 118332 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a 0.184s 2022-03-10 15:35:41,603 118332 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:35:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4d1e07d3-bc41-4f39-92cc-ba2056c5db90', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d1e07d3-bc41-4f39-92cc-ba2056c5db90', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a'} Body: b'{"volume": {"id": "faaa30f9-4349-40f1-9be2-02b85f2ffe3a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:32:35.000000", "updated_at": "2022-03-10T15:32:36.000000", "name": "tempest-VolumesExtendTest-Volume-1018510884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}], "user_id": "9f4e3575eca74596be3171739af30a22", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "cce0a8fa083c41f1abcc86520360dca1"}}' 2022-03-10 15:35:42,650 118332 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a 0.038s 2022-03-10 15:35:42,650 118332 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:35:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-df08b035-c694-4eae-9b8c-12a621597abe', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-df08b035-c694-4eae-9b8c-12a621597abe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a'} Body: b'{"volume": {"id": "faaa30f9-4349-40f1-9be2-02b85f2ffe3a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:32:35.000000", "updated_at": "2022-03-10T15:32:36.000000", "name": "tempest-VolumesExtendTest-Volume-1018510884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}], "user_id": "9f4e3575eca74596be3171739af30a22", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "cce0a8fa083c41f1abcc86520360dca1"}}' 2022-03-10 15:35:43,695 118332 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a 0.038s 2022-03-10 15:35:43,696 118332 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:35:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e4bf6d6-52ce-4840-8fee-7565760e7610', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e4bf6d6-52ce-4840-8fee-7565760e7610', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a'} Body: b'{"volume": {"id": "faaa30f9-4349-40f1-9be2-02b85f2ffe3a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:32:35.000000", "updated_at": "2022-03-10T15:32:36.000000", "name": "tempest-VolumesExtendTest-Volume-1018510884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}], "user_id": "9f4e3575eca74596be3171739af30a22", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "cce0a8fa083c41f1abcc86520360dca1"}}' 2022-03-10 15:35:44,743 118332 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a 0.039s 2022-03-10 15:35:44,743 118332 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:35:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2d4a395c-fd2b-4548-a021-c0e9a40ed44b', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d4a395c-fd2b-4548-a021-c0e9a40ed44b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a'} Body: b'{"volume": {"id": "faaa30f9-4349-40f1-9be2-02b85f2ffe3a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:32:35.000000", "updated_at": "2022-03-10T15:32:36.000000", "name": "tempest-VolumesExtendTest-Volume-1018510884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}], "user_id": "9f4e3575eca74596be3171739af30a22", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "cce0a8fa083c41f1abcc86520360dca1"}}' 2022-03-10 15:35:45,791 118332 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a 0.038s 2022-03-10 15:35:45,791 118332 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:35:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-89c770ad-b65b-4870-b338-5cb15f018dad', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-89c770ad-b65b-4870-b338-5cb15f018dad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a'} Body: b'{"volume": {"id": "faaa30f9-4349-40f1-9be2-02b85f2ffe3a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:32:35.000000", "updated_at": "2022-03-10T15:32:36.000000", "name": "tempest-VolumesExtendTest-Volume-1018510884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}], "user_id": "9f4e3575eca74596be3171739af30a22", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "cce0a8fa083c41f1abcc86520360dca1"}}' 2022-03-10 15:35:46,836 118332 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a 0.038s 2022-03-10 15:35:46,837 118332 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:35:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-78642cd4-9b0f-48ab-a853-8d4210234348', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-78642cd4-9b0f-48ab-a853-8d4210234348', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a'} Body: b'{"volume": {"id": "faaa30f9-4349-40f1-9be2-02b85f2ffe3a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:32:35.000000", "updated_at": "2022-03-10T15:32:36.000000", "name": "tempest-VolumesExtendTest-Volume-1018510884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}], "user_id": "9f4e3575eca74596be3171739af30a22", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "cce0a8fa083c41f1abcc86520360dca1"}}' 2022-03-10 15:35:47,883 118332 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a 0.038s 2022-03-10 15:35:47,883 118332 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:35:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f924dc0-37c6-4fae-a717-2e3eff3c354e', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f924dc0-37c6-4fae-a717-2e3eff3c354e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a'} Body: b'{"volume": {"id": "faaa30f9-4349-40f1-9be2-02b85f2ffe3a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:32:35.000000", "updated_at": "2022-03-10T15:32:36.000000", "name": "tempest-VolumesExtendTest-Volume-1018510884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}], "user_id": "9f4e3575eca74596be3171739af30a22", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "cce0a8fa083c41f1abcc86520360dca1"}}' 2022-03-10 15:35:48,930 118332 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a 0.038s 2022-03-10 15:35:48,930 118332 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:35:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-faada521-1bd0-4fc2-8d8f-83afa90ed142', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-faada521-1bd0-4fc2-8d8f-83afa90ed142', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a'} Body: b'{"volume": {"id": "faaa30f9-4349-40f1-9be2-02b85f2ffe3a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:32:35.000000", "updated_at": "2022-03-10T15:32:36.000000", "name": "tempest-VolumesExtendTest-Volume-1018510884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}], "user_id": "9f4e3575eca74596be3171739af30a22", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "cce0a8fa083c41f1abcc86520360dca1"}}' 2022-03-10 15:35:49,978 118332 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a 0.039s 2022-03-10 15:35:49,979 118332 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:35:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c0869c3a-761e-4cec-b721-cebbc6a7e695', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c0869c3a-761e-4cec-b721-cebbc6a7e695', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a'} Body: b'{"volume": {"id": "faaa30f9-4349-40f1-9be2-02b85f2ffe3a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:32:35.000000", "updated_at": "2022-03-10T15:32:36.000000", "name": "tempest-VolumesExtendTest-Volume-1018510884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}], "user_id": "9f4e3575eca74596be3171739af30a22", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "cce0a8fa083c41f1abcc86520360dca1"}}' 2022-03-10 15:35:51,028 118332 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a 0.041s 2022-03-10 15:35:51,028 118332 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:35:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fe60b6f3-9ac2-4f19-b130-b619c1f06952', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fe60b6f3-9ac2-4f19-b130-b619c1f06952', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a'} Body: b'{"volume": {"id": "faaa30f9-4349-40f1-9be2-02b85f2ffe3a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:32:35.000000", "updated_at": "2022-03-10T15:32:36.000000", "name": "tempest-VolumesExtendTest-Volume-1018510884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}], "user_id": "9f4e3575eca74596be3171739af30a22", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "cce0a8fa083c41f1abcc86520360dca1"}}' 2022-03-10 15:35:52,075 118332 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a 0.039s 2022-03-10 15:35:52,075 118332 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:35:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ffc49010-ca51-4823-9afc-c9ab7da66c27', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ffc49010-ca51-4823-9afc-c9ab7da66c27', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a'} Body: b'{"volume": {"id": "faaa30f9-4349-40f1-9be2-02b85f2ffe3a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:32:35.000000", "updated_at": "2022-03-10T15:32:36.000000", "name": "tempest-VolumesExtendTest-Volume-1018510884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}], "user_id": "9f4e3575eca74596be3171739af30a22", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "cce0a8fa083c41f1abcc86520360dca1"}}' 2022-03-10 15:35:53,129 118332 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a 0.044s 2022-03-10 15:35:53,129 118332 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:35:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f71ab98f-2433-4a57-bd5d-c52fe62779e5', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f71ab98f-2433-4a57-bd5d-c52fe62779e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a'} Body: b'{"volume": {"id": "faaa30f9-4349-40f1-9be2-02b85f2ffe3a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:32:35.000000", "updated_at": "2022-03-10T15:32:36.000000", "name": "tempest-VolumesExtendTest-Volume-1018510884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}], "user_id": "9f4e3575eca74596be3171739af30a22", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "cce0a8fa083c41f1abcc86520360dca1"}}' 2022-03-10 15:35:54,181 118332 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a 0.045s 2022-03-10 15:35:54,182 118332 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:35:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b8e1c35-cb8c-429a-85e7-af6783780d29', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b8e1c35-cb8c-429a-85e7-af6783780d29', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a'} Body: b'{"volume": {"id": "faaa30f9-4349-40f1-9be2-02b85f2ffe3a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:32:35.000000", "updated_at": "2022-03-10T15:32:36.000000", "name": "tempest-VolumesExtendTest-Volume-1018510884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}], "user_id": "9f4e3575eca74596be3171739af30a22", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "cce0a8fa083c41f1abcc86520360dca1"}}' 2022-03-10 15:35:55,231 118332 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a 0.041s 2022-03-10 15:35:55,231 118332 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:35:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-69ceea30-1ed3-4113-8c7c-2d734790b12b', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-69ceea30-1ed3-4113-8c7c-2d734790b12b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a'} Body: b'{"volume": {"id": "faaa30f9-4349-40f1-9be2-02b85f2ffe3a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:32:35.000000", "updated_at": "2022-03-10T15:32:36.000000", "name": "tempest-VolumesExtendTest-Volume-1018510884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}], "user_id": "9f4e3575eca74596be3171739af30a22", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "cce0a8fa083c41f1abcc86520360dca1"}}' 2022-03-10 15:35:56,283 118332 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a 0.044s 2022-03-10 15:35:56,284 118332 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:35:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bff277d5-a5e8-42db-9dd0-24b12ecdd9a1', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bff277d5-a5e8-42db-9dd0-24b12ecdd9a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a'} Body: b'{"volume": {"id": "faaa30f9-4349-40f1-9be2-02b85f2ffe3a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:32:35.000000", "updated_at": "2022-03-10T15:32:36.000000", "name": "tempest-VolumesExtendTest-Volume-1018510884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}], "user_id": "9f4e3575eca74596be3171739af30a22", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "cce0a8fa083c41f1abcc86520360dca1"}}' 2022-03-10 15:35:57,341 118332 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a 0.041s 2022-03-10 15:35:57,341 118332 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:35:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-079d2a2d-50e1-495d-ba7a-d0442da47b24', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-079d2a2d-50e1-495d-ba7a-d0442da47b24', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a'} Body: b'{"volume": {"id": "faaa30f9-4349-40f1-9be2-02b85f2ffe3a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:32:35.000000", "updated_at": "2022-03-10T15:32:36.000000", "name": "tempest-VolumesExtendTest-Volume-1018510884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}], "user_id": "9f4e3575eca74596be3171739af30a22", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "cce0a8fa083c41f1abcc86520360dca1"}}' 2022-03-10 15:35:58,389 118332 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a 0.039s 2022-03-10 15:35:58,389 118332 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:35:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-863e6bad-6c2c-42b3-914e-9360dffc2254', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-863e6bad-6c2c-42b3-914e-9360dffc2254', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a'} Body: b'{"volume": {"id": "faaa30f9-4349-40f1-9be2-02b85f2ffe3a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:32:35.000000", "updated_at": "2022-03-10T15:32:36.000000", "name": "tempest-VolumesExtendTest-Volume-1018510884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}], "user_id": "9f4e3575eca74596be3171739af30a22", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "cce0a8fa083c41f1abcc86520360dca1"}}' 2022-03-10 15:35:59,436 118332 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a 0.038s 2022-03-10 15:35:59,437 118332 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:35:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c0849150-1b20-477d-b064-e48607673a02', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c0849150-1b20-477d-b064-e48607673a02', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a'} Body: b'{"volume": {"id": "faaa30f9-4349-40f1-9be2-02b85f2ffe3a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:32:35.000000", "updated_at": "2022-03-10T15:32:36.000000", "name": "tempest-VolumesExtendTest-Volume-1018510884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}], "user_id": "9f4e3575eca74596be3171739af30a22", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "cce0a8fa083c41f1abcc86520360dca1"}}' 2022-03-10 15:36:00,483 118332 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a 0.039s 2022-03-10 15:36:00,483 118332 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:36:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-44f36e5d-4832-42e3-b2cd-521ba3f034e4', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-44f36e5d-4832-42e3-b2cd-521ba3f034e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a'} Body: b'{"volume": {"id": "faaa30f9-4349-40f1-9be2-02b85f2ffe3a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:32:35.000000", "updated_at": "2022-03-10T15:32:36.000000", "name": "tempest-VolumesExtendTest-Volume-1018510884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}], "user_id": "9f4e3575eca74596be3171739af30a22", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "cce0a8fa083c41f1abcc86520360dca1"}}' 2022-03-10 15:36:01,531 118332 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a 0.039s 2022-03-10 15:36:01,531 118332 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:36:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fb154cbe-ed32-4a29-8bba-28dfe2fe2dd2', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fb154cbe-ed32-4a29-8bba-28dfe2fe2dd2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a'} Body: b'{"volume": {"id": "faaa30f9-4349-40f1-9be2-02b85f2ffe3a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:32:35.000000", "updated_at": "2022-03-10T15:32:36.000000", "name": "tempest-VolumesExtendTest-Volume-1018510884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}], "user_id": "9f4e3575eca74596be3171739af30a22", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "cce0a8fa083c41f1abcc86520360dca1"}}' 2022-03-10 15:36:02,578 118332 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a 0.039s 2022-03-10 15:36:02,579 118332 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:36:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef824c25-1a81-4237-8bb6-5681fc829cf2', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef824c25-1a81-4237-8bb6-5681fc829cf2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a'} Body: b'{"volume": {"id": "faaa30f9-4349-40f1-9be2-02b85f2ffe3a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:32:35.000000", "updated_at": "2022-03-10T15:32:36.000000", "name": "tempest-VolumesExtendTest-Volume-1018510884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}], "user_id": "9f4e3575eca74596be3171739af30a22", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "cce0a8fa083c41f1abcc86520360dca1"}}' 2022-03-10 15:36:03,626 118332 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a 0.038s 2022-03-10 15:36:03,626 118332 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:36:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-835f502c-49bb-4ecc-b54f-f222e5e78a6d', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-835f502c-49bb-4ecc-b54f-f222e5e78a6d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a'} Body: b'{"volume": {"id": "faaa30f9-4349-40f1-9be2-02b85f2ffe3a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:32:35.000000", "updated_at": "2022-03-10T15:32:36.000000", "name": "tempest-VolumesExtendTest-Volume-1018510884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}], "user_id": "9f4e3575eca74596be3171739af30a22", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "cce0a8fa083c41f1abcc86520360dca1"}}' 2022-03-10 15:36:04,675 118332 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a 0.041s 2022-03-10 15:36:04,675 118332 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:36:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-34ee49e8-2866-436c-9842-5d2156e4796b', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-34ee49e8-2866-436c-9842-5d2156e4796b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a'} Body: b'{"volume": {"id": "faaa30f9-4349-40f1-9be2-02b85f2ffe3a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:32:35.000000", "updated_at": "2022-03-10T15:32:36.000000", "name": "tempest-VolumesExtendTest-Volume-1018510884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}], "user_id": "9f4e3575eca74596be3171739af30a22", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "cce0a8fa083c41f1abcc86520360dca1"}}' 2022-03-10 15:36:05,723 118332 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a 0.040s 2022-03-10 15:36:05,724 118332 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:36:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e2670970-ceca-4bcd-8e33-97f6d94f7222', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e2670970-ceca-4bcd-8e33-97f6d94f7222', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a'} Body: b'{"volume": {"id": "faaa30f9-4349-40f1-9be2-02b85f2ffe3a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:32:35.000000", "updated_at": "2022-03-10T15:32:36.000000", "name": "tempest-VolumesExtendTest-Volume-1018510884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}], "user_id": "9f4e3575eca74596be3171739af30a22", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "cce0a8fa083c41f1abcc86520360dca1"}}' 2022-03-10 15:36:06,771 118332 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a 0.039s 2022-03-10 15:36:06,772 118332 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:36:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c87d45b3-aa3a-4117-966d-2f85c0185efa', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c87d45b3-aa3a-4117-966d-2f85c0185efa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a'} Body: b'{"volume": {"id": "faaa30f9-4349-40f1-9be2-02b85f2ffe3a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:32:35.000000", "updated_at": "2022-03-10T15:32:36.000000", "name": "tempest-VolumesExtendTest-Volume-1018510884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}], "user_id": "9f4e3575eca74596be3171739af30a22", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "cce0a8fa083c41f1abcc86520360dca1"}}' 2022-03-10 15:36:07,818 118332 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a 0.038s 2022-03-10 15:36:07,818 118332 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:36:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4fec2a7e-1b41-4c22-83c9-d8c533b6156e', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4fec2a7e-1b41-4c22-83c9-d8c533b6156e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a'} Body: b'{"volume": {"id": "faaa30f9-4349-40f1-9be2-02b85f2ffe3a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:32:35.000000", "updated_at": "2022-03-10T15:32:36.000000", "name": "tempest-VolumesExtendTest-Volume-1018510884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}], "user_id": "9f4e3575eca74596be3171739af30a22", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "cce0a8fa083c41f1abcc86520360dca1"}}' 2022-03-10 15:36:08,864 118332 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a 0.038s 2022-03-10 15:36:08,865 118332 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:36:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bfb61ebf-01ff-41fc-8524-58237188c491', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bfb61ebf-01ff-41fc-8524-58237188c491', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a'} Body: b'{"volume": {"id": "faaa30f9-4349-40f1-9be2-02b85f2ffe3a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:32:35.000000", "updated_at": "2022-03-10T15:32:36.000000", "name": "tempest-VolumesExtendTest-Volume-1018510884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}], "user_id": "9f4e3575eca74596be3171739af30a22", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "cce0a8fa083c41f1abcc86520360dca1"}}' 2022-03-10 15:36:09,912 118332 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a 0.038s 2022-03-10 15:36:09,912 118332 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:36:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6386a11d-df7f-452e-afa1-73a91186fe61', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6386a11d-df7f-452e-afa1-73a91186fe61', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a'} Body: b'{"volume": {"id": "faaa30f9-4349-40f1-9be2-02b85f2ffe3a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:32:35.000000", "updated_at": "2022-03-10T15:32:36.000000", "name": "tempest-VolumesExtendTest-Volume-1018510884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}], "user_id": "9f4e3575eca74596be3171739af30a22", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "cce0a8fa083c41f1abcc86520360dca1"}}' 2022-03-10 15:36:10,959 118332 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a 0.038s 2022-03-10 15:36:10,959 118332 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:36:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4c46dd25-d7d7-4910-8f35-ced0001ef0a4', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4c46dd25-d7d7-4910-8f35-ced0001ef0a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a'} Body: b'{"volume": {"id": "faaa30f9-4349-40f1-9be2-02b85f2ffe3a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:32:35.000000", "updated_at": "2022-03-10T15:32:36.000000", "name": "tempest-VolumesExtendTest-Volume-1018510884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}], "user_id": "9f4e3575eca74596be3171739af30a22", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "cce0a8fa083c41f1abcc86520360dca1"}}' 2022-03-10 15:36:12,011 118332 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a 0.039s 2022-03-10 15:36:12,011 118332 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:36:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-96a27f62-f86b-4554-b03c-f20edb1c5771', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-96a27f62-f86b-4554-b03c-f20edb1c5771', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a'} Body: b'{"volume": {"id": "faaa30f9-4349-40f1-9be2-02b85f2ffe3a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:32:35.000000", "updated_at": "2022-03-10T15:32:36.000000", "name": "tempest-VolumesExtendTest-Volume-1018510884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}], "user_id": "9f4e3575eca74596be3171739af30a22", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "cce0a8fa083c41f1abcc86520360dca1"}}' 2022-03-10 15:36:13,060 118332 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a 0.040s 2022-03-10 15:36:13,060 118332 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:36:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-875b06e4-56dc-4699-9e04-7dfaa5d5e587', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-875b06e4-56dc-4699-9e04-7dfaa5d5e587', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a'} Body: b'{"volume": {"id": "faaa30f9-4349-40f1-9be2-02b85f2ffe3a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:32:35.000000", "updated_at": "2022-03-10T15:32:36.000000", "name": "tempest-VolumesExtendTest-Volume-1018510884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}], "user_id": "9f4e3575eca74596be3171739af30a22", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "cce0a8fa083c41f1abcc86520360dca1"}}' 2022-03-10 15:36:14,105 118332 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a 0.037s 2022-03-10 15:36:14,106 118332 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:36:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b981ddc-272c-4c2d-83be-00ecbcaaaa92', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b981ddc-272c-4c2d-83be-00ecbcaaaa92', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a'} Body: b'{"volume": {"id": "faaa30f9-4349-40f1-9be2-02b85f2ffe3a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:32:35.000000", "updated_at": "2022-03-10T15:32:36.000000", "name": "tempest-VolumesExtendTest-Volume-1018510884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}], "user_id": "9f4e3575eca74596be3171739af30a22", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "cce0a8fa083c41f1abcc86520360dca1"}}' 2022-03-10 15:36:15,152 118332 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a 0.039s 2022-03-10 15:36:15,152 118332 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:36:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0ead86bb-5645-40c6-a624-7ee4106211ad', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0ead86bb-5645-40c6-a624-7ee4106211ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a'} Body: b'{"volume": {"id": "faaa30f9-4349-40f1-9be2-02b85f2ffe3a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:32:35.000000", "updated_at": "2022-03-10T15:32:36.000000", "name": "tempest-VolumesExtendTest-Volume-1018510884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}], "user_id": "9f4e3575eca74596be3171739af30a22", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "cce0a8fa083c41f1abcc86520360dca1"}}' 2022-03-10 15:36:16,202 118332 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a 0.042s 2022-03-10 15:36:16,202 118332 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:36:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b52e1851-c8c2-48b2-bf97-e23a180589fb', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b52e1851-c8c2-48b2-bf97-e23a180589fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a'} Body: b'{"volume": {"id": "faaa30f9-4349-40f1-9be2-02b85f2ffe3a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:32:35.000000", "updated_at": "2022-03-10T15:32:36.000000", "name": "tempest-VolumesExtendTest-Volume-1018510884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}], "user_id": "9f4e3575eca74596be3171739af30a22", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "cce0a8fa083c41f1abcc86520360dca1"}}' 2022-03-10 15:36:17,249 118332 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a 0.038s 2022-03-10 15:36:17,249 118332 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:36:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c761e028-7516-46e8-a5cd-bb57edd2929d', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c761e028-7516-46e8-a5cd-bb57edd2929d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a'} Body: b'{"volume": {"id": "faaa30f9-4349-40f1-9be2-02b85f2ffe3a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:32:35.000000", "updated_at": "2022-03-10T15:32:36.000000", "name": "tempest-VolumesExtendTest-Volume-1018510884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}], "user_id": "9f4e3575eca74596be3171739af30a22", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "cce0a8fa083c41f1abcc86520360dca1"}}' 2022-03-10 15:36:18,296 118332 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a 0.039s 2022-03-10 15:36:18,296 118332 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:36:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-24f7bb72-b7ba-4647-9689-087a9df3ed1d', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-24f7bb72-b7ba-4647-9689-087a9df3ed1d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a'} Body: b'{"volume": {"id": "faaa30f9-4349-40f1-9be2-02b85f2ffe3a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:32:35.000000", "updated_at": "2022-03-10T15:32:36.000000", "name": "tempest-VolumesExtendTest-Volume-1018510884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}], "user_id": "9f4e3575eca74596be3171739af30a22", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "cce0a8fa083c41f1abcc86520360dca1"}}' 2022-03-10 15:36:19,358 118332 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a 0.054s 2022-03-10 15:36:19,359 118332 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:36:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7ea71465-f1bd-4027-8308-6e2758132dd8', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ea71465-f1bd-4027-8308-6e2758132dd8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a'} Body: b'{"volume": {"id": "faaa30f9-4349-40f1-9be2-02b85f2ffe3a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:32:35.000000", "updated_at": "2022-03-10T15:32:36.000000", "name": "tempest-VolumesExtendTest-Volume-1018510884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}], "user_id": "9f4e3575eca74596be3171739af30a22", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "cce0a8fa083c41f1abcc86520360dca1"}}' 2022-03-10 15:36:20,405 118332 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a 0.038s 2022-03-10 15:36:20,405 118332 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:36:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b5463165-fe9e-49f0-8eb1-103a41b4209e', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b5463165-fe9e-49f0-8eb1-103a41b4209e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a'} Body: b'{"volume": {"id": "faaa30f9-4349-40f1-9be2-02b85f2ffe3a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:32:35.000000", "updated_at": "2022-03-10T15:32:36.000000", "name": "tempest-VolumesExtendTest-Volume-1018510884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}], "user_id": "9f4e3575eca74596be3171739af30a22", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "cce0a8fa083c41f1abcc86520360dca1"}}' 2022-03-10 15:36:21,452 118332 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a 0.038s 2022-03-10 15:36:21,459 118332 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:36:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c8cd32d-9a18-4349-8749-fd119b09eb4b', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7c8cd32d-9a18-4349-8749-fd119b09eb4b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a'} Body: b'{"volume": {"id": "faaa30f9-4349-40f1-9be2-02b85f2ffe3a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:32:35.000000", "updated_at": "2022-03-10T15:32:36.000000", "name": "tempest-VolumesExtendTest-Volume-1018510884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}], "user_id": "9f4e3575eca74596be3171739af30a22", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "cce0a8fa083c41f1abcc86520360dca1"}}' 2022-03-10 15:36:22,505 118332 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a 0.037s 2022-03-10 15:36:22,505 118332 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:36:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b403553a-f7a1-4bce-9b6a-09e5425c25b7', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b403553a-f7a1-4bce-9b6a-09e5425c25b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a'} Body: b'{"volume": {"id": "faaa30f9-4349-40f1-9be2-02b85f2ffe3a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:32:35.000000", "updated_at": "2022-03-10T15:32:36.000000", "name": "tempest-VolumesExtendTest-Volume-1018510884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}], "user_id": "9f4e3575eca74596be3171739af30a22", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "cce0a8fa083c41f1abcc86520360dca1"}}' 2022-03-10 15:36:23,556 118332 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a 0.042s 2022-03-10 15:36:23,556 118332 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:36:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8394087b-ad5d-40fc-be5f-67d1c6d08beb', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8394087b-ad5d-40fc-be5f-67d1c6d08beb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a'} Body: b'{"volume": {"id": "faaa30f9-4349-40f1-9be2-02b85f2ffe3a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:32:35.000000", "updated_at": "2022-03-10T15:32:36.000000", "name": "tempest-VolumesExtendTest-Volume-1018510884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}], "user_id": "9f4e3575eca74596be3171739af30a22", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "cce0a8fa083c41f1abcc86520360dca1"}}' 2022-03-10 15:36:24,606 118332 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a 0.042s 2022-03-10 15:36:24,606 118332 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:36:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0884f6f2-c88e-4dd1-8d4a-b9e353319215', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0884f6f2-c88e-4dd1-8d4a-b9e353319215', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a'} Body: b'{"volume": {"id": "faaa30f9-4349-40f1-9be2-02b85f2ffe3a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:32:35.000000", "updated_at": "2022-03-10T15:32:36.000000", "name": "tempest-VolumesExtendTest-Volume-1018510884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}], "user_id": "9f4e3575eca74596be3171739af30a22", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "cce0a8fa083c41f1abcc86520360dca1"}}' 2022-03-10 15:36:25,658 118332 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a 0.043s 2022-03-10 15:36:25,658 118332 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:36:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1634de86-4391-436c-adf3-6d43b5c5d058', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1634de86-4391-436c-adf3-6d43b5c5d058', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a'} Body: b'{"volume": {"id": "faaa30f9-4349-40f1-9be2-02b85f2ffe3a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:32:35.000000", "updated_at": "2022-03-10T15:32:36.000000", "name": "tempest-VolumesExtendTest-Volume-1018510884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}], "user_id": "9f4e3575eca74596be3171739af30a22", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "cce0a8fa083c41f1abcc86520360dca1"}}' 2022-03-10 15:36:26,712 118332 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a 0.045s 2022-03-10 15:36:26,712 118332 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:36:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-89cc8b30-5e8e-4319-aea6-709cf03ecd02', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-89cc8b30-5e8e-4319-aea6-709cf03ecd02', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a'} Body: b'{"volume": {"id": "faaa30f9-4349-40f1-9be2-02b85f2ffe3a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:32:35.000000", "updated_at": "2022-03-10T15:32:36.000000", "name": "tempest-VolumesExtendTest-Volume-1018510884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}], "user_id": "9f4e3575eca74596be3171739af30a22", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "cce0a8fa083c41f1abcc86520360dca1"}}' 2022-03-10 15:36:27,761 118332 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a 0.041s 2022-03-10 15:36:27,761 118332 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:36:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-67b0fb0f-a5bc-4d82-a9e9-df76245cc7d9', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-67b0fb0f-a5bc-4d82-a9e9-df76245cc7d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a'} Body: b'{"volume": {"id": "faaa30f9-4349-40f1-9be2-02b85f2ffe3a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:32:35.000000", "updated_at": "2022-03-10T15:32:36.000000", "name": "tempest-VolumesExtendTest-Volume-1018510884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}], "user_id": "9f4e3575eca74596be3171739af30a22", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "cce0a8fa083c41f1abcc86520360dca1"}}' 2022-03-10 15:36:28,813 118332 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a 0.044s 2022-03-10 15:36:28,814 118332 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:36:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-42a352fc-77b5-4ef4-af01-cd4f1ed360d8', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-42a352fc-77b5-4ef4-af01-cd4f1ed360d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a'} Body: b'{"volume": {"id": "faaa30f9-4349-40f1-9be2-02b85f2ffe3a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:32:35.000000", "updated_at": "2022-03-10T15:32:36.000000", "name": "tempest-VolumesExtendTest-Volume-1018510884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}], "user_id": "9f4e3575eca74596be3171739af30a22", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "cce0a8fa083c41f1abcc86520360dca1"}}' 2022-03-10 15:36:29,872 118332 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a 0.050s 2022-03-10 15:36:29,872 118332 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:36:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-77402b08-1581-4d50-8c46-42c7b4be6749', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-77402b08-1581-4d50-8c46-42c7b4be6749', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a'} Body: b'{"volume": {"id": "faaa30f9-4349-40f1-9be2-02b85f2ffe3a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:32:35.000000", "updated_at": "2022-03-10T15:32:36.000000", "name": "tempest-VolumesExtendTest-Volume-1018510884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}], "user_id": "9f4e3575eca74596be3171739af30a22", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "cce0a8fa083c41f1abcc86520360dca1"}}' 2022-03-10 15:36:30,920 118332 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a 0.039s 2022-03-10 15:36:30,920 118332 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:36:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f34d1b09-2191-4efe-85a7-f6b6480071db', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f34d1b09-2191-4efe-85a7-f6b6480071db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a'} Body: b'{"volume": {"id": "faaa30f9-4349-40f1-9be2-02b85f2ffe3a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:32:35.000000", "updated_at": "2022-03-10T15:32:36.000000", "name": "tempest-VolumesExtendTest-Volume-1018510884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}], "user_id": "9f4e3575eca74596be3171739af30a22", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "cce0a8fa083c41f1abcc86520360dca1"}}' 2022-03-10 15:36:32,278 118332 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a 0.350s 2022-03-10 15:36:32,279 118332 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:36:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-19381db0-5d1d-4141-befe-56bc459f6e27', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-19381db0-5d1d-4141-befe-56bc459f6e27', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a'} Body: b'{"volume": {"id": "faaa30f9-4349-40f1-9be2-02b85f2ffe3a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:32:35.000000", "updated_at": "2022-03-10T15:32:36.000000", "name": "tempest-VolumesExtendTest-Volume-1018510884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}], "user_id": "9f4e3575eca74596be3171739af30a22", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "cce0a8fa083c41f1abcc86520360dca1"}}' 2022-03-10 15:37:28,819 118332 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a 55.531s 2022-03-10 15:37:28,819 118332 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:36:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-db790dcc-e916-457a-82a1-3b1b7a617721', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-db790dcc-e916-457a-82a1-3b1b7a617721', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a'} Body: b'{"volume": {"id": "faaa30f9-4349-40f1-9be2-02b85f2ffe3a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:32:35.000000", "updated_at": "2022-03-10T15:32:36.000000", "name": "tempest-VolumesExtendTest-Volume-1018510884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}], "user_id": "9f4e3575eca74596be3171739af30a22", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "cce0a8fa083c41f1abcc86520360dca1"}}' 2022-03-10 15:38:29,884 118332 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.44', port=80): Read timed out. (read timeout=60)")': /volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a 2022-03-10 15:38:32,718 118332 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a 62.892s 2022-03-10 15:38:32,719 118332 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:38:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b741613-e255-4674-85ef-b99caf57a322', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b741613-e255-4674-85ef-b99caf57a322', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a'} Body: b'{"volume": {"id": "faaa30f9-4349-40f1-9be2-02b85f2ffe3a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:32:35.000000", "updated_at": "2022-03-10T15:32:36.000000", "name": "tempest-VolumesExtendTest-Volume-1018510884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}], "user_id": "9f4e3575eca74596be3171739af30a22", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "cce0a8fa083c41f1abcc86520360dca1"}}' 2022-03-10 15:39:29,060 118332 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a 55.333s 2022-03-10 15:39:29,061 118332 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:38:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a26d7903-aeea-479a-b0d2-bc162e25570e', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a26d7903-aeea-479a-b0d2-bc162e25570e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a'} Body: b'{"volume": {"id": "faaa30f9-4349-40f1-9be2-02b85f2ffe3a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:32:35.000000", "updated_at": "2022-03-10T15:32:36.000000", "name": "tempest-VolumesExtendTest-Volume-1018510884", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/cce0a8fa083c41f1abcc86520360dca1/volumes/faaa30f9-4349-40f1-9be2-02b85f2ffe3a"}], "user_id": "9f4e3575eca74596be3171739af30a22", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "cce0a8fa083c41f1abcc86520360dca1"}}' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volumes_extend.py", line 37, in test_volume_extend volume = self.create_volume(imageRef=self.image_ref) File "/opt/stack/tempest/tempest/api/volume/base.py", line 130, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 317, in wait_for_volume_resource_status raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: volume faaa30f9-4349-40f1-9be2-02b85f2ffe3a failed to reach available status (current creating) within the required time (360 s). |
||||||
test_volume_extend_when_volume_has_snapshot[id-86be1cba-2640-11e5-9c82-635fb964c912] |
fail
ft9.2: tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend_when_volume_has_snapshot[id-86be1cba-2640-11e5-9c82-635fb964c912]testtools.testresult.real._StringException: 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_extend.py", line 51, in test_volume_extend_when_volume_has_snapshot volume = self.create_volume() 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 100, in create_volume resp, body = self.post('volumes', post_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 299, in post return self.request('POST', url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/services/volume/base_client.py", line 39, in request resp, resp_body = super(BaseClient, self).request( File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 687, in request resp, resp_body = self._request(method, url, headers=headers, File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 566, in _request resp, resp_body = self.raw_request( File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 606, in raw_request resp, resp_body = self.http_obj.request( File "/opt/stack/tempest/tempest/lib/common/http.py", line 110, in request r = super(ClosingHttp, self).request(method, url, retries=retry, File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/request.py", line 78, in request return self.request_encode_body( File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/request.py", line 170, in request_encode_body return self.urlopen(method, url, **extra_kw) File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/poolmanager.py", line 375, in urlopen response = conn.urlopen(method, u.request_uri, **kw) File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 785, in urlopen retries = retries.increment( File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/util/retry.py", line 550, in increment raise six.reraise(type(error), error, _stacktrace) File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/packages/six.py", line 770, in reraise raise value File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 703, in urlopen httplib_response = self._make_request( File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 451, in _make_request self._raise_timeout(err=e, url=url, timeout_value=read_timeout) File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 340, in _raise_timeout raise ReadTimeoutError( urllib3.exceptions.ReadTimeoutError: HTTPConnectionPool(host='10.222.0.44', port=80): Read timed out. (read timeout=60) |
||||||
tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON | 6 | 0 | 5 | 0 | 1 | Detail | |
test_snapshot_backup[id-bbcfa285-af7f-479e-8c1a-8c34fc16543c] |
skip
pt10.1: tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_backup[id-bbcfa285-af7f-479e-8c1a-8c34fc16543c] |
||||||
test_snapshot_create_delete_with_volume_in_use[compute,id-8567b54c-4455-446d-a1cf-651ddeaa3ff2] |
fail
ft10.2: tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_delete_with_volume_in_use[compute,id-8567b54c-4455-446d-a1cf-651ddeaa3ff2]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2022-03-10 15:31:13,568 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 201 POST http://10.222.0.44/identity/v3/auth/tokens 0.090s 2022-03-10 15:31:13,568 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Thu, 10 Mar 2022 15:31:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3250', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-baab3349-fa86-413b-92c5-980fb43d46da', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.44/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "name": "tempest-VolumesSnapshotTestJSON-2123373044-project", "password_expires_at": null}, "audit_ids": ["bBUF-CS7RxGvVgdAMx-kKQ"], "expires_at": "2022-03-10T16:31:13.000000Z", "issued_at": "2022-03-10T15:31:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "48f54da4eb934d2dad3e654e17fc2b9f", "name": "tempest-VolumesSnapshotTestJSON-2123373044"}, "is_domain": false, "roles": [{"id": "2e20db489b3844e2b62f1184fba25f52", "name": "reader"}, {"id": "ae6886d2477443519d8b1015acd9403f", "name": "member"}], "catalog": [{"endpoints": [{"id": "12be645b7d744a459e7debc5ec172294", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f", "region": "RegionOne"}], "id": "027bd5d9c2fd41338483fbb57aa7852c", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "d8c1f188dbca492682a364948b62aa27", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.44:9696/", "region": "RegionOne"}], "id": "15796035ede64e5ba6533d7ff7239a4f", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "e80c053c7a564f65bc0ba1fdf2390b03", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.44/identity", "region": "RegionOne"}], "id": "37d6fc2ad72c48d2971f3ee6eb20b401", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "3e4eae0c6ef541048b661ce1791f23fe", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.44:8080", "region": "RegionOne"}, {"id": "bfe33dbbb81143ee86f296a0f7a1e388", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.44:8080/v1/AUTH_48f54da4eb934d2dad3e654e17fc2b9f", "region": "RegionOne"}], "id": "3e4354c242844665b60b31c7f2b5bf43", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "8198f974302645b0b377771cc3e461bf", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.44/compute/v2.1", "region": "RegionOne"}], "id": "49d4b7aabf22427788cef6c7a4823594", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "8b65989a0bd84b73b4711d53f0e1fa8a", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f", "region": "RegionOne"}], "id": "56bd48c1f20346ecbe6a23bd3ba8d48e", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "545c6f04b3574df19b7cd824834b1041", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.44/compute/v2/48f54da4eb934d2dad3e654e17fc2b9f", "region": "RegionOne"}], "id": "8db683b68cbc475681c754c34cb8182e", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "c7108b1092fd448bb669bf5645efb82f", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.44/placement", "region": "RegionOne"}], "id": "99d19efdac944920899319e1818fe436", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "4736a491b0c44f3a9d9a119e54389024", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.44/image", "region": "RegionOne"}], "id": "ad3c5e5c3f1d435f9ff33ae0ccda776e", "type": "image", "name": "glance"}]}}' 2022-03-10 15:31:13,569 118343 INFO [tempest.lib.common.fixed_network] (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use) Found network {'id': '10edb55f-67b6-42e4-8635-acfa313920fd', 'name': 'tempest-VolumesSnapshotTestJSON-139519489-network', 'tenant_id': '48f54da4eb934d2dad3e654e17fc2b9f', 'admin_state_up': True, 'mtu': 1500, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '48f54da4eb934d2dad3e654e17fc2b9f', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'physnet1', 'provider:segmentation_id': 640, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2022-03-10T15:31:08Z', 'updated_at': '2022-03-10T15:31:08Z', 'revision_number': 1} available for tenant 2022-03-10 15:31:14,213 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 202 POST http://10.222.0.44/compute/v2.1/servers 0.643s 2022-03-10 15:31:14,214 118343 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-68265062", "imageRef": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "flavorRef": "452", "networks": [{"uuid": "10edb55f-67b6-42e4-8635-acfa313920fd"}]}} Response - Headers: {'date': 'Thu, 10 Mar 2022 15:31:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '380', 'location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9cbf761d-4c08-4dc5-a26b-7cdf14b0ccd4', 'x-compute-request-id': 'req-9cbf761d-4c08-4dc5-a26b-7cdf14b0ccd4', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.44/compute/v2.1/servers'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "FB3rmtJ6hgWo"}}' 2022-03-10 15:31:14,306 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.090s 2022-03-10 15:31:14,306 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:31:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7c4ece71-37d7-48d3-b33e-7066f9d46392', 'x-compute-request-id': 'req-7c4ece71-37d7-48d3-b33e-7066f9d46392', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "BUILD", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:31:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "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-03-10 15:31:15,418 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.103s 2022-03-10 15:31:15,418 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:31:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a918b89b-e319-4b14-badd-22a2bec03035', 'x-compute-request-id': 'req-a918b89b-e319-4b14-badd-22a2bec03035', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "BUILD", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:31:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "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-03-10 15:31:16,543 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.116s 2022-03-10 15:31:16,544 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:31: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-615e1096-9a97-4e59-a4c6-fc518bc2906a', 'x-compute-request-id': 'req-615e1096-9a97-4e59-a4c6-fc518bc2906a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "BUILD", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:31:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-03-10 15:31:16,552 118343 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait 2022-03-10 15:31:17,643 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.089s 2022-03-10 15:31:17,643 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:31:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-67492e3c-80e3-4511-adb5-ecfc5ba1164e', 'x-compute-request-id': 'req-67492e3c-80e3-4511-adb5-ecfc5ba1164e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "BUILD", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:31:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-03-10 15:31:18,780 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.128s 2022-03-10 15:31:18,780 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:31:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1287', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3622dd6c-bab0-4623-90a8-f19369a3c2cc', 'x-compute-request-id': 'req-3622dd6c-bab0-4623-90a8-f19369a3c2cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "BUILD", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:31:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "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": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-03-10 15:31:18,789 118343 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/block_device_mapping" after 4 second wait 2022-03-10 15:31:20,045 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.255s 2022-03-10 15:31:20,046 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:31:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1317', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b0d81d85-ffa1-4ce2-8e0c-c5807f9e53f3', 'x-compute-request-id': 'req-b0d81d85-ffa1-4ce2-8e0c-c5807f9e53f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "BUILD", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:31:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "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-03-10 15:31:20,054 118343 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 6 second wait 2022-03-10 15:31:21,366 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.311s 2022-03-10 15:31:21,366 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:31:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1317', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f4b728c2-7396-493f-bb4f-35795634bb4a', 'x-compute-request-id': 'req-f4b728c2-7396-493f-bb4f-35795634bb4a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "BUILD", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:31:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "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-03-10 15:31:22,535 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.159s 2022-03-10 15:31:22,535 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:31:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1317', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6ed4e18f-cda1-4bd0-99c1-1bf8008582d7', 'x-compute-request-id': 'req-6ed4e18f-cda1-4bd0-99c1-1bf8008582d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "BUILD", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:31:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "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-03-10 15:31:23,703 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.160s 2022-03-10 15:31:23,704 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:31:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1317', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3c2ec374-75a4-44f8-9957-5fb28dc9cd89', 'x-compute-request-id': 'req-3c2ec374-75a4-44f8-9957-5fb28dc9cd89', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "BUILD", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:31:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "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-03-10 15:31:24,899 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.186s 2022-03-10 15:31:24,899 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:31:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1317', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8ca735ce-8adf-43e9-b877-2287b202f445', 'x-compute-request-id': 'req-8ca735ce-8adf-43e9-b877-2287b202f445', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "BUILD", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:31:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "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-03-10 15:31:26,093 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.186s 2022-03-10 15:31:26,093 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:31:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1317', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cbd407f4-5735-418c-95d9-8f9365e7e408', 'x-compute-request-id': 'req-cbd407f4-5735-418c-95d9-8f9365e7e408', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "BUILD", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:31:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "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-03-10 15:31:27,309 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.208s 2022-03-10 15:31:27,310 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:31:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1317', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8ac03efb-1009-416e-a425-3ba2c7fb2f2a', 'x-compute-request-id': 'req-8ac03efb-1009-416e-a425-3ba2c7fb2f2a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "BUILD", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:31:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "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-03-10 15:31:28,496 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.177s 2022-03-10 15:31:28,496 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:31:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1317', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d27695e2-db38-4605-b640-2f72881a4c24', 'x-compute-request-id': 'req-d27695e2-db38-4605-b640-2f72881a4c24', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "BUILD", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:31:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "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-03-10 15:31:29,674 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.170s 2022-03-10 15:31:29,675 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:31:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1317', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9301e7d1-3adc-4399-8b8b-32566f57d9a1', 'x-compute-request-id': 'req-9301e7d1-3adc-4399-8b8b-32566f57d9a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "BUILD", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:31:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "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-03-10 15:31:30,857 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.173s 2022-03-10 15:31:30,858 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:31:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1317', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-da64aa48-3695-44a1-9964-2b174e2ca323', 'x-compute-request-id': 'req-da64aa48-3695-44a1-9964-2b174e2ca323', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "BUILD", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:31:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "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-03-10 15:31:32,061 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.195s 2022-03-10 15:31:32,062 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:31:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1317', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-daa7ef46-7095-4686-b95d-ab7d8dff39a6', 'x-compute-request-id': 'req-daa7ef46-7095-4686-b95d-ab7d8dff39a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "BUILD", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:31:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "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-03-10 15:31:33,411 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.340s 2022-03-10 15:31:33,411 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:31:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1505', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a1cd2006-fa64-4fb8-8243-7f47aa8f8198', 'x-compute-request-id': 'req-a1cd2006-fa64-4fb8-8243-7f47aa8f8198', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:31:33Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.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-03-10 15:31:33,419 118343 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 19 second wait 2022-03-10 15:31:33,451 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/image/v2/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a 0.031s 2022-03-10 15:31:33,452 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:31:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '946', 'content-type': 'application/json', 'x-openstack-request-id': 'req-8fc8038e-e080-437c-9492-70e90fbd52e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/image/v2/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a'} Body: b'{"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "name": "ubuntu-16", "disk_format": "vhdx", "container_format": "bare", "visibility": "public", "size": 645922816, "virtual_size": 734003200, "status": "active", "checksum": "318f990048c8a194829e52141534610d", "protected": false, "min_ram": 0, "min_disk": 0, "owner": "ffa249bf620542a2b0b3c265da642682", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53", "id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "created_at": "2022-03-10T15:20:50Z", "updated_at": "2022-03-10T15:21:07Z", "tags": [], "self": "/v2/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "file": "/v2/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a/file", "schema": "/v2/schemas/image"}' 2022-03-10 15:31:34,569 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 202 POST http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/volumes 1.117s 2022-03-10 15:31:34,570 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"volume": {"imageRef": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-699044306"}} Response - Headers: {'date': 'Thu, 10 Mar 2022 15:31:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5aab21f4-8688-43c6-85e6-206c4e3c72bd', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5aab21f4-8688-43c6-85e6-206c4e3c72bd', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/volumes'} Body: b'{"volume": {"id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:33.959143", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Volume-699044306", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/volumes/d3b211f3-1295-414b-982f-724a4e415b62"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/48f54da4eb934d2dad3e654e17fc2b9f/volumes/d3b211f3-1295-414b-982f-724a4e415b62"}], "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2022-03-10 15:31:35,614 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/volumes/d3b211f3-1295-414b-982f-724a4e415b62 1.038s 2022-03-10 15:31:35,614 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:31:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-92fafa07-5ccc-4bff-92b5-3692aabf0d12', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-92fafa07-5ccc-4bff-92b5-3692aabf0d12', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/volumes/d3b211f3-1295-414b-982f-724a4e415b62'} Body: b'{"volume": {"id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:34.000000", "updated_at": "2022-03-10T15:31:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-699044306", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/volumes/d3b211f3-1295-414b-982f-724a4e415b62"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/48f54da4eb934d2dad3e654e17fc2b9f/volumes/d3b211f3-1295-414b-982f-724a4e415b62"}], "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f"}}' 2022-03-10 15:31:36,697 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/volumes/d3b211f3-1295-414b-982f-724a4e415b62 0.065s 2022-03-10 15:31:36,698 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:31:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c07abf8b-8403-4c52-af4a-25c70e79c179', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c07abf8b-8403-4c52-af4a-25c70e79c179', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/volumes/d3b211f3-1295-414b-982f-724a4e415b62'} Body: b'{"volume": {"id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:34.000000", "updated_at": "2022-03-10T15:31:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-699044306", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/volumes/d3b211f3-1295-414b-982f-724a4e415b62"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/48f54da4eb934d2dad3e654e17fc2b9f/volumes/d3b211f3-1295-414b-982f-724a4e415b62"}], "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f"}}' 2022-03-10 15:31:37,783 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/volumes/d3b211f3-1295-414b-982f-724a4e415b62 0.077s 2022-03-10 15:31:37,783 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:31:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c00306b-ba5c-41f4-8906-1c103c857dcc', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c00306b-ba5c-41f4-8906-1c103c857dcc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/volumes/d3b211f3-1295-414b-982f-724a4e415b62'} Body: b'{"volume": {"id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:34.000000", "updated_at": "2022-03-10T15:31:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-699044306", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/volumes/d3b211f3-1295-414b-982f-724a4e415b62"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/48f54da4eb934d2dad3e654e17fc2b9f/volumes/d3b211f3-1295-414b-982f-724a4e415b62"}], "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f"}}' 2022-03-10 15:31:38,832 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/volumes/d3b211f3-1295-414b-982f-724a4e415b62 0.041s 2022-03-10 15:31:38,832 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:31:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5a916eb4-59e0-4581-9eb9-0919e8db6901', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5a916eb4-59e0-4581-9eb9-0919e8db6901', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/volumes/d3b211f3-1295-414b-982f-724a4e415b62'} Body: b'{"volume": {"id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:34.000000", "updated_at": "2022-03-10T15:31:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-699044306", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/volumes/d3b211f3-1295-414b-982f-724a4e415b62"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/48f54da4eb934d2dad3e654e17fc2b9f/volumes/d3b211f3-1295-414b-982f-724a4e415b62"}], "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f"}}' 2022-03-10 15:31:39,880 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/volumes/d3b211f3-1295-414b-982f-724a4e415b62 0.039s 2022-03-10 15:31:39,880 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:31:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-77df7119-d059-4754-a93e-0f90ee6c739f', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-77df7119-d059-4754-a93e-0f90ee6c739f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/volumes/d3b211f3-1295-414b-982f-724a4e415b62'} Body: b'{"volume": {"id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:34.000000", "updated_at": "2022-03-10T15:31:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-699044306", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/volumes/d3b211f3-1295-414b-982f-724a4e415b62"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/48f54da4eb934d2dad3e654e17fc2b9f/volumes/d3b211f3-1295-414b-982f-724a4e415b62"}], "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f"}}' 2022-03-10 15:31:40,940 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/volumes/d3b211f3-1295-414b-982f-724a4e415b62 0.051s 2022-03-10 15:31:40,940 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:31:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e4da22c4-8337-4e54-af15-12577e0196c2', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e4da22c4-8337-4e54-af15-12577e0196c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/volumes/d3b211f3-1295-414b-982f-724a4e415b62'} Body: b'{"volume": {"id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:34.000000", "updated_at": "2022-03-10T15:31:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-699044306", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/volumes/d3b211f3-1295-414b-982f-724a4e415b62"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/48f54da4eb934d2dad3e654e17fc2b9f/volumes/d3b211f3-1295-414b-982f-724a4e415b62"}], "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f"}}' 2022-03-10 15:31:41,990 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/volumes/d3b211f3-1295-414b-982f-724a4e415b62 0.042s 2022-03-10 15:31:41,991 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:31:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-59eb7720-7ab5-4077-b5e4-a8b668b44fbb', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-59eb7720-7ab5-4077-b5e4-a8b668b44fbb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/volumes/d3b211f3-1295-414b-982f-724a4e415b62'} Body: b'{"volume": {"id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:34.000000", "updated_at": "2022-03-10T15:31:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-699044306", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/volumes/d3b211f3-1295-414b-982f-724a4e415b62"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/48f54da4eb934d2dad3e654e17fc2b9f/volumes/d3b211f3-1295-414b-982f-724a4e415b62"}], "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f"}}' 2022-03-10 15:31:43,783 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/volumes/d3b211f3-1295-414b-982f-724a4e415b62 0.785s 2022-03-10 15:31:43,784 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:31:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aac6c9eb-50df-4fc1-b873-7b032dc1c681', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aac6c9eb-50df-4fc1-b873-7b032dc1c681', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/volumes/d3b211f3-1295-414b-982f-724a4e415b62'} Body: b'{"volume": {"id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:34.000000", "updated_at": "2022-03-10T15:31:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-699044306", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/volumes/d3b211f3-1295-414b-982f-724a4e415b62"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/48f54da4eb934d2dad3e654e17fc2b9f/volumes/d3b211f3-1295-414b-982f-724a4e415b62"}], "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f"}}' 2022-03-10 15:31:44,829 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/volumes/d3b211f3-1295-414b-982f-724a4e415b62 0.037s 2022-03-10 15:31:44,829 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:31:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6290acb2-f0fe-4461-bc5a-df9ddb13d22b', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6290acb2-f0fe-4461-bc5a-df9ddb13d22b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/volumes/d3b211f3-1295-414b-982f-724a4e415b62'} Body: b'{"volume": {"id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:34.000000", "updated_at": "2022-03-10T15:31:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-699044306", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/volumes/d3b211f3-1295-414b-982f-724a4e415b62"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/48f54da4eb934d2dad3e654e17fc2b9f/volumes/d3b211f3-1295-414b-982f-724a4e415b62"}], "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f"}}' 2022-03-10 15:31:45,877 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/volumes/d3b211f3-1295-414b-982f-724a4e415b62 0.039s 2022-03-10 15:31:45,879 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:31:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b7f10521-984e-4e74-bdab-0496b7b2c5ea', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b7f10521-984e-4e74-bdab-0496b7b2c5ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/volumes/d3b211f3-1295-414b-982f-724a4e415b62'} Body: b'{"volume": {"id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:34.000000", "updated_at": "2022-03-10T15:31:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-699044306", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/volumes/d3b211f3-1295-414b-982f-724a4e415b62"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/48f54da4eb934d2dad3e654e17fc2b9f/volumes/d3b211f3-1295-414b-982f-724a4e415b62"}], "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f"}}' 2022-03-10 15:31:46,959 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/volumes/d3b211f3-1295-414b-982f-724a4e415b62 0.071s 2022-03-10 15:31:46,959 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:31:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-73d139ff-bf0c-4a73-bf64-20eefe79b713', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-73d139ff-bf0c-4a73-bf64-20eefe79b713', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/volumes/d3b211f3-1295-414b-982f-724a4e415b62'} Body: b'{"volume": {"id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:34.000000", "updated_at": "2022-03-10T15:31:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-699044306", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/volumes/d3b211f3-1295-414b-982f-724a4e415b62"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/48f54da4eb934d2dad3e654e17fc2b9f/volumes/d3b211f3-1295-414b-982f-724a4e415b62"}], "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f"}}' 2022-03-10 15:31:48,015 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/volumes/d3b211f3-1295-414b-982f-724a4e415b62 0.048s 2022-03-10 15:31:48,017 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:31:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9c42cfa-5bbb-4088-a3d2-f523cf2bf799', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9c42cfa-5bbb-4088-a3d2-f523cf2bf799', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/volumes/d3b211f3-1295-414b-982f-724a4e415b62'} Body: b'{"volume": {"id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:34.000000", "updated_at": "2022-03-10T15:31:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-699044306", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/volumes/d3b211f3-1295-414b-982f-724a4e415b62"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/48f54da4eb934d2dad3e654e17fc2b9f/volumes/d3b211f3-1295-414b-982f-724a4e415b62"}], "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f"}}' 2022-03-10 15:31:49,066 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/volumes/d3b211f3-1295-414b-982f-724a4e415b62 0.040s 2022-03-10 15:31:49,066 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:31:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b9087469-bb5c-454d-841f-8e7031d2273f', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b9087469-bb5c-454d-841f-8e7031d2273f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/volumes/d3b211f3-1295-414b-982f-724a4e415b62'} Body: b'{"volume": {"id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:34.000000", "updated_at": "2022-03-10T15:31:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-699044306", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/volumes/d3b211f3-1295-414b-982f-724a4e415b62"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/48f54da4eb934d2dad3e654e17fc2b9f/volumes/d3b211f3-1295-414b-982f-724a4e415b62"}], "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f"}}' 2022-03-10 15:31:50,125 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/volumes/d3b211f3-1295-414b-982f-724a4e415b62 0.051s 2022-03-10 15:31:50,126 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:31:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-75a37dad-8c7b-4738-a556-5ae2fac3057f', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-75a37dad-8c7b-4738-a556-5ae2fac3057f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/volumes/d3b211f3-1295-414b-982f-724a4e415b62'} Body: b'{"volume": {"id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:34.000000", "updated_at": "2022-03-10T15:31:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-699044306", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/volumes/d3b211f3-1295-414b-982f-724a4e415b62"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/48f54da4eb934d2dad3e654e17fc2b9f/volumes/d3b211f3-1295-414b-982f-724a4e415b62"}], "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f"}}' 2022-03-10 15:31:51,179 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/volumes/d3b211f3-1295-414b-982f-724a4e415b62 0.045s 2022-03-10 15:31:51,179 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:31:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e0ad1b17-d8c3-4389-bcfc-893ff197ab99', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e0ad1b17-d8c3-4389-bcfc-893ff197ab99', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/volumes/d3b211f3-1295-414b-982f-724a4e415b62'} Body: b'{"volume": {"id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:34.000000", "updated_at": "2022-03-10T15:31:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-699044306", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/volumes/d3b211f3-1295-414b-982f-724a4e415b62"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/48f54da4eb934d2dad3e654e17fc2b9f/volumes/d3b211f3-1295-414b-982f-724a4e415b62"}], "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f"}}' 2022-03-10 15:31:52,241 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/volumes/d3b211f3-1295-414b-982f-724a4e415b62 0.053s 2022-03-10 15:31:52,241 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:31:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb2e7a5b-4159-4452-ae89-6495f6d34d96', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb2e7a5b-4159-4452-ae89-6495f6d34d96', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/volumes/d3b211f3-1295-414b-982f-724a4e415b62'} Body: b'{"volume": {"id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:34.000000", "updated_at": "2022-03-10T15:31:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-699044306", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/volumes/d3b211f3-1295-414b-982f-724a4e415b62"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/48f54da4eb934d2dad3e654e17fc2b9f/volumes/d3b211f3-1295-414b-982f-724a4e415b62"}], "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f"}}' 2022-03-10 15:31:53,290 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/volumes/d3b211f3-1295-414b-982f-724a4e415b62 0.041s 2022-03-10 15:31:53,291 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:31:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-40c375c8-8cf0-48eb-ab0f-336bf8ff78be', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-40c375c8-8cf0-48eb-ab0f-336bf8ff78be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/volumes/d3b211f3-1295-414b-982f-724a4e415b62'} Body: b'{"volume": {"id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:34.000000", "updated_at": "2022-03-10T15:31:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-699044306", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/volumes/d3b211f3-1295-414b-982f-724a4e415b62"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/48f54da4eb934d2dad3e654e17fc2b9f/volumes/d3b211f3-1295-414b-982f-724a4e415b62"}], "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f"}}' 2022-03-10 15:31:54,342 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/volumes/d3b211f3-1295-414b-982f-724a4e415b62 0.043s 2022-03-10 15:31:54,342 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:31:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d7fc5678-4c80-4a61-a207-5e83fc3b7125', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d7fc5678-4c80-4a61-a207-5e83fc3b7125', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/volumes/d3b211f3-1295-414b-982f-724a4e415b62'} Body: b'{"volume": {"id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:34.000000", "updated_at": "2022-03-10T15:31:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-699044306", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/volumes/d3b211f3-1295-414b-982f-724a4e415b62"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/48f54da4eb934d2dad3e654e17fc2b9f/volumes/d3b211f3-1295-414b-982f-724a4e415b62"}], "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f"}}' 2022-03-10 15:31:55,392 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/volumes/d3b211f3-1295-414b-982f-724a4e415b62 0.041s 2022-03-10 15:31:55,392 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:31:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2649be66-0781-49e7-b180-735179f85316', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2649be66-0781-49e7-b180-735179f85316', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/volumes/d3b211f3-1295-414b-982f-724a4e415b62'} Body: b'{"volume": {"id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:34.000000", "updated_at": "2022-03-10T15:31:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-699044306", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/volumes/d3b211f3-1295-414b-982f-724a4e415b62"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/48f54da4eb934d2dad3e654e17fc2b9f/volumes/d3b211f3-1295-414b-982f-724a4e415b62"}], "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f"}}' 2022-03-10 15:31:56,439 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/volumes/d3b211f3-1295-414b-982f-724a4e415b62 0.039s 2022-03-10 15:31:56,439 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:31:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-414de26b-8a93-4ec9-b3ff-42f99016c0b7', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-414de26b-8a93-4ec9-b3ff-42f99016c0b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/volumes/d3b211f3-1295-414b-982f-724a4e415b62'} Body: b'{"volume": {"id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:34.000000", "updated_at": "2022-03-10T15:31:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-699044306", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/volumes/d3b211f3-1295-414b-982f-724a4e415b62"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/48f54da4eb934d2dad3e654e17fc2b9f/volumes/d3b211f3-1295-414b-982f-724a4e415b62"}], "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f"}}' 2022-03-10 15:31:57,490 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/volumes/d3b211f3-1295-414b-982f-724a4e415b62 0.043s 2022-03-10 15:31:57,491 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:31:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7892ae3a-75ae-4adb-89e4-38f499e853cc', 'content-length': '972', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7892ae3a-75ae-4adb-89e4-38f499e853cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/volumes/d3b211f3-1295-414b-982f-724a4e415b62'} Body: b'{"volume": {"id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:34.000000", "updated_at": "2022-03-10T15:31:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-699044306", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/volumes/d3b211f3-1295-414b-982f-724a4e415b62"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/48f54da4eb934d2dad3e654e17fc2b9f/volumes/d3b211f3-1295-414b-982f-724a4e415b62"}], "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f"}}' 2022-03-10 15:31:58,539 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/volumes/d3b211f3-1295-414b-982f-724a4e415b62 0.041s 2022-03-10 15:31:58,540 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:31:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-064fe4a5-9bbb-4c65-b937-ead97c61b9cd', 'content-length': '972', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-064fe4a5-9bbb-4c65-b937-ead97c61b9cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/volumes/d3b211f3-1295-414b-982f-724a4e415b62'} Body: b'{"volume": {"id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:34.000000", "updated_at": "2022-03-10T15:31:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-699044306", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/volumes/d3b211f3-1295-414b-982f-724a4e415b62"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/48f54da4eb934d2dad3e654e17fc2b9f/volumes/d3b211f3-1295-414b-982f-724a4e415b62"}], "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f"}}' 2022-03-10 15:31:59,586 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/volumes/d3b211f3-1295-414b-982f-724a4e415b62 0.039s 2022-03-10 15:31:59,587 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:31:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ce10ab88-8aad-4aef-8bad-5008f459db9d', 'content-length': '972', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ce10ab88-8aad-4aef-8bad-5008f459db9d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/volumes/d3b211f3-1295-414b-982f-724a4e415b62'} Body: b'{"volume": {"id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:34.000000", "updated_at": "2022-03-10T15:31:35.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-699044306", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/volumes/d3b211f3-1295-414b-982f-724a4e415b62"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/48f54da4eb934d2dad3e654e17fc2b9f/volumes/d3b211f3-1295-414b-982f-724a4e415b62"}], "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f"}}' 2022-03-10 15:32:00,635 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/volumes/d3b211f3-1295-414b-982f-724a4e415b62 0.039s 2022-03-10 15:32:00,635 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:32:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ae8ade4-be9e-4e38-8d69-28d50a1b61bd', 'content-length': '975', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ae8ade4-be9e-4e38-8d69-28d50a1b61bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/volumes/d3b211f3-1295-414b-982f-724a4e415b62'} Body: b'{"volume": {"id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:34.000000", "updated_at": "2022-03-10T15:31:59.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-699044306", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/volumes/d3b211f3-1295-414b-982f-724a4e415b62"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/48f54da4eb934d2dad3e654e17fc2b9f/volumes/d3b211f3-1295-414b-982f-724a4e415b62"}], "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f"}}' 2022-03-10 15:32:01,685 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/volumes/d3b211f3-1295-414b-982f-724a4e415b62 0.042s 2022-03-10 15:32:01,686 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:32:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9758e9a1-75d6-49fc-8020-079e84b769ce', 'content-length': '975', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9758e9a1-75d6-49fc-8020-079e84b769ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/volumes/d3b211f3-1295-414b-982f-724a4e415b62'} Body: b'{"volume": {"id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:34.000000", "updated_at": "2022-03-10T15:31:59.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-699044306", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/volumes/d3b211f3-1295-414b-982f-724a4e415b62"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/48f54da4eb934d2dad3e654e17fc2b9f/volumes/d3b211f3-1295-414b-982f-724a4e415b62"}], "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f"}}' 2022-03-10 15:32:02,733 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/volumes/d3b211f3-1295-414b-982f-724a4e415b62 0.038s 2022-03-10 15:32:02,733 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:32:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d67b814-2793-4fe1-ba0a-e565309002a4', 'content-length': '975', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d67b814-2793-4fe1-ba0a-e565309002a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/volumes/d3b211f3-1295-414b-982f-724a4e415b62'} Body: b'{"volume": {"id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:34.000000", "updated_at": "2022-03-10T15:31:59.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-699044306", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/volumes/d3b211f3-1295-414b-982f-724a4e415b62"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/48f54da4eb934d2dad3e654e17fc2b9f/volumes/d3b211f3-1295-414b-982f-724a4e415b62"}], "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f"}}' 2022-03-10 15:32:03,782 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/volumes/d3b211f3-1295-414b-982f-724a4e415b62 0.040s 2022-03-10 15:32:03,782 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:32:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8af707ed-fb82-4261-a120-76dca3b8519a', 'content-length': '975', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8af707ed-fb82-4261-a120-76dca3b8519a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/volumes/d3b211f3-1295-414b-982f-724a4e415b62'} Body: b'{"volume": {"id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:34.000000", "updated_at": "2022-03-10T15:31:59.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-699044306", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/volumes/d3b211f3-1295-414b-982f-724a4e415b62"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/48f54da4eb934d2dad3e654e17fc2b9f/volumes/d3b211f3-1295-414b-982f-724a4e415b62"}], "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f"}}' 2022-03-10 15:32:04,829 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/volumes/d3b211f3-1295-414b-982f-724a4e415b62 0.038s 2022-03-10 15:32:04,829 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:32:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-af6269de-fe14-4a10-999b-89ecd072ae07', 'content-length': '975', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-af6269de-fe14-4a10-999b-89ecd072ae07', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/volumes/d3b211f3-1295-414b-982f-724a4e415b62'} Body: b'{"volume": {"id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:34.000000", "updated_at": "2022-03-10T15:31:59.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-699044306", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/volumes/d3b211f3-1295-414b-982f-724a4e415b62"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/48f54da4eb934d2dad3e654e17fc2b9f/volumes/d3b211f3-1295-414b-982f-724a4e415b62"}], "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f"}}' 2022-03-10 15:32:05,874 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/volumes/d3b211f3-1295-414b-982f-724a4e415b62 0.038s 2022-03-10 15:32:05,874 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:32:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d836cae9-b763-490d-8785-0d63bf270301', 'content-length': '975', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d836cae9-b763-490d-8785-0d63bf270301', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/volumes/d3b211f3-1295-414b-982f-724a4e415b62'} Body: b'{"volume": {"id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:34.000000", "updated_at": "2022-03-10T15:31:59.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-699044306", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/volumes/d3b211f3-1295-414b-982f-724a4e415b62"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/48f54da4eb934d2dad3e654e17fc2b9f/volumes/d3b211f3-1295-414b-982f-724a4e415b62"}], "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f"}}' 2022-03-10 15:32:06,920 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/volumes/d3b211f3-1295-414b-982f-724a4e415b62 0.038s 2022-03-10 15:32:06,921 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:32:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a8bdd073-7e5d-4895-9d2f-64687aa93d03', 'content-length': '975', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a8bdd073-7e5d-4895-9d2f-64687aa93d03', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/volumes/d3b211f3-1295-414b-982f-724a4e415b62'} Body: b'{"volume": {"id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:34.000000", "updated_at": "2022-03-10T15:31:59.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-699044306", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/volumes/d3b211f3-1295-414b-982f-724a4e415b62"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/48f54da4eb934d2dad3e654e17fc2b9f/volumes/d3b211f3-1295-414b-982f-724a4e415b62"}], "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f"}}' 2022-03-10 15:32:07,966 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/volumes/d3b211f3-1295-414b-982f-724a4e415b62 0.038s 2022-03-10 15:32:07,967 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:32:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-875e077c-dee5-45e0-84dd-d83d977627d8', 'content-length': '975', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-875e077c-dee5-45e0-84dd-d83d977627d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/volumes/d3b211f3-1295-414b-982f-724a4e415b62'} Body: b'{"volume": {"id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:34.000000", "updated_at": "2022-03-10T15:31:59.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-699044306", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/volumes/d3b211f3-1295-414b-982f-724a4e415b62"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/48f54da4eb934d2dad3e654e17fc2b9f/volumes/d3b211f3-1295-414b-982f-724a4e415b62"}], "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f"}}' 2022-03-10 15:32:09,018 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/volumes/d3b211f3-1295-414b-982f-724a4e415b62 0.043s 2022-03-10 15:32:09,085 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:32:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3dfa982e-2769-4e54-8adc-174e44d2dcc9', 'content-length': '975', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3dfa982e-2769-4e54-8adc-174e44d2dcc9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/volumes/d3b211f3-1295-414b-982f-724a4e415b62'} Body: b'{"volume": {"id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:34.000000", "updated_at": "2022-03-10T15:31:59.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-699044306", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/volumes/d3b211f3-1295-414b-982f-724a4e415b62"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/48f54da4eb934d2dad3e654e17fc2b9f/volumes/d3b211f3-1295-414b-982f-724a4e415b62"}], "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f"}}' 2022-03-10 15:32:10,131 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/volumes/d3b211f3-1295-414b-982f-724a4e415b62 0.038s 2022-03-10 15:32:10,132 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:32:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9f05de40-0d0d-458f-a408-b723e7925330', 'content-length': '975', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9f05de40-0d0d-458f-a408-b723e7925330', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/volumes/d3b211f3-1295-414b-982f-724a4e415b62'} Body: b'{"volume": {"id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:34.000000", "updated_at": "2022-03-10T15:31:59.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-699044306", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/volumes/d3b211f3-1295-414b-982f-724a4e415b62"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/48f54da4eb934d2dad3e654e17fc2b9f/volumes/d3b211f3-1295-414b-982f-724a4e415b62"}], "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f"}}' 2022-03-10 15:32:11,181 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/volumes/d3b211f3-1295-414b-982f-724a4e415b62 0.041s 2022-03-10 15:32:11,181 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:32:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ee13426-ad39-4b00-99d2-31d5a64509fb', 'content-length': '975', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ee13426-ad39-4b00-99d2-31d5a64509fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/volumes/d3b211f3-1295-414b-982f-724a4e415b62'} Body: b'{"volume": {"id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:34.000000", "updated_at": "2022-03-10T15:31:59.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-699044306", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/volumes/d3b211f3-1295-414b-982f-724a4e415b62"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/48f54da4eb934d2dad3e654e17fc2b9f/volumes/d3b211f3-1295-414b-982f-724a4e415b62"}], "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f"}}' 2022-03-10 15:32:12,230 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/volumes/d3b211f3-1295-414b-982f-724a4e415b62 0.039s 2022-03-10 15:32:12,230 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:32:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-183af846-3cff-4510-ad14-f68533e50d09', 'content-length': '975', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-183af846-3cff-4510-ad14-f68533e50d09', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/volumes/d3b211f3-1295-414b-982f-724a4e415b62'} Body: b'{"volume": {"id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:34.000000", "updated_at": "2022-03-10T15:31:59.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-699044306", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/volumes/d3b211f3-1295-414b-982f-724a4e415b62"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/48f54da4eb934d2dad3e654e17fc2b9f/volumes/d3b211f3-1295-414b-982f-724a4e415b62"}], "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f"}}' 2022-03-10 15:32:13,286 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/volumes/d3b211f3-1295-414b-982f-724a4e415b62 0.047s 2022-03-10 15:32:13,286 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:32:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7211a10e-25b4-4c66-9127-f8fb2f621fc0', 'content-length': '975', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7211a10e-25b4-4c66-9127-f8fb2f621fc0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/volumes/d3b211f3-1295-414b-982f-724a4e415b62'} Body: b'{"volume": {"id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:34.000000", "updated_at": "2022-03-10T15:31:59.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-699044306", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/volumes/d3b211f3-1295-414b-982f-724a4e415b62"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/48f54da4eb934d2dad3e654e17fc2b9f/volumes/d3b211f3-1295-414b-982f-724a4e415b62"}], "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f"}}' 2022-03-10 15:32:14,336 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/volumes/d3b211f3-1295-414b-982f-724a4e415b62 0.042s 2022-03-10 15:32:14,336 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:32:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c575968-df9b-47f0-a24f-4cf1289e050b', 'content-length': '975', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c575968-df9b-47f0-a24f-4cf1289e050b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/volumes/d3b211f3-1295-414b-982f-724a4e415b62'} Body: b'{"volume": {"id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:34.000000", "updated_at": "2022-03-10T15:31:59.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-699044306", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/volumes/d3b211f3-1295-414b-982f-724a4e415b62"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/48f54da4eb934d2dad3e654e17fc2b9f/volumes/d3b211f3-1295-414b-982f-724a4e415b62"}], "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f"}}' 2022-03-10 15:32:15,385 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/volumes/d3b211f3-1295-414b-982f-724a4e415b62 0.040s 2022-03-10 15:32:15,385 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:32:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dbb46cde-7832-4c10-aa0d-f70fd04c2963', 'content-length': '975', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dbb46cde-7832-4c10-aa0d-f70fd04c2963', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/volumes/d3b211f3-1295-414b-982f-724a4e415b62'} Body: b'{"volume": {"id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:34.000000", "updated_at": "2022-03-10T15:31:59.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-699044306", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/volumes/d3b211f3-1295-414b-982f-724a4e415b62"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/48f54da4eb934d2dad3e654e17fc2b9f/volumes/d3b211f3-1295-414b-982f-724a4e415b62"}], "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f"}}' 2022-03-10 15:32:16,434 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/volumes/d3b211f3-1295-414b-982f-724a4e415b62 0.040s 2022-03-10 15:32:16,434 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:32:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6171c8fe-8a42-4d72-91fc-c738adfbc1d6', 'content-length': '1365', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6171c8fe-8a42-4d72-91fc-c738adfbc1d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/volumes/d3b211f3-1295-414b-982f-724a4e415b62'} Body: b'{"volume": {"id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:34.000000", "updated_at": "2022-03-10T15:32:16.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-699044306", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/volumes/d3b211f3-1295-414b-982f-724a4e415b62"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/48f54da4eb934d2dad3e654e17fc2b9f/volumes/d3b211f3-1295-414b-982f-724a4e415b62"}], "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f"}}' 2022-03-10 15:32:17,482 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/volumes/d3b211f3-1295-414b-982f-724a4e415b62 0.040s 2022-03-10 15:32:17,483 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:32:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-86cc6514-c3b8-42bb-859b-42955d275b92', 'content-length': '1363', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-86cc6514-c3b8-42bb-859b-42955d275b92', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/volumes/d3b211f3-1295-414b-982f-724a4e415b62'} Body: b'{"volume": {"id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:34.000000", "updated_at": "2022-03-10T15:32:17.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-699044306", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/volumes/d3b211f3-1295-414b-982f-724a4e415b62"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/48f54da4eb934d2dad3e654e17fc2b9f/volumes/d3b211f3-1295-414b-982f-724a4e415b62"}], "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f"}}' 2022-03-10 15:32:17,490 118343 INFO [tempest.common.waiters] volume d3b211f3-1295-414b-982f-724a4e415b62 reached available after waiting for 42.490076 seconds 2022-03-10 15:32:18,784 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 POST http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd/os-volume_attachments 1.293s 2022-03-10 15:32:18,784 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"volumeAttachment": {"volumeId": "d3b211f3-1295-414b-982f-724a4e415b62", "device": "/dev/sdb"}} Response - Headers: {'date': 'Thu, 10 Mar 2022 15:32:17 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-1883d7b5-a1cb-440d-bc9f-af3fda164cef', 'x-compute-request-id': 'req-1883d7b5-a1cb-440d-bc9f-af3fda164cef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd/os-volume_attachments'} Body: b'{"volumeAttachment": {"id": "d3b211f3-1295-414b-982f-724a4e415b62", "serverId": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "volumeId": "d3b211f3-1295-414b-982f-724a4e415b62", "device": "/dev/sdb"}}' 2022-03-10 15:32:18,837 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/volumes/d3b211f3-1295-414b-982f-724a4e415b62 0.051s 2022-03-10 15:32:18,838 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:32:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ce7d894-e0d3-47a3-8f02-97cbbd70d54b', 'content-length': '1362', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ce7d894-e0d3-47a3-8f02-97cbbd70d54b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/volumes/d3b211f3-1295-414b-982f-724a4e415b62'} Body: b'{"volume": {"id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:34.000000", "updated_at": "2022-03-10T15:32:18.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-699044306", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/volumes/d3b211f3-1295-414b-982f-724a4e415b62"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/48f54da4eb934d2dad3e654e17fc2b9f/volumes/d3b211f3-1295-414b-982f-724a4e415b62"}], "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f"}}' 2022-03-10 15:32:20,170 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/volumes/d3b211f3-1295-414b-982f-724a4e415b62 0.324s 2022-03-10 15:32:20,171 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:32:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-baf39caf-063d-488b-849a-56b2371678d8', 'content-length': '1363', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-baf39caf-063d-488b-849a-56b2371678d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/volumes/d3b211f3-1295-414b-982f-724a4e415b62'} Body: b'{"volume": {"id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:34.000000", "updated_at": "2022-03-10T15:32:20.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-699044306", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/volumes/d3b211f3-1295-414b-982f-724a4e415b62"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/48f54da4eb934d2dad3e654e17fc2b9f/volumes/d3b211f3-1295-414b-982f-724a4e415b62"}], "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f"}}' 2022-03-10 15:32:21,224 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/volumes/d3b211f3-1295-414b-982f-724a4e415b62 0.045s 2022-03-10 15:32:21,224 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:32:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-498d2bee-f79b-47dc-b4e2-cfe1bdfc1130', 'content-length': '1363', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-498d2bee-f79b-47dc-b4e2-cfe1bdfc1130', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/volumes/d3b211f3-1295-414b-982f-724a4e415b62'} Body: b'{"volume": {"id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:34.000000", "updated_at": "2022-03-10T15:32:20.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-699044306", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/volumes/d3b211f3-1295-414b-982f-724a4e415b62"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/48f54da4eb934d2dad3e654e17fc2b9f/volumes/d3b211f3-1295-414b-982f-724a4e415b62"}], "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f"}}' 2022-03-10 15:32:22,275 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/volumes/d3b211f3-1295-414b-982f-724a4e415b62 0.043s 2022-03-10 15:32:22,275 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:32:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-efbc0163-a80e-4d98-b759-4bd65c599eaf', 'content-length': '1363', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-efbc0163-a80e-4d98-b759-4bd65c599eaf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/volumes/d3b211f3-1295-414b-982f-724a4e415b62'} Body: b'{"volume": {"id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:34.000000", "updated_at": "2022-03-10T15:32:20.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-699044306", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/volumes/d3b211f3-1295-414b-982f-724a4e415b62"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/48f54da4eb934d2dad3e654e17fc2b9f/volumes/d3b211f3-1295-414b-982f-724a4e415b62"}], "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f"}}' 2022-03-10 15:32:23,469 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/volumes/d3b211f3-1295-414b-982f-724a4e415b62 0.186s 2022-03-10 15:32:23,470 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:32:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e4b64a3-a2ce-4e92-b218-ff2d35cc764b', 'content-length': '1363', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e4b64a3-a2ce-4e92-b218-ff2d35cc764b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/volumes/d3b211f3-1295-414b-982f-724a4e415b62'} Body: b'{"volume": {"id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:34.000000", "updated_at": "2022-03-10T15:32:20.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-699044306", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/volumes/d3b211f3-1295-414b-982f-724a4e415b62"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/48f54da4eb934d2dad3e654e17fc2b9f/volumes/d3b211f3-1295-414b-982f-724a4e415b62"}], "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f"}}' 2022-03-10 15:32:24,557 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/volumes/d3b211f3-1295-414b-982f-724a4e415b62 0.079s 2022-03-10 15:32:24,557 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:32:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c3d0f349-aca2-4a62-a505-a026f20f85f8', 'content-length': '1363', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c3d0f349-aca2-4a62-a505-a026f20f85f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/volumes/d3b211f3-1295-414b-982f-724a4e415b62'} Body: b'{"volume": {"id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:34.000000", "updated_at": "2022-03-10T15:32:20.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-699044306", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/volumes/d3b211f3-1295-414b-982f-724a4e415b62"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/48f54da4eb934d2dad3e654e17fc2b9f/volumes/d3b211f3-1295-414b-982f-724a4e415b62"}], "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f"}}' 2022-03-10 15:32:25,610 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/volumes/d3b211f3-1295-414b-982f-724a4e415b62 0.045s 2022-03-10 15:32:25,611 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:32:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-17645246-ec62-43a2-b11b-8fe7b7bece83', 'content-length': '1363', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-17645246-ec62-43a2-b11b-8fe7b7bece83', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/volumes/d3b211f3-1295-414b-982f-724a4e415b62'} Body: b'{"volume": {"id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:34.000000", "updated_at": "2022-03-10T15:32:20.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-699044306", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/volumes/d3b211f3-1295-414b-982f-724a4e415b62"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/48f54da4eb934d2dad3e654e17fc2b9f/volumes/d3b211f3-1295-414b-982f-724a4e415b62"}], "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f"}}' 2022-03-10 15:32:26,748 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/volumes/d3b211f3-1295-414b-982f-724a4e415b62 0.129s 2022-03-10 15:32:26,748 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:32:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9a7b81ca-f594-4c8d-a548-dae7b46da87c', 'content-length': '1363', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9a7b81ca-f594-4c8d-a548-dae7b46da87c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/volumes/d3b211f3-1295-414b-982f-724a4e415b62'} Body: b'{"volume": {"id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:34.000000", "updated_at": "2022-03-10T15:32:20.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-699044306", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/volumes/d3b211f3-1295-414b-982f-724a4e415b62"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/48f54da4eb934d2dad3e654e17fc2b9f/volumes/d3b211f3-1295-414b-982f-724a4e415b62"}], "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f"}}' 2022-03-10 15:32:27,804 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/volumes/d3b211f3-1295-414b-982f-724a4e415b62 0.047s 2022-03-10 15:32:27,804 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:32:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9208cb01-53fd-4db4-b08e-21408c7afbcb', 'content-length': '1655', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9208cb01-53fd-4db4-b08e-21408c7afbcb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/volumes/d3b211f3-1295-414b-982f-724a4e415b62'} Body: b'{"volume": {"id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:34.000000", "updated_at": "2022-03-10T15:32:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-699044306", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/volumes/d3b211f3-1295-414b-982f-724a4e415b62"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/48f54da4eb934d2dad3e654e17fc2b9f/volumes/d3b211f3-1295-414b-982f-724a4e415b62"}], "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62", "attachment_id": "22eeca68-cb8e-4a99-b3a8-fbcfcb72e9b4", "volume_id": "d3b211f3-1295-414b-982f-724a4e415b62", "server_id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-10T15:32:20.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f"}}' 2022-03-10 15:32:27,814 118343 INFO [tempest.common.waiters] volume d3b211f3-1295-414b-982f-724a4e415b62 reached in-use after waiting for 9.814731 seconds 2022-03-10 15:32:27,853 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 400 POST http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots 0.038s 2022-03-10 15:32:27,853 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"snapshot": {"volume_id": "d3b211f3-1295-414b-982f-724a4e415b62", "force": false, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1488773501"}} Response - Headers: {'date': 'Thu, 10 Mar 2022 15:32:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '160', 'content-type': 'application/json', 'x-compute-request-id': 'req-533ba2a3-dd77-4660-91c3-e96f0e140c06', 'x-openstack-request-id': 'req-533ba2a3-dd77-4660-91c3-e96f0e140c06', 'connection': 'close', 'status': '400', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots'} Body: b'{"badRequest": {"code": 400, "message": "Invalid volume: Volume d3b211f3-1295-414b-982f-724a4e415b62 status must be available, but current status is: in-use."}}' 2022-03-10 15:32:28,464 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 202 POST http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots 0.610s 2022-03-10 15:32:28,465 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"snapshot": {"volume_id": "d3b211f3-1295-414b-982f-724a4e415b62", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1394722518"}} Response - Headers: {'date': 'Thu, 10 Mar 2022 15:32:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-697c0d65-927b-49ea-88e7-cd256ec40611', 'content-length': '310', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-697c0d65-927b-49ea-88e7-cd256ec40611', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots'} Body: b'{"snapshot": {"id": "9369e98e-538f-4f76-a6ce-7125b4965fa6", "created_at": "2022-03-10T15:32:28.141497", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1394722518", "description": null, "volume_id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "creating", "size": 1, "metadata": {}}}' 2022-03-10 15:32:28,493 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/9369e98e-538f-4f76-a6ce-7125b4965fa6 0.026s 2022-03-10 15:32:28,493 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:32:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-973c1642-8ae0-4482-8a95-150bb445d0bc', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-973c1642-8ae0-4482-8a95-150bb445d0bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/9369e98e-538f-4f76-a6ce-7125b4965fa6'} Body: b'{"snapshot": {"id": "9369e98e-538f-4f76-a6ce-7125b4965fa6", "created_at": "2022-03-10T15:32:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1394722518", "description": null, "volume_id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "48f54da4eb934d2dad3e654e17fc2b9f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-10 15:32:29,518 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/9369e98e-538f-4f76-a6ce-7125b4965fa6 0.021s 2022-03-10 15:32:29,518 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:32:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-318b7950-4ff2-4142-af0d-8cfef7c7db3a', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-318b7950-4ff2-4142-af0d-8cfef7c7db3a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/9369e98e-538f-4f76-a6ce-7125b4965fa6'} Body: b'{"snapshot": {"id": "9369e98e-538f-4f76-a6ce-7125b4965fa6", "created_at": "2022-03-10T15:32:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1394722518", "description": null, "volume_id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "48f54da4eb934d2dad3e654e17fc2b9f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-10 15:32:30,544 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/9369e98e-538f-4f76-a6ce-7125b4965fa6 0.022s 2022-03-10 15:32:30,545 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:32:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7a0d089b-7a81-42e8-b86c-3ad9cf2b0784', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7a0d089b-7a81-42e8-b86c-3ad9cf2b0784', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/9369e98e-538f-4f76-a6ce-7125b4965fa6'} Body: b'{"snapshot": {"id": "9369e98e-538f-4f76-a6ce-7125b4965fa6", "created_at": "2022-03-10T15:32:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1394722518", "description": null, "volume_id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "48f54da4eb934d2dad3e654e17fc2b9f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-10 15:32:32,608 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/9369e98e-538f-4f76-a6ce-7125b4965fa6 1.060s 2022-03-10 15:32:32,615 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:32:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-82450527-d896-4717-ae2e-ba71c1fe6c88', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-82450527-d896-4717-ae2e-ba71c1fe6c88', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/9369e98e-538f-4f76-a6ce-7125b4965fa6'} Body: b'{"snapshot": {"id": "9369e98e-538f-4f76-a6ce-7125b4965fa6", "created_at": "2022-03-10T15:32:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1394722518", "description": null, "volume_id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "48f54da4eb934d2dad3e654e17fc2b9f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-10 15:32:33,644 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/9369e98e-538f-4f76-a6ce-7125b4965fa6 0.026s 2022-03-10 15:32:33,645 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:32:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd22bdfa-434f-43b2-baa3-775f98e5c8a2', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd22bdfa-434f-43b2-baa3-775f98e5c8a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/9369e98e-538f-4f76-a6ce-7125b4965fa6'} Body: b'{"snapshot": {"id": "9369e98e-538f-4f76-a6ce-7125b4965fa6", "created_at": "2022-03-10T15:32:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1394722518", "description": null, "volume_id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "48f54da4eb934d2dad3e654e17fc2b9f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-10 15:32:34,885 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/9369e98e-538f-4f76-a6ce-7125b4965fa6 0.236s 2022-03-10 15:32:34,885 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:32:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7ea5a8df-8b44-4440-8b29-bbf582358634', 'content-length': '469', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ea5a8df-8b44-4440-8b29-bbf582358634', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/9369e98e-538f-4f76-a6ce-7125b4965fa6'} Body: b'{"snapshot": {"id": "9369e98e-538f-4f76-a6ce-7125b4965fa6", "created_at": "2022-03-10T15:32:28.000000", "updated_at": "2022-03-10T15:32:34.000000", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1394722518", "description": null, "volume_id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "available", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "48f54da4eb934d2dad3e654e17fc2b9f", "os-extended-snapshot-attributes:progress": "100%"}}' 2022-03-10 15:32:34,888 118343 INFO [tempest.common.waiters] snapshot 9369e98e-538f-4f76-a6ce-7125b4965fa6 reached available after waiting for 6.888093 seconds 2022-03-10 15:32:35,544 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 202 POST http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots 0.656s 2022-03-10 15:32:35,545 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"snapshot": {"volume_id": "d3b211f3-1295-414b-982f-724a4e415b62", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1827073084"}} Response - Headers: {'date': 'Thu, 10 Mar 2022 15:32:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bfcc5e2d-d9af-4b21-9f59-39ef3d6de39f', 'content-length': '310', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bfcc5e2d-d9af-4b21-9f59-39ef3d6de39f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots'} Body: b'{"snapshot": {"id": "b0dd6d76-a324-402c-8c05-2d47f5980774", "created_at": "2022-03-10T15:32:35.130627", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1827073084", "description": null, "volume_id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "creating", "size": 1, "metadata": {}}}' 2022-03-10 15:32:35,619 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/b0dd6d76-a324-402c-8c05-2d47f5980774 0.071s 2022-03-10 15:32:35,619 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:32:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-49490dad-137a-44ca-966e-d4d51ee2ce26', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-49490dad-137a-44ca-966e-d4d51ee2ce26', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/b0dd6d76-a324-402c-8c05-2d47f5980774'} Body: b'{"snapshot": {"id": "b0dd6d76-a324-402c-8c05-2d47f5980774", "created_at": "2022-03-10T15:32:35.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1827073084", "description": null, "volume_id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "48f54da4eb934d2dad3e654e17fc2b9f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-10 15:32:36,657 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/b0dd6d76-a324-402c-8c05-2d47f5980774 0.034s 2022-03-10 15:32:36,657 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:32:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab653108-575c-47c7-bd50-e3c92f13ee63', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab653108-575c-47c7-bd50-e3c92f13ee63', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/b0dd6d76-a324-402c-8c05-2d47f5980774'} Body: b'{"snapshot": {"id": "b0dd6d76-a324-402c-8c05-2d47f5980774", "created_at": "2022-03-10T15:32:35.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1827073084", "description": null, "volume_id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "48f54da4eb934d2dad3e654e17fc2b9f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-10 15:32:37,682 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/b0dd6d76-a324-402c-8c05-2d47f5980774 0.022s 2022-03-10 15:32:37,682 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:32:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-76368ac3-cf55-4e2a-82b6-ba8fcbcd6929', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-76368ac3-cf55-4e2a-82b6-ba8fcbcd6929', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/b0dd6d76-a324-402c-8c05-2d47f5980774'} Body: b'{"snapshot": {"id": "b0dd6d76-a324-402c-8c05-2d47f5980774", "created_at": "2022-03-10T15:32:35.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1827073084", "description": null, "volume_id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "48f54da4eb934d2dad3e654e17fc2b9f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-10 15:32:38,709 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/b0dd6d76-a324-402c-8c05-2d47f5980774 0.023s 2022-03-10 15:32:38,709 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:32:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ccf98dd6-e75c-41b0-a5be-d9cd998392dc', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ccf98dd6-e75c-41b0-a5be-d9cd998392dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/b0dd6d76-a324-402c-8c05-2d47f5980774'} Body: b'{"snapshot": {"id": "b0dd6d76-a324-402c-8c05-2d47f5980774", "created_at": "2022-03-10T15:32:35.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1827073084", "description": null, "volume_id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "48f54da4eb934d2dad3e654e17fc2b9f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-10 15:32:39,736 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/b0dd6d76-a324-402c-8c05-2d47f5980774 0.022s 2022-03-10 15:32:39,736 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:32:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-056ff482-158a-4865-a2e4-28366da3f933', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-056ff482-158a-4865-a2e4-28366da3f933', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/b0dd6d76-a324-402c-8c05-2d47f5980774'} Body: b'{"snapshot": {"id": "b0dd6d76-a324-402c-8c05-2d47f5980774", "created_at": "2022-03-10T15:32:35.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1827073084", "description": null, "volume_id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "48f54da4eb934d2dad3e654e17fc2b9f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-10 15:32:40,763 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/b0dd6d76-a324-402c-8c05-2d47f5980774 0.023s 2022-03-10 15:32:40,764 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:32:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2f53f3ae-d26d-4cac-a32d-6c150b1e3260', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2f53f3ae-d26d-4cac-a32d-6c150b1e3260', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/b0dd6d76-a324-402c-8c05-2d47f5980774'} Body: b'{"snapshot": {"id": "b0dd6d76-a324-402c-8c05-2d47f5980774", "created_at": "2022-03-10T15:32:35.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1827073084", "description": null, "volume_id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "48f54da4eb934d2dad3e654e17fc2b9f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-10 15:32:41,788 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/b0dd6d76-a324-402c-8c05-2d47f5980774 0.022s 2022-03-10 15:32:41,789 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:32:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a1839e25-5962-4a8a-9552-e5518469f6b1', 'content-length': '469', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a1839e25-5962-4a8a-9552-e5518469f6b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/b0dd6d76-a324-402c-8c05-2d47f5980774'} Body: b'{"snapshot": {"id": "b0dd6d76-a324-402c-8c05-2d47f5980774", "created_at": "2022-03-10T15:32:35.000000", "updated_at": "2022-03-10T15:32:41.000000", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1827073084", "description": null, "volume_id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "available", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "48f54da4eb934d2dad3e654e17fc2b9f", "os-extended-snapshot-attributes:progress": "100%"}}' 2022-03-10 15:32:41,791 118343 INFO [tempest.common.waiters] snapshot b0dd6d76-a324-402c-8c05-2d47f5980774 reached available after waiting for 6.791641 seconds 2022-03-10 15:32:42,171 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 202 POST http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots 0.374s 2022-03-10 15:32:42,172 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"snapshot": {"volume_id": "d3b211f3-1295-414b-982f-724a4e415b62", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1397318521"}} Response - Headers: {'date': 'Thu, 10 Mar 2022 15:32:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b0dc0af5-aba6-495d-87c2-0038d854abac', 'content-length': '310', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b0dc0af5-aba6-495d-87c2-0038d854abac', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots'} Body: b'{"snapshot": {"id": "736d7d8c-fa47-4c9c-8774-434bf3203eb6", "created_at": "2022-03-10T15:32:41.957794", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1397318521", "description": null, "volume_id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "creating", "size": 1, "metadata": {}}}' 2022-03-10 15:32:42,198 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6 0.024s 2022-03-10 15:32:42,199 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:32:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-14a2a429-bb37-487f-8230-e60f001d3500', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-14a2a429-bb37-487f-8230-e60f001d3500', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6'} Body: b'{"snapshot": {"id": "736d7d8c-fa47-4c9c-8774-434bf3203eb6", "created_at": "2022-03-10T15:32:42.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1397318521", "description": null, "volume_id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "48f54da4eb934d2dad3e654e17fc2b9f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-10 15:32:43,228 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6 0.025s 2022-03-10 15:32:43,228 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:32:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e476a44-4c31-4160-a7fa-e92e5495b32f', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e476a44-4c31-4160-a7fa-e92e5495b32f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6'} Body: b'{"snapshot": {"id": "736d7d8c-fa47-4c9c-8774-434bf3203eb6", "created_at": "2022-03-10T15:32:42.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1397318521", "description": null, "volume_id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "48f54da4eb934d2dad3e654e17fc2b9f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-10 15:32:44,255 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6 0.023s 2022-03-10 15:32:44,255 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:32:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c02f6c7-ce92-4c07-8b04-98ac97599d8a', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c02f6c7-ce92-4c07-8b04-98ac97599d8a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6'} Body: b'{"snapshot": {"id": "736d7d8c-fa47-4c9c-8774-434bf3203eb6", "created_at": "2022-03-10T15:32:42.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1397318521", "description": null, "volume_id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "48f54da4eb934d2dad3e654e17fc2b9f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-10 15:32:45,282 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6 0.023s 2022-03-10 15:32:45,282 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:32:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-66fb59ee-d237-4d9e-b89d-5d18208c62db', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-66fb59ee-d237-4d9e-b89d-5d18208c62db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6'} Body: b'{"snapshot": {"id": "736d7d8c-fa47-4c9c-8774-434bf3203eb6", "created_at": "2022-03-10T15:32:42.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1397318521", "description": null, "volume_id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "48f54da4eb934d2dad3e654e17fc2b9f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-10 15:32:46,311 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6 0.025s 2022-03-10 15:32:46,312 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:32:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0dbbc264-5415-47e1-b03b-413e8ad8688b', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0dbbc264-5415-47e1-b03b-413e8ad8688b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6'} Body: b'{"snapshot": {"id": "736d7d8c-fa47-4c9c-8774-434bf3203eb6", "created_at": "2022-03-10T15:32:42.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1397318521", "description": null, "volume_id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "48f54da4eb934d2dad3e654e17fc2b9f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-10 15:32:47,341 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6 0.024s 2022-03-10 15:32:47,341 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:32:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f7766ebb-f70e-4f10-98ab-8c460ca3b380', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f7766ebb-f70e-4f10-98ab-8c460ca3b380', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6'} Body: b'{"snapshot": {"id": "736d7d8c-fa47-4c9c-8774-434bf3203eb6", "created_at": "2022-03-10T15:32:42.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1397318521", "description": null, "volume_id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "48f54da4eb934d2dad3e654e17fc2b9f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-10 15:32:48,367 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6 0.022s 2022-03-10 15:32:48,368 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:32:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c5fe1d3-3a29-4254-a067-93e1675958e1', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c5fe1d3-3a29-4254-a067-93e1675958e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6'} Body: b'{"snapshot": {"id": "736d7d8c-fa47-4c9c-8774-434bf3203eb6", "created_at": "2022-03-10T15:32:42.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1397318521", "description": null, "volume_id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "48f54da4eb934d2dad3e654e17fc2b9f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-10 15:32:49,393 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6 0.022s 2022-03-10 15:32:49,394 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:32:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f86c6e07-142a-4668-9044-02f860658ff4', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f86c6e07-142a-4668-9044-02f860658ff4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6'} Body: b'{"snapshot": {"id": "736d7d8c-fa47-4c9c-8774-434bf3203eb6", "created_at": "2022-03-10T15:32:42.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1397318521", "description": null, "volume_id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "48f54da4eb934d2dad3e654e17fc2b9f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-10 15:32:50,420 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6 0.022s 2022-03-10 15:32:50,421 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:32:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b74480c-f015-4f4c-96c3-ddb73eb84c47', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b74480c-f015-4f4c-96c3-ddb73eb84c47', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6'} Body: b'{"snapshot": {"id": "736d7d8c-fa47-4c9c-8774-434bf3203eb6", "created_at": "2022-03-10T15:32:42.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1397318521", "description": null, "volume_id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "48f54da4eb934d2dad3e654e17fc2b9f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-10 15:32:51,447 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6 0.021s 2022-03-10 15:32:51,447 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:32:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a59f4c17-b2e3-423d-9f3e-bee58e7d7660', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a59f4c17-b2e3-423d-9f3e-bee58e7d7660', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6'} Body: b'{"snapshot": {"id": "736d7d8c-fa47-4c9c-8774-434bf3203eb6", "created_at": "2022-03-10T15:32:42.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1397318521", "description": null, "volume_id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "48f54da4eb934d2dad3e654e17fc2b9f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-10 15:32:52,473 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6 0.022s 2022-03-10 15:32:52,474 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:32:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c58e9d4b-c41c-4d87-9acf-4b826420445b', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c58e9d4b-c41c-4d87-9acf-4b826420445b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6'} Body: b'{"snapshot": {"id": "736d7d8c-fa47-4c9c-8774-434bf3203eb6", "created_at": "2022-03-10T15:32:42.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1397318521", "description": null, "volume_id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "48f54da4eb934d2dad3e654e17fc2b9f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-10 15:32:53,498 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6 0.021s 2022-03-10 15:32:53,499 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:32:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e1ec5c7b-8086-43d3-9b33-ff475fa6ef5e', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e1ec5c7b-8086-43d3-9b33-ff475fa6ef5e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6'} Body: b'{"snapshot": {"id": "736d7d8c-fa47-4c9c-8774-434bf3203eb6", "created_at": "2022-03-10T15:32:42.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1397318521", "description": null, "volume_id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "48f54da4eb934d2dad3e654e17fc2b9f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-10 15:32:54,525 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6 0.022s 2022-03-10 15:32:54,526 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:32:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-01433170-c1e8-4ee4-bcd0-ad98374c73ec', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-01433170-c1e8-4ee4-bcd0-ad98374c73ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6'} Body: b'{"snapshot": {"id": "736d7d8c-fa47-4c9c-8774-434bf3203eb6", "created_at": "2022-03-10T15:32:42.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1397318521", "description": null, "volume_id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "48f54da4eb934d2dad3e654e17fc2b9f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-10 15:32:55,551 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6 0.022s 2022-03-10 15:32:55,552 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:32:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6653d913-61b8-43aa-94ad-0f47df4051b0', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6653d913-61b8-43aa-94ad-0f47df4051b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6'} Body: b'{"snapshot": {"id": "736d7d8c-fa47-4c9c-8774-434bf3203eb6", "created_at": "2022-03-10T15:32:42.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1397318521", "description": null, "volume_id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "48f54da4eb934d2dad3e654e17fc2b9f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-10 15:32:56,576 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6 0.021s 2022-03-10 15:32:56,577 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:32:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-663d95fb-1270-4071-bcdc-962960490274', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-663d95fb-1270-4071-bcdc-962960490274', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6'} Body: b'{"snapshot": {"id": "736d7d8c-fa47-4c9c-8774-434bf3203eb6", "created_at": "2022-03-10T15:32:42.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1397318521", "description": null, "volume_id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "48f54da4eb934d2dad3e654e17fc2b9f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-10 15:32:57,601 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6 0.021s 2022-03-10 15:32:57,602 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:32:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc1be79e-4e77-4e2b-ba05-843e68f6fa4e', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc1be79e-4e77-4e2b-ba05-843e68f6fa4e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6'} Body: b'{"snapshot": {"id": "736d7d8c-fa47-4c9c-8774-434bf3203eb6", "created_at": "2022-03-10T15:32:42.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1397318521", "description": null, "volume_id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "48f54da4eb934d2dad3e654e17fc2b9f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-10 15:32:58,627 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6 0.022s 2022-03-10 15:32:58,627 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:32:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c0212dd8-ccc8-471d-a888-14cc82d1be88', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c0212dd8-ccc8-471d-a888-14cc82d1be88', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6'} Body: b'{"snapshot": {"id": "736d7d8c-fa47-4c9c-8774-434bf3203eb6", "created_at": "2022-03-10T15:32:42.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1397318521", "description": null, "volume_id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "48f54da4eb934d2dad3e654e17fc2b9f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-10 15:32:59,653 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6 0.022s 2022-03-10 15:32:59,654 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:32:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-78f36227-4ffb-4e95-a5d0-e9d49c29790f', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-78f36227-4ffb-4e95-a5d0-e9d49c29790f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6'} Body: b'{"snapshot": {"id": "736d7d8c-fa47-4c9c-8774-434bf3203eb6", "created_at": "2022-03-10T15:32:42.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1397318521", "description": null, "volume_id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "48f54da4eb934d2dad3e654e17fc2b9f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-10 15:33:00,679 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6 0.021s 2022-03-10 15:33:00,680 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:33:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0ccf42e1-b6ff-456a-b1ce-73a3192222b6', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0ccf42e1-b6ff-456a-b1ce-73a3192222b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6'} Body: b'{"snapshot": {"id": "736d7d8c-fa47-4c9c-8774-434bf3203eb6", "created_at": "2022-03-10T15:32:42.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1397318521", "description": null, "volume_id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "48f54da4eb934d2dad3e654e17fc2b9f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-10 15:33:01,706 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6 0.022s 2022-03-10 15:33:01,706 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:33:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d7339fa6-db18-45ee-a39e-a8d4eff72113', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d7339fa6-db18-45ee-a39e-a8d4eff72113', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6'} Body: b'{"snapshot": {"id": "736d7d8c-fa47-4c9c-8774-434bf3203eb6", "created_at": "2022-03-10T15:32:42.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1397318521", "description": null, "volume_id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "48f54da4eb934d2dad3e654e17fc2b9f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-10 15:33:02,731 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6 0.021s 2022-03-10 15:33:02,732 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:33:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f6b25a0d-ad35-467e-925c-43de313eafa2', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f6b25a0d-ad35-467e-925c-43de313eafa2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6'} Body: b'{"snapshot": {"id": "736d7d8c-fa47-4c9c-8774-434bf3203eb6", "created_at": "2022-03-10T15:32:42.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1397318521", "description": null, "volume_id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "48f54da4eb934d2dad3e654e17fc2b9f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-10 15:33:03,759 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6 0.024s 2022-03-10 15:33:03,760 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:33:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ae24f7c-470b-4755-8396-7275216fdde1', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ae24f7c-470b-4755-8396-7275216fdde1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6'} Body: b'{"snapshot": {"id": "736d7d8c-fa47-4c9c-8774-434bf3203eb6", "created_at": "2022-03-10T15:32:42.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1397318521", "description": null, "volume_id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "48f54da4eb934d2dad3e654e17fc2b9f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-10 15:33:04,786 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6 0.022s 2022-03-10 15:33:04,786 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:33:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2d260f28-fa49-469c-b096-2ff6aa910685', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d260f28-fa49-469c-b096-2ff6aa910685', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6'} Body: b'{"snapshot": {"id": "736d7d8c-fa47-4c9c-8774-434bf3203eb6", "created_at": "2022-03-10T15:32:42.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1397318521", "description": null, "volume_id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "48f54da4eb934d2dad3e654e17fc2b9f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-10 15:33:05,815 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6 0.026s 2022-03-10 15:33:05,816 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:33:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-83c638cb-fd80-47b8-895d-79a92fd0df76', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-83c638cb-fd80-47b8-895d-79a92fd0df76', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6'} Body: b'{"snapshot": {"id": "736d7d8c-fa47-4c9c-8774-434bf3203eb6", "created_at": "2022-03-10T15:32:42.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1397318521", "description": null, "volume_id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "48f54da4eb934d2dad3e654e17fc2b9f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-10 15:33:06,843 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6 0.024s 2022-03-10 15:33:06,844 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:33:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f505e9b8-733f-4175-9d0a-a5c19600cc2f', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f505e9b8-733f-4175-9d0a-a5c19600cc2f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6'} Body: b'{"snapshot": {"id": "736d7d8c-fa47-4c9c-8774-434bf3203eb6", "created_at": "2022-03-10T15:32:42.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1397318521", "description": null, "volume_id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "48f54da4eb934d2dad3e654e17fc2b9f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-10 15:33:07,877 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6 0.030s 2022-03-10 15:33:07,878 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:33:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-96ea7aed-e83c-4828-b81f-1362bfe2b08f', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-96ea7aed-e83c-4828-b81f-1362bfe2b08f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6'} Body: b'{"snapshot": {"id": "736d7d8c-fa47-4c9c-8774-434bf3203eb6", "created_at": "2022-03-10T15:32:42.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1397318521", "description": null, "volume_id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "48f54da4eb934d2dad3e654e17fc2b9f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-10 15:33:08,903 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6 0.022s 2022-03-10 15:33:08,904 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:33:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ecbba711-4594-435f-987c-82f56cc72aac', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ecbba711-4594-435f-987c-82f56cc72aac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6'} Body: b'{"snapshot": {"id": "736d7d8c-fa47-4c9c-8774-434bf3203eb6", "created_at": "2022-03-10T15:32:42.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1397318521", "description": null, "volume_id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "48f54da4eb934d2dad3e654e17fc2b9f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-10 15:33:09,936 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6 0.028s 2022-03-10 15:33:09,937 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:33:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-29d82e2e-f0ae-4b80-9188-5cb60e95f0bd', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-29d82e2e-f0ae-4b80-9188-5cb60e95f0bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6'} Body: b'{"snapshot": {"id": "736d7d8c-fa47-4c9c-8774-434bf3203eb6", "created_at": "2022-03-10T15:32:42.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1397318521", "description": null, "volume_id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "48f54da4eb934d2dad3e654e17fc2b9f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-10 15:33:10,962 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6 0.022s 2022-03-10 15:33:10,963 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:33:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d6dd723e-ec04-476b-a74f-40f16cd8ea0c', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d6dd723e-ec04-476b-a74f-40f16cd8ea0c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6'} Body: b'{"snapshot": {"id": "736d7d8c-fa47-4c9c-8774-434bf3203eb6", "created_at": "2022-03-10T15:32:42.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1397318521", "description": null, "volume_id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "48f54da4eb934d2dad3e654e17fc2b9f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-10 15:33:11,998 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6 0.031s 2022-03-10 15:33:11,998 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:33:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f7ae3374-020f-4108-8cc0-635e6dc51f00', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f7ae3374-020f-4108-8cc0-635e6dc51f00', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6'} Body: b'{"snapshot": {"id": "736d7d8c-fa47-4c9c-8774-434bf3203eb6", "created_at": "2022-03-10T15:32:42.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1397318521", "description": null, "volume_id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "48f54da4eb934d2dad3e654e17fc2b9f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-10 15:33:13,055 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6 0.051s 2022-03-10 15:33:13,055 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:33:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-007e939d-22a8-4c29-82fb-c883ff2b8c0b', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-007e939d-22a8-4c29-82fb-c883ff2b8c0b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6'} Body: b'{"snapshot": {"id": "736d7d8c-fa47-4c9c-8774-434bf3203eb6", "created_at": "2022-03-10T15:32:42.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1397318521", "description": null, "volume_id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "48f54da4eb934d2dad3e654e17fc2b9f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-10 15:33:14,081 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6 0.021s 2022-03-10 15:33:14,081 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:33:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5621bd99-1104-44e3-a83f-58c8fae94c21', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5621bd99-1104-44e3-a83f-58c8fae94c21', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6'} Body: b'{"snapshot": {"id": "736d7d8c-fa47-4c9c-8774-434bf3203eb6", "created_at": "2022-03-10T15:32:42.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1397318521", "description": null, "volume_id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "48f54da4eb934d2dad3e654e17fc2b9f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-10 15:33:15,110 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6 0.026s 2022-03-10 15:33:15,111 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:33:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-00ff6801-6e7e-415a-8708-0901ec119f80', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-00ff6801-6e7e-415a-8708-0901ec119f80', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6'} Body: b'{"snapshot": {"id": "736d7d8c-fa47-4c9c-8774-434bf3203eb6", "created_at": "2022-03-10T15:32:42.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1397318521", "description": null, "volume_id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "48f54da4eb934d2dad3e654e17fc2b9f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-10 15:33:16,141 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6 0.027s 2022-03-10 15:33:16,142 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:33:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f353e0a-01a0-4d5e-96e7-72a60b0dc967', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f353e0a-01a0-4d5e-96e7-72a60b0dc967', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6'} Body: b'{"snapshot": {"id": "736d7d8c-fa47-4c9c-8774-434bf3203eb6", "created_at": "2022-03-10T15:32:42.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1397318521", "description": null, "volume_id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "48f54da4eb934d2dad3e654e17fc2b9f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-10 15:33:17,169 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6 0.023s 2022-03-10 15:33:17,170 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:33:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0eaed8e8-0728-45a7-b0c0-a8fef61a9ab7', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0eaed8e8-0728-45a7-b0c0-a8fef61a9ab7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6'} Body: b'{"snapshot": {"id": "736d7d8c-fa47-4c9c-8774-434bf3203eb6", "created_at": "2022-03-10T15:32:42.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1397318521", "description": null, "volume_id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "48f54da4eb934d2dad3e654e17fc2b9f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-10 15:33:18,196 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6 0.021s 2022-03-10 15:33:18,196 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:33:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c4662b63-11a5-48df-9281-fcc86d4a512d', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c4662b63-11a5-48df-9281-fcc86d4a512d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6'} Body: b'{"snapshot": {"id": "736d7d8c-fa47-4c9c-8774-434bf3203eb6", "created_at": "2022-03-10T15:32:42.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1397318521", "description": null, "volume_id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "48f54da4eb934d2dad3e654e17fc2b9f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-10 15:33:19,222 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6 0.022s 2022-03-10 15:33:19,228 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:33:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-623bbc17-5b75-4870-abdc-fa35533e27ec', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-623bbc17-5b75-4870-abdc-fa35533e27ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6'} Body: b'{"snapshot": {"id": "736d7d8c-fa47-4c9c-8774-434bf3203eb6", "created_at": "2022-03-10T15:32:42.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1397318521", "description": null, "volume_id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "48f54da4eb934d2dad3e654e17fc2b9f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-10 15:33:20,253 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6 0.022s 2022-03-10 15:33:20,254 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:33:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bd907f7c-ab47-402b-b057-8798dacce9ff', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bd907f7c-ab47-402b-b057-8798dacce9ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6'} Body: b'{"snapshot": {"id": "736d7d8c-fa47-4c9c-8774-434bf3203eb6", "created_at": "2022-03-10T15:32:42.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1397318521", "description": null, "volume_id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "48f54da4eb934d2dad3e654e17fc2b9f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-10 15:33:21,281 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6 0.023s 2022-03-10 15:33:21,281 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:33:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b288465b-8d3b-4c06-ba7f-a2346fc43357', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b288465b-8d3b-4c06-ba7f-a2346fc43357', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6'} Body: b'{"snapshot": {"id": "736d7d8c-fa47-4c9c-8774-434bf3203eb6", "created_at": "2022-03-10T15:32:42.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1397318521", "description": null, "volume_id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "48f54da4eb934d2dad3e654e17fc2b9f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-10 15:33:22,306 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6 0.021s 2022-03-10 15:33:22,307 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:33:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-60f0d56a-38c0-4437-bc8d-9955a9febeba', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-60f0d56a-38c0-4437-bc8d-9955a9febeba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6'} Body: b'{"snapshot": {"id": "736d7d8c-fa47-4c9c-8774-434bf3203eb6", "created_at": "2022-03-10T15:32:42.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1397318521", "description": null, "volume_id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "48f54da4eb934d2dad3e654e17fc2b9f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-10 15:33:23,332 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6 0.022s 2022-03-10 15:33:23,333 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:33:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e57111cc-3bf1-4520-9e87-001ad1c0037a', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e57111cc-3bf1-4520-9e87-001ad1c0037a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6'} Body: b'{"snapshot": {"id": "736d7d8c-fa47-4c9c-8774-434bf3203eb6", "created_at": "2022-03-10T15:32:42.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1397318521", "description": null, "volume_id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "48f54da4eb934d2dad3e654e17fc2b9f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-10 15:33:24,357 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6 0.021s 2022-03-10 15:33:24,358 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:33:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7571d312-6cb2-404d-a7f6-9cc03584e139', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7571d312-6cb2-404d-a7f6-9cc03584e139', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6'} Body: b'{"snapshot": {"id": "736d7d8c-fa47-4c9c-8774-434bf3203eb6", "created_at": "2022-03-10T15:32:42.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1397318521", "description": null, "volume_id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "48f54da4eb934d2dad3e654e17fc2b9f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-10 15:33:25,383 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6 0.021s 2022-03-10 15:33:25,383 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:33:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d92629c7-c0ff-472f-8a5f-4a1846dc9da7', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d92629c7-c0ff-472f-8a5f-4a1846dc9da7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6'} Body: b'{"snapshot": {"id": "736d7d8c-fa47-4c9c-8774-434bf3203eb6", "created_at": "2022-03-10T15:32:42.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1397318521", "description": null, "volume_id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "48f54da4eb934d2dad3e654e17fc2b9f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-10 15:33:26,410 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6 0.023s 2022-03-10 15:33:26,410 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:33:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-24533b36-7eed-47ff-9f83-093eaeddc7b9', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-24533b36-7eed-47ff-9f83-093eaeddc7b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6'} Body: b'{"snapshot": {"id": "736d7d8c-fa47-4c9c-8774-434bf3203eb6", "created_at": "2022-03-10T15:32:42.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1397318521", "description": null, "volume_id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "48f54da4eb934d2dad3e654e17fc2b9f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-10 15:33:27,435 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6 0.022s 2022-03-10 15:33:27,436 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:33:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2725367d-1bcc-42f6-9e90-ae7f4aa92ff5', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2725367d-1bcc-42f6-9e90-ae7f4aa92ff5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6'} Body: b'{"snapshot": {"id": "736d7d8c-fa47-4c9c-8774-434bf3203eb6", "created_at": "2022-03-10T15:32:42.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1397318521", "description": null, "volume_id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "48f54da4eb934d2dad3e654e17fc2b9f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-10 15:33:28,462 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6 0.022s 2022-03-10 15:33:28,462 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:33:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8f77be74-9ff0-44b5-a7a9-55e3d12a7d8b', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8f77be74-9ff0-44b5-a7a9-55e3d12a7d8b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6'} Body: b'{"snapshot": {"id": "736d7d8c-fa47-4c9c-8774-434bf3203eb6", "created_at": "2022-03-10T15:32:42.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1397318521", "description": null, "volume_id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "48f54da4eb934d2dad3e654e17fc2b9f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-10 15:33:29,488 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6 0.022s 2022-03-10 15:33:29,489 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:33:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-00b190c7-e620-40bb-977d-6986282e5230', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-00b190c7-e620-40bb-977d-6986282e5230', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6'} Body: b'{"snapshot": {"id": "736d7d8c-fa47-4c9c-8774-434bf3203eb6", "created_at": "2022-03-10T15:32:42.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1397318521", "description": null, "volume_id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "48f54da4eb934d2dad3e654e17fc2b9f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-10 15:33:30,514 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6 0.022s 2022-03-10 15:33:30,514 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:33:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-348e4f4b-9332-4930-87de-1254320815dc', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-348e4f4b-9332-4930-87de-1254320815dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6'} Body: b'{"snapshot": {"id": "736d7d8c-fa47-4c9c-8774-434bf3203eb6", "created_at": "2022-03-10T15:32:42.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1397318521", "description": null, "volume_id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "48f54da4eb934d2dad3e654e17fc2b9f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-10 15:33:31,540 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6 0.022s 2022-03-10 15:33:31,540 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:33:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-feb290d3-4b0b-4b19-a996-7e81a38cbc4f', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-feb290d3-4b0b-4b19-a996-7e81a38cbc4f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6'} Body: b'{"snapshot": {"id": "736d7d8c-fa47-4c9c-8774-434bf3203eb6", "created_at": "2022-03-10T15:32:42.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1397318521", "description": null, "volume_id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "48f54da4eb934d2dad3e654e17fc2b9f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-10 15:33:32,566 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6 0.022s 2022-03-10 15:33:32,566 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:33:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-36be54cd-f7d9-4914-ab6c-8a93edcb746d', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-36be54cd-f7d9-4914-ab6c-8a93edcb746d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6'} Body: b'{"snapshot": {"id": "736d7d8c-fa47-4c9c-8774-434bf3203eb6", "created_at": "2022-03-10T15:32:42.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1397318521", "description": null, "volume_id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "48f54da4eb934d2dad3e654e17fc2b9f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-10 15:33:33,591 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6 0.021s 2022-03-10 15:33:33,591 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:33:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-93681d75-4a3d-41f2-8fb3-e91e763e1a56', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-93681d75-4a3d-41f2-8fb3-e91e763e1a56', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6'} Body: b'{"snapshot": {"id": "736d7d8c-fa47-4c9c-8774-434bf3203eb6", "created_at": "2022-03-10T15:32:42.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1397318521", "description": null, "volume_id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "48f54da4eb934d2dad3e654e17fc2b9f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-10 15:33:34,616 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6 0.022s 2022-03-10 15:33:34,617 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:33:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-38fe469c-9f9e-4478-afd9-a0aa58fb983b', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-38fe469c-9f9e-4478-afd9-a0aa58fb983b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6'} Body: b'{"snapshot": {"id": "736d7d8c-fa47-4c9c-8774-434bf3203eb6", "created_at": "2022-03-10T15:32:42.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1397318521", "description": null, "volume_id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "48f54da4eb934d2dad3e654e17fc2b9f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-10 15:33:35,642 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6 0.022s 2022-03-10 15:33:35,643 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:33:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f34cbabc-c107-4b7e-acd0-9725080b450f', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f34cbabc-c107-4b7e-acd0-9725080b450f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6'} Body: b'{"snapshot": {"id": "736d7d8c-fa47-4c9c-8774-434bf3203eb6", "created_at": "2022-03-10T15:32:42.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1397318521", "description": null, "volume_id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "48f54da4eb934d2dad3e654e17fc2b9f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-10 15:33:36,668 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6 0.022s 2022-03-10 15:33:36,668 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:33:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-38334263-4ed8-4f7a-a61f-fc7c9099d099', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-38334263-4ed8-4f7a-a61f-fc7c9099d099', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6'} Body: b'{"snapshot": {"id": "736d7d8c-fa47-4c9c-8774-434bf3203eb6", "created_at": "2022-03-10T15:32:42.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1397318521", "description": null, "volume_id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "48f54da4eb934d2dad3e654e17fc2b9f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-10 15:33:37,693 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6 0.021s 2022-03-10 15:33:37,693 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:33:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eba67c20-8337-4122-9608-d8ff9e519b62', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eba67c20-8337-4122-9608-d8ff9e519b62', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6'} Body: b'{"snapshot": {"id": "736d7d8c-fa47-4c9c-8774-434bf3203eb6", "created_at": "2022-03-10T15:32:42.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1397318521", "description": null, "volume_id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "48f54da4eb934d2dad3e654e17fc2b9f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-10 15:33:38,717 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6 0.021s 2022-03-10 15:33:38,718 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:33:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fce8df3f-ce31-4754-9005-0291b8d9f8ed', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fce8df3f-ce31-4754-9005-0291b8d9f8ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6'} Body: b'{"snapshot": {"id": "736d7d8c-fa47-4c9c-8774-434bf3203eb6", "created_at": "2022-03-10T15:32:42.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1397318521", "description": null, "volume_id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "48f54da4eb934d2dad3e654e17fc2b9f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-10 15:33:39,742 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6 0.021s 2022-03-10 15:33:39,742 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:33:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e5c2094e-2098-4842-85fe-6a8a405d608c', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e5c2094e-2098-4842-85fe-6a8a405d608c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6'} Body: b'{"snapshot": {"id": "736d7d8c-fa47-4c9c-8774-434bf3203eb6", "created_at": "2022-03-10T15:32:42.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1397318521", "description": null, "volume_id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "48f54da4eb934d2dad3e654e17fc2b9f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-10 15:33:40,767 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6 0.021s 2022-03-10 15:33:40,768 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:33:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-318bef65-8f49-4f81-bb80-3851bd396ff6', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-318bef65-8f49-4f81-bb80-3851bd396ff6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6'} Body: b'{"snapshot": {"id": "736d7d8c-fa47-4c9c-8774-434bf3203eb6", "created_at": "2022-03-10T15:32:42.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1397318521", "description": null, "volume_id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "48f54da4eb934d2dad3e654e17fc2b9f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-10 15:33:41,793 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6 0.022s 2022-03-10 15:33:41,794 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:33:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b483cc4a-7852-47e1-9c60-8c8b97715a11', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b483cc4a-7852-47e1-9c60-8c8b97715a11', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6'} Body: b'{"snapshot": {"id": "736d7d8c-fa47-4c9c-8774-434bf3203eb6", "created_at": "2022-03-10T15:32:42.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1397318521", "description": null, "volume_id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "48f54da4eb934d2dad3e654e17fc2b9f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-10 15:33:42,820 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6 0.022s 2022-03-10 15:33:42,820 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:33:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-25a4df84-dc07-4168-b140-424ab9bf37fa', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-25a4df84-dc07-4168-b140-424ab9bf37fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6'} Body: b'{"snapshot": {"id": "736d7d8c-fa47-4c9c-8774-434bf3203eb6", "created_at": "2022-03-10T15:32:42.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1397318521", "description": null, "volume_id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "48f54da4eb934d2dad3e654e17fc2b9f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-10 15:33:43,850 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6 0.026s 2022-03-10 15:33:43,851 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:33:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-458dcd5f-a03c-4d33-809e-258bc44b115f', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-458dcd5f-a03c-4d33-809e-258bc44b115f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6'} Body: b'{"snapshot": {"id": "736d7d8c-fa47-4c9c-8774-434bf3203eb6", "created_at": "2022-03-10T15:32:42.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1397318521", "description": null, "volume_id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "48f54da4eb934d2dad3e654e17fc2b9f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-10 15:33:44,896 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6 0.042s 2022-03-10 15:33:44,897 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:33:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-47712c80-a161-4c13-baa7-cfa4949d7ce9', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-47712c80-a161-4c13-baa7-cfa4949d7ce9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6'} Body: b'{"snapshot": {"id": "736d7d8c-fa47-4c9c-8774-434bf3203eb6", "created_at": "2022-03-10T15:32:42.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1397318521", "description": null, "volume_id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "48f54da4eb934d2dad3e654e17fc2b9f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-10 15:33:45,945 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6 0.044s 2022-03-10 15:33:45,945 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:33:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5fd8ca74-63a2-4a3f-9f93-d6d47dd00925', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5fd8ca74-63a2-4a3f-9f93-d6d47dd00925', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6'} Body: b'{"snapshot": {"id": "736d7d8c-fa47-4c9c-8774-434bf3203eb6", "created_at": "2022-03-10T15:32:42.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1397318521", "description": null, "volume_id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "48f54da4eb934d2dad3e654e17fc2b9f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-10 15:33:46,995 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6 0.047s 2022-03-10 15:33:46,996 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:33:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1a4eeb7d-1a39-4fda-9e20-372b1222df26', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1a4eeb7d-1a39-4fda-9e20-372b1222df26', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6'} Body: b'{"snapshot": {"id": "736d7d8c-fa47-4c9c-8774-434bf3203eb6", "created_at": "2022-03-10T15:32:42.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1397318521", "description": null, "volume_id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "48f54da4eb934d2dad3e654e17fc2b9f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-10 15:33:48,044 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6 0.044s 2022-03-10 15:33:48,044 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:33:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-72ec1c0c-0346-4615-ba10-f831ae3cd086', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-72ec1c0c-0346-4615-ba10-f831ae3cd086', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6'} Body: b'{"snapshot": {"id": "736d7d8c-fa47-4c9c-8774-434bf3203eb6", "created_at": "2022-03-10T15:32:42.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1397318521", "description": null, "volume_id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "48f54da4eb934d2dad3e654e17fc2b9f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-10 15:33:49,090 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6 0.042s 2022-03-10 15:33:49,090 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:33:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a7cb12f8-3260-4cd9-bc55-ab194c32b1a8', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a7cb12f8-3260-4cd9-bc55-ab194c32b1a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6'} Body: b'{"snapshot": {"id": "736d7d8c-fa47-4c9c-8774-434bf3203eb6", "created_at": "2022-03-10T15:32:42.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1397318521", "description": null, "volume_id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "48f54da4eb934d2dad3e654e17fc2b9f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-10 15:33:50,139 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6 0.044s 2022-03-10 15:33:50,139 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:33:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c88e7ff-12ab-4fbc-89cf-913b6dbf6e8a', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c88e7ff-12ab-4fbc-89cf-913b6dbf6e8a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6'} Body: b'{"snapshot": {"id": "736d7d8c-fa47-4c9c-8774-434bf3203eb6", "created_at": "2022-03-10T15:32:42.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1397318521", "description": null, "volume_id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "48f54da4eb934d2dad3e654e17fc2b9f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-10 15:33:51,186 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6 0.044s 2022-03-10 15:33:51,187 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:33:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-38cd21c9-ef3a-448c-a9ca-46cb3f21a009', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-38cd21c9-ef3a-448c-a9ca-46cb3f21a009', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6'} Body: b'{"snapshot": {"id": "736d7d8c-fa47-4c9c-8774-434bf3203eb6", "created_at": "2022-03-10T15:32:42.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1397318521", "description": null, "volume_id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "48f54da4eb934d2dad3e654e17fc2b9f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-10 15:33:52,245 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6 0.051s 2022-03-10 15:33:52,246 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:33:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f21750e8-1755-47b5-b874-82475086915b', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f21750e8-1755-47b5-b874-82475086915b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6'} Body: b'{"snapshot": {"id": "736d7d8c-fa47-4c9c-8774-434bf3203eb6", "created_at": "2022-03-10T15:32:42.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1397318521", "description": null, "volume_id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "48f54da4eb934d2dad3e654e17fc2b9f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-10 15:33:53,287 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6 0.037s 2022-03-10 15:33:53,287 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:33:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b94ee66-2fcc-40ec-92bf-a0d3d8b500bf', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b94ee66-2fcc-40ec-92bf-a0d3d8b500bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6'} Body: b'{"snapshot": {"id": "736d7d8c-fa47-4c9c-8774-434bf3203eb6", "created_at": "2022-03-10T15:32:42.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1397318521", "description": null, "volume_id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "48f54da4eb934d2dad3e654e17fc2b9f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-10 15:33:54,335 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6 0.043s 2022-03-10 15:33:54,335 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:33:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-559184a7-2065-4b87-96d8-5aa377608b62', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-559184a7-2065-4b87-96d8-5aa377608b62', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6'} Body: b'{"snapshot": {"id": "736d7d8c-fa47-4c9c-8774-434bf3203eb6", "created_at": "2022-03-10T15:32:42.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1397318521", "description": null, "volume_id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "48f54da4eb934d2dad3e654e17fc2b9f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-10 15:33:55,384 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6 0.045s 2022-03-10 15:33:55,385 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:33:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-87393790-4b48-421f-8845-9d9ecd63b63f', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-87393790-4b48-421f-8845-9d9ecd63b63f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6'} Body: b'{"snapshot": {"id": "736d7d8c-fa47-4c9c-8774-434bf3203eb6", "created_at": "2022-03-10T15:32:42.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1397318521", "description": null, "volume_id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "48f54da4eb934d2dad3e654e17fc2b9f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-10 15:33:56,431 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6 0.042s 2022-03-10 15:33:56,431 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:33:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e169673-4d4f-4a6a-8af7-a34e744c38f5', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e169673-4d4f-4a6a-8af7-a34e744c38f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6'} Body: b'{"snapshot": {"id": "736d7d8c-fa47-4c9c-8774-434bf3203eb6", "created_at": "2022-03-10T15:32:42.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1397318521", "description": null, "volume_id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "48f54da4eb934d2dad3e654e17fc2b9f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-10 15:33:57,478 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6 0.043s 2022-03-10 15:33:57,478 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:33:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-163fc2ab-8fd4-4fe3-a4d4-00cf3cae7468', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-163fc2ab-8fd4-4fe3-a4d4-00cf3cae7468', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6'} Body: b'{"snapshot": {"id": "736d7d8c-fa47-4c9c-8774-434bf3203eb6", "created_at": "2022-03-10T15:32:42.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1397318521", "description": null, "volume_id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "48f54da4eb934d2dad3e654e17fc2b9f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-10 15:33:58,525 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6 0.042s 2022-03-10 15:33:58,525 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:33:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f75981e-0cdd-4689-87a6-94155c4775cd', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f75981e-0cdd-4689-87a6-94155c4775cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6'} Body: b'{"snapshot": {"id": "736d7d8c-fa47-4c9c-8774-434bf3203eb6", "created_at": "2022-03-10T15:32:42.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1397318521", "description": null, "volume_id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "48f54da4eb934d2dad3e654e17fc2b9f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-10 15:33:59,568 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6 0.040s 2022-03-10 15:33:59,569 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:33:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dc66ef10-fb22-42cf-84cb-f76879f999c1', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dc66ef10-fb22-42cf-84cb-f76879f999c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6'} Body: b'{"snapshot": {"id": "736d7d8c-fa47-4c9c-8774-434bf3203eb6", "created_at": "2022-03-10T15:32:42.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1397318521", "description": null, "volume_id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "48f54da4eb934d2dad3e654e17fc2b9f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-10 15:34:00,616 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6 0.044s 2022-03-10 15:34:00,617 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:34:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-252c6c70-a306-4620-9018-70de08818257', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-252c6c70-a306-4620-9018-70de08818257', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6'} Body: b'{"snapshot": {"id": "736d7d8c-fa47-4c9c-8774-434bf3203eb6", "created_at": "2022-03-10T15:32:42.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1397318521", "description": null, "volume_id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "48f54da4eb934d2dad3e654e17fc2b9f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-10 15:34:01,662 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6 0.042s 2022-03-10 15:34:01,663 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:34:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2fda8083-d7f1-4470-95ff-7c5a229a3a1f', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2fda8083-d7f1-4470-95ff-7c5a229a3a1f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6'} Body: b'{"snapshot": {"id": "736d7d8c-fa47-4c9c-8774-434bf3203eb6", "created_at": "2022-03-10T15:32:42.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1397318521", "description": null, "volume_id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "48f54da4eb934d2dad3e654e17fc2b9f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-10 15:34:02,712 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6 0.045s 2022-03-10 15:34:02,712 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:34:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1aa6b2de-2e95-4d04-a11f-7fb5a0352c3c', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1aa6b2de-2e95-4d04-a11f-7fb5a0352c3c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6'} Body: b'{"snapshot": {"id": "736d7d8c-fa47-4c9c-8774-434bf3203eb6", "created_at": "2022-03-10T15:32:42.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1397318521", "description": null, "volume_id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "48f54da4eb934d2dad3e654e17fc2b9f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-10 15:34:03,758 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6 0.042s 2022-03-10 15:34:03,758 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:34:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c6a82caa-091c-45be-8933-2997a267e1a3', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c6a82caa-091c-45be-8933-2997a267e1a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6'} Body: b'{"snapshot": {"id": "736d7d8c-fa47-4c9c-8774-434bf3203eb6", "created_at": "2022-03-10T15:32:42.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1397318521", "description": null, "volume_id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "48f54da4eb934d2dad3e654e17fc2b9f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-10 15:34:04,803 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6 0.041s 2022-03-10 15:34:04,804 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:34:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-db5e4cfe-3ffd-4f31-aa22-4ca18bec4eb7', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-db5e4cfe-3ffd-4f31-aa22-4ca18bec4eb7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6'} Body: b'{"snapshot": {"id": "736d7d8c-fa47-4c9c-8774-434bf3203eb6", "created_at": "2022-03-10T15:32:42.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1397318521", "description": null, "volume_id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "48f54da4eb934d2dad3e654e17fc2b9f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-10 15:34:05,851 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6 0.044s 2022-03-10 15:34:05,852 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:34:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4bd25d32-2899-478e-950f-81f3ce360727', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4bd25d32-2899-478e-950f-81f3ce360727', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6'} Body: b'{"snapshot": {"id": "736d7d8c-fa47-4c9c-8774-434bf3203eb6", "created_at": "2022-03-10T15:32:42.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1397318521", "description": null, "volume_id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "48f54da4eb934d2dad3e654e17fc2b9f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-10 15:34:06,902 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6 0.046s 2022-03-10 15:34:06,909 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:34:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-95031b86-a8f0-4c86-85a4-2a809b4d1bee', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-95031b86-a8f0-4c86-85a4-2a809b4d1bee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6'} Body: b'{"snapshot": {"id": "736d7d8c-fa47-4c9c-8774-434bf3203eb6", "created_at": "2022-03-10T15:32:42.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1397318521", "description": null, "volume_id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "48f54da4eb934d2dad3e654e17fc2b9f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-10 15:34:07,952 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6 0.039s 2022-03-10 15:34:07,952 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:34:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aa397fb5-bc1a-430b-85d9-7d89cf3e45e7', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aa397fb5-bc1a-430b-85d9-7d89cf3e45e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6'} Body: b'{"snapshot": {"id": "736d7d8c-fa47-4c9c-8774-434bf3203eb6", "created_at": "2022-03-10T15:32:42.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1397318521", "description": null, "volume_id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "48f54da4eb934d2dad3e654e17fc2b9f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-10 15:34:09,014 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6 0.058s 2022-03-10 15:34:09,014 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:34:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-51a74318-9702-4bf5-acc9-e319da0c8313', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-51a74318-9702-4bf5-acc9-e319da0c8313', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6'} Body: b'{"snapshot": {"id": "736d7d8c-fa47-4c9c-8774-434bf3203eb6", "created_at": "2022-03-10T15:32:42.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1397318521", "description": null, "volume_id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "48f54da4eb934d2dad3e654e17fc2b9f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-10 15:34:10,060 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6 0.043s 2022-03-10 15:34:10,061 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:34:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a8a36f10-0950-4fef-9aa2-35552e2f6305', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a8a36f10-0950-4fef-9aa2-35552e2f6305', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6'} Body: b'{"snapshot": {"id": "736d7d8c-fa47-4c9c-8774-434bf3203eb6", "created_at": "2022-03-10T15:32:42.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1397318521", "description": null, "volume_id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "48f54da4eb934d2dad3e654e17fc2b9f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-10 15:34:11,108 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6 0.044s 2022-03-10 15:34:11,109 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:34:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7913a117-8e00-4ab1-a9be-a4c90948bee9', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7913a117-8e00-4ab1-a9be-a4c90948bee9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6'} Body: b'{"snapshot": {"id": "736d7d8c-fa47-4c9c-8774-434bf3203eb6", "created_at": "2022-03-10T15:32:42.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1397318521", "description": null, "volume_id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "48f54da4eb934d2dad3e654e17fc2b9f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-10 15:34:12,158 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6 0.046s 2022-03-10 15:34:12,159 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:34:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4cc732bf-bc5e-4123-9563-96a6c607457e', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4cc732bf-bc5e-4123-9563-96a6c607457e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6'} Body: b'{"snapshot": {"id": "736d7d8c-fa47-4c9c-8774-434bf3203eb6", "created_at": "2022-03-10T15:32:42.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1397318521", "description": null, "volume_id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "48f54da4eb934d2dad3e654e17fc2b9f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-10 15:34:13,207 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6 0.046s 2022-03-10 15:34:13,208 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:34:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8358fe46-6b67-4d23-8d3d-582d222b551f', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8358fe46-6b67-4d23-8d3d-582d222b551f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6'} Body: b'{"snapshot": {"id": "736d7d8c-fa47-4c9c-8774-434bf3203eb6", "created_at": "2022-03-10T15:32:42.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1397318521", "description": null, "volume_id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "48f54da4eb934d2dad3e654e17fc2b9f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-10 15:34:14,252 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6 0.041s 2022-03-10 15:34:14,253 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:34:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-448931a0-96f6-4e95-bfb2-b70f7c58bbdb', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-448931a0-96f6-4e95-bfb2-b70f7c58bbdb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6'} Body: b'{"snapshot": {"id": "736d7d8c-fa47-4c9c-8774-434bf3203eb6", "created_at": "2022-03-10T15:32:42.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1397318521", "description": null, "volume_id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "48f54da4eb934d2dad3e654e17fc2b9f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-10 15:34:15,300 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6 0.043s 2022-03-10 15:34:15,300 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:34:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-95ea17bb-0fc7-424a-8e53-a99e292f61c4', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-95ea17bb-0fc7-424a-8e53-a99e292f61c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6'} Body: b'{"snapshot": {"id": "736d7d8c-fa47-4c9c-8774-434bf3203eb6", "created_at": "2022-03-10T15:32:42.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1397318521", "description": null, "volume_id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "48f54da4eb934d2dad3e654e17fc2b9f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-10 15:34:16,348 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6 0.044s 2022-03-10 15:34:16,348 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:34:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-03a72fdc-2419-465a-8d52-d3e027034668', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-03a72fdc-2419-465a-8d52-d3e027034668', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6'} Body: b'{"snapshot": {"id": "736d7d8c-fa47-4c9c-8774-434bf3203eb6", "created_at": "2022-03-10T15:32:42.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1397318521", "description": null, "volume_id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "48f54da4eb934d2dad3e654e17fc2b9f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-10 15:34:17,395 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6 0.043s 2022-03-10 15:34:17,395 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:34:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dc0ec608-d6a0-4bb2-a7ed-68d9f87dfe67', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dc0ec608-d6a0-4bb2-a7ed-68d9f87dfe67', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6'} Body: b'{"snapshot": {"id": "736d7d8c-fa47-4c9c-8774-434bf3203eb6", "created_at": "2022-03-10T15:32:42.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1397318521", "description": null, "volume_id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "48f54da4eb934d2dad3e654e17fc2b9f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-10 15:34:18,442 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6 0.042s 2022-03-10 15:34:18,443 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:34:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9f59241c-a524-4177-bc2a-2f1707d55bc2', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9f59241c-a524-4177-bc2a-2f1707d55bc2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6'} Body: b'{"snapshot": {"id": "736d7d8c-fa47-4c9c-8774-434bf3203eb6", "created_at": "2022-03-10T15:32:42.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1397318521", "description": null, "volume_id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "48f54da4eb934d2dad3e654e17fc2b9f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-10 15:34:19,489 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6 0.043s 2022-03-10 15:34:19,490 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:34:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ed4dcee-7ff8-4302-8f96-41a4d09b1a77', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ed4dcee-7ff8-4302-8f96-41a4d09b1a77', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6'} Body: b'{"snapshot": {"id": "736d7d8c-fa47-4c9c-8774-434bf3203eb6", "created_at": "2022-03-10T15:32:42.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1397318521", "description": null, "volume_id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "48f54da4eb934d2dad3e654e17fc2b9f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-10 15:34:20,541 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6 0.047s 2022-03-10 15:34:20,541 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:34:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-30779536-f028-44f6-b568-3c691fac2a89', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-30779536-f028-44f6-b568-3c691fac2a89', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6'} Body: b'{"snapshot": {"id": "736d7d8c-fa47-4c9c-8774-434bf3203eb6", "created_at": "2022-03-10T15:32:42.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1397318521", "description": null, "volume_id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "48f54da4eb934d2dad3e654e17fc2b9f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-10 15:34:21,585 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6 0.039s 2022-03-10 15:34:21,585 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:34:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea81a242-f913-4cb7-9bb5-a52cbddf0190', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea81a242-f913-4cb7-9bb5-a52cbddf0190', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6'} Body: b'{"snapshot": {"id": "736d7d8c-fa47-4c9c-8774-434bf3203eb6", "created_at": "2022-03-10T15:32:42.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1397318521", "description": null, "volume_id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "48f54da4eb934d2dad3e654e17fc2b9f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-10 15:34:22,632 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6 0.042s 2022-03-10 15:34:22,632 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:34:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-302975c1-9b41-415c-8bdf-04a86caccf8e', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-302975c1-9b41-415c-8bdf-04a86caccf8e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6'} Body: b'{"snapshot": {"id": "736d7d8c-fa47-4c9c-8774-434bf3203eb6", "created_at": "2022-03-10T15:32:42.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1397318521", "description": null, "volume_id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "48f54da4eb934d2dad3e654e17fc2b9f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-10 15:34:23,679 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6 0.043s 2022-03-10 15:34:23,679 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:34:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b29cea94-1978-4c1d-b2aa-48eeb7dc1cf3', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b29cea94-1978-4c1d-b2aa-48eeb7dc1cf3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6'} Body: b'{"snapshot": {"id": "736d7d8c-fa47-4c9c-8774-434bf3203eb6", "created_at": "2022-03-10T15:32:42.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1397318521", "description": null, "volume_id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "48f54da4eb934d2dad3e654e17fc2b9f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-10 15:34:24,725 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6 0.043s 2022-03-10 15:34:24,726 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:34:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e9e54be5-d4bf-4cb9-99d1-a75a2e377c8d', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e9e54be5-d4bf-4cb9-99d1-a75a2e377c8d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6'} Body: b'{"snapshot": {"id": "736d7d8c-fa47-4c9c-8774-434bf3203eb6", "created_at": "2022-03-10T15:32:42.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1397318521", "description": null, "volume_id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "48f54da4eb934d2dad3e654e17fc2b9f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-10 15:34:25,771 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6 0.041s 2022-03-10 15:34:25,771 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:34:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e45a9b3-ebfb-4038-8379-8b96e02f6c73', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e45a9b3-ebfb-4038-8379-8b96e02f6c73', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6'} Body: b'{"snapshot": {"id": "736d7d8c-fa47-4c9c-8774-434bf3203eb6", "created_at": "2022-03-10T15:32:42.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1397318521", "description": null, "volume_id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "48f54da4eb934d2dad3e654e17fc2b9f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-10 15:34:26,820 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6 0.045s 2022-03-10 15:34:26,821 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:34:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4e6a5279-7da7-4822-a45c-f1ca43938624', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4e6a5279-7da7-4822-a45c-f1ca43938624', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6'} Body: b'{"snapshot": {"id": "736d7d8c-fa47-4c9c-8774-434bf3203eb6", "created_at": "2022-03-10T15:32:42.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1397318521", "description": null, "volume_id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "48f54da4eb934d2dad3e654e17fc2b9f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-10 15:34:27,872 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6 0.048s 2022-03-10 15:34:27,872 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:34:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4d3f3a2d-efb2-4884-bf2b-c91e49e3261c', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d3f3a2d-efb2-4884-bf2b-c91e49e3261c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6'} Body: b'{"snapshot": {"id": "736d7d8c-fa47-4c9c-8774-434bf3203eb6", "created_at": "2022-03-10T15:32:42.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1397318521", "description": null, "volume_id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "48f54da4eb934d2dad3e654e17fc2b9f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-10 15:34:28,929 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6 0.053s 2022-03-10 15:34:28,930 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:34:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-844db019-6a1f-4b1d-8071-22117e754dbf', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-844db019-6a1f-4b1d-8071-22117e754dbf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6'} Body: b'{"snapshot": {"id": "736d7d8c-fa47-4c9c-8774-434bf3203eb6", "created_at": "2022-03-10T15:32:42.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1397318521", "description": null, "volume_id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "48f54da4eb934d2dad3e654e17fc2b9f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-10 15:34:29,986 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6 0.053s 2022-03-10 15:34:29,987 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:34:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e1aace17-6ed2-47d1-8911-c533e6f3a175', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e1aace17-6ed2-47d1-8911-c533e6f3a175', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6'} Body: b'{"snapshot": {"id": "736d7d8c-fa47-4c9c-8774-434bf3203eb6", "created_at": "2022-03-10T15:32:42.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1397318521", "description": null, "volume_id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "48f54da4eb934d2dad3e654e17fc2b9f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-10 15:34:31,033 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6 0.042s 2022-03-10 15:34:31,033 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:34:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-782d0057-db45-48f5-af8a-c48bc480a580', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-782d0057-db45-48f5-af8a-c48bc480a580', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6'} Body: b'{"snapshot": {"id": "736d7d8c-fa47-4c9c-8774-434bf3203eb6", "created_at": "2022-03-10T15:32:42.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1397318521", "description": null, "volume_id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "48f54da4eb934d2dad3e654e17fc2b9f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-10 15:34:32,078 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6 0.041s 2022-03-10 15:34:32,079 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:34:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b86b1e79-94e3-4a4b-9178-4d5155ba55f0', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b86b1e79-94e3-4a4b-9178-4d5155ba55f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6'} Body: b'{"snapshot": {"id": "736d7d8c-fa47-4c9c-8774-434bf3203eb6", "created_at": "2022-03-10T15:32:42.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1397318521", "description": null, "volume_id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "48f54da4eb934d2dad3e654e17fc2b9f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-10 15:34:33,133 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6 0.050s 2022-03-10 15:34:33,133 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:34:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-45ee149b-9cfb-46bb-9777-6d21e2b8e14f', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-45ee149b-9cfb-46bb-9777-6d21e2b8e14f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6'} Body: b'{"snapshot": {"id": "736d7d8c-fa47-4c9c-8774-434bf3203eb6", "created_at": "2022-03-10T15:32:42.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1397318521", "description": null, "volume_id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "48f54da4eb934d2dad3e654e17fc2b9f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-10 15:34:34,182 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6 0.046s 2022-03-10 15:34:34,183 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:34:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bcc14ec7-69d0-4c07-8c04-adbf0f5e3211', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bcc14ec7-69d0-4c07-8c04-adbf0f5e3211', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6'} Body: b'{"snapshot": {"id": "736d7d8c-fa47-4c9c-8774-434bf3203eb6", "created_at": "2022-03-10T15:32:42.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1397318521", "description": null, "volume_id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "48f54da4eb934d2dad3e654e17fc2b9f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-10 15:34:35,232 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6 0.045s 2022-03-10 15:34:35,232 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:34:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-14790c8d-c3a5-4eb1-955e-ea8930feeeb2', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-14790c8d-c3a5-4eb1-955e-ea8930feeeb2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6'} Body: b'{"snapshot": {"id": "736d7d8c-fa47-4c9c-8774-434bf3203eb6", "created_at": "2022-03-10T15:32:42.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1397318521", "description": null, "volume_id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "48f54da4eb934d2dad3e654e17fc2b9f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-10 15:34:36,282 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6 0.046s 2022-03-10 15:34:36,282 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:34:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cb112528-3ecc-4cf9-a5d6-3b48ddbb436f', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cb112528-3ecc-4cf9-a5d6-3b48ddbb436f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6'} Body: b'{"snapshot": {"id": "736d7d8c-fa47-4c9c-8774-434bf3203eb6", "created_at": "2022-03-10T15:32:42.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1397318521", "description": null, "volume_id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "48f54da4eb934d2dad3e654e17fc2b9f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-10 15:34:37,357 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6 0.070s 2022-03-10 15:34:37,357 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:34:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-06df58b7-ef54-4b29-8cae-048d9932ed88', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-06df58b7-ef54-4b29-8cae-048d9932ed88', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6'} Body: b'{"snapshot": {"id": "736d7d8c-fa47-4c9c-8774-434bf3203eb6", "created_at": "2022-03-10T15:32:42.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1397318521", "description": null, "volume_id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "48f54da4eb934d2dad3e654e17fc2b9f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-10 15:34:38,400 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6 0.039s 2022-03-10 15:34:38,400 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:34:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-96ba9b54-26e6-41a2-b2e4-10cfd250096a', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-96ba9b54-26e6-41a2-b2e4-10cfd250096a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6'} Body: b'{"snapshot": {"id": "736d7d8c-fa47-4c9c-8774-434bf3203eb6", "created_at": "2022-03-10T15:32:42.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1397318521", "description": null, "volume_id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "48f54da4eb934d2dad3e654e17fc2b9f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-10 15:34:39,449 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6 0.045s 2022-03-10 15:34:39,450 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:34:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d5a713bc-e1e8-405d-a3ae-ed8677071b4a', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d5a713bc-e1e8-405d-a3ae-ed8677071b4a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6'} Body: b'{"snapshot": {"id": "736d7d8c-fa47-4c9c-8774-434bf3203eb6", "created_at": "2022-03-10T15:32:42.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1397318521", "description": null, "volume_id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "48f54da4eb934d2dad3e654e17fc2b9f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-10 15:34:40,496 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6 0.042s 2022-03-10 15:34:40,496 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:34:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-997e9563-bfc4-4e0e-beed-e1dbbb50498a', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-997e9563-bfc4-4e0e-beed-e1dbbb50498a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6'} Body: b'{"snapshot": {"id": "736d7d8c-fa47-4c9c-8774-434bf3203eb6", "created_at": "2022-03-10T15:32:42.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1397318521", "description": null, "volume_id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "48f54da4eb934d2dad3e654e17fc2b9f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-10 15:34:41,544 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6 0.044s 2022-03-10 15:34:41,544 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:34:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-24f07185-1a44-4f13-8800-9f232b12e791', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-24f07185-1a44-4f13-8800-9f232b12e791', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6'} Body: b'{"snapshot": {"id": "736d7d8c-fa47-4c9c-8774-434bf3203eb6", "created_at": "2022-03-10T15:32:42.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1397318521", "description": null, "volume_id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "48f54da4eb934d2dad3e654e17fc2b9f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-10 15:34:42,595 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6 0.047s 2022-03-10 15:34:42,595 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:34:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7970c32b-10a8-4ad0-ad7e-11be3630f21e', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7970c32b-10a8-4ad0-ad7e-11be3630f21e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6'} Body: b'{"snapshot": {"id": "736d7d8c-fa47-4c9c-8774-434bf3203eb6", "created_at": "2022-03-10T15:32:42.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1397318521", "description": null, "volume_id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "48f54da4eb934d2dad3e654e17fc2b9f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-10 15:34:43,655 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6 0.057s 2022-03-10 15:34:43,660 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:34:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-181a90af-d541-4e14-9e17-0f8ac309c47a', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-181a90af-d541-4e14-9e17-0f8ac309c47a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6'} Body: b'{"snapshot": {"id": "736d7d8c-fa47-4c9c-8774-434bf3203eb6", "created_at": "2022-03-10T15:32:42.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1397318521", "description": null, "volume_id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "48f54da4eb934d2dad3e654e17fc2b9f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-10 15:34:44,701 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6 0.036s 2022-03-10 15:34:44,701 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:34:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0aa846bc-b347-4105-a117-ec997b2855ed', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0aa846bc-b347-4105-a117-ec997b2855ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6'} Body: b'{"snapshot": {"id": "736d7d8c-fa47-4c9c-8774-434bf3203eb6", "created_at": "2022-03-10T15:32:42.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1397318521", "description": null, "volume_id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "48f54da4eb934d2dad3e654e17fc2b9f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-10 15:34:45,751 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6 0.047s 2022-03-10 15:34:45,751 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:34:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-19f67bdd-21ec-40f4-b783-898e8215791e', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-19f67bdd-21ec-40f4-b783-898e8215791e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6'} Body: b'{"snapshot": {"id": "736d7d8c-fa47-4c9c-8774-434bf3203eb6", "created_at": "2022-03-10T15:32:42.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1397318521", "description": null, "volume_id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "48f54da4eb934d2dad3e654e17fc2b9f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-10 15:34:46,808 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6 0.053s 2022-03-10 15:34:46,808 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:34:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cbe7d6c3-e996-4aa7-8be4-652731877dde', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cbe7d6c3-e996-4aa7-8be4-652731877dde', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6'} Body: b'{"snapshot": {"id": "736d7d8c-fa47-4c9c-8774-434bf3203eb6", "created_at": "2022-03-10T15:32:42.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1397318521", "description": null, "volume_id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "48f54da4eb934d2dad3e654e17fc2b9f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-10 15:34:47,855 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6 0.042s 2022-03-10 15:34:47,855 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:34:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3f67935f-98cd-48c5-b261-7c80147eb76c', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3f67935f-98cd-48c5-b261-7c80147eb76c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6'} Body: b'{"snapshot": {"id": "736d7d8c-fa47-4c9c-8774-434bf3203eb6", "created_at": "2022-03-10T15:32:42.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1397318521", "description": null, "volume_id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "48f54da4eb934d2dad3e654e17fc2b9f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-10 15:34:48,914 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6 0.055s 2022-03-10 15:34:48,914 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:34:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d4b1e518-cb8f-49d9-8db4-e57001909634', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d4b1e518-cb8f-49d9-8db4-e57001909634', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6'} Body: b'{"snapshot": {"id": "736d7d8c-fa47-4c9c-8774-434bf3203eb6", "created_at": "2022-03-10T15:32:42.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1397318521", "description": null, "volume_id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "48f54da4eb934d2dad3e654e17fc2b9f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-10 15:34:49,960 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6 0.041s 2022-03-10 15:34:49,960 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:34:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9bbdeed1-e8eb-490d-a82e-0407ae2256c6', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9bbdeed1-e8eb-490d-a82e-0407ae2256c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6'} Body: b'{"snapshot": {"id": "736d7d8c-fa47-4c9c-8774-434bf3203eb6", "created_at": "2022-03-10T15:32:42.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1397318521", "description": null, "volume_id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "48f54da4eb934d2dad3e654e17fc2b9f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-10 15:34:51,007 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6 0.040s 2022-03-10 15:34:51,008 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:34:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3bb61fa5-812e-474d-86a1-bf902c348fab', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3bb61fa5-812e-474d-86a1-bf902c348fab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6'} Body: b'{"snapshot": {"id": "736d7d8c-fa47-4c9c-8774-434bf3203eb6", "created_at": "2022-03-10T15:32:42.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1397318521", "description": null, "volume_id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "48f54da4eb934d2dad3e654e17fc2b9f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-10 15:34:52,056 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6 0.043s 2022-03-10 15:34:52,056 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:34:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fcc7d417-c949-4196-8fda-222d4d5d130d', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fcc7d417-c949-4196-8fda-222d4d5d130d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6'} Body: b'{"snapshot": {"id": "736d7d8c-fa47-4c9c-8774-434bf3203eb6", "created_at": "2022-03-10T15:32:42.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1397318521", "description": null, "volume_id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "48f54da4eb934d2dad3e654e17fc2b9f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-10 15:34:53,108 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6 0.048s 2022-03-10 15:34:53,108 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:34:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e8d103ea-c2c2-4163-839a-a50d44593c21', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e8d103ea-c2c2-4163-839a-a50d44593c21', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6'} Body: b'{"snapshot": {"id": "736d7d8c-fa47-4c9c-8774-434bf3203eb6", "created_at": "2022-03-10T15:32:42.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1397318521", "description": null, "volume_id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "48f54da4eb934d2dad3e654e17fc2b9f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-10 15:34:54,160 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6 0.047s 2022-03-10 15:34:54,162 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:34:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-469c7b66-450a-4f21-930e-4b0ab7e2f805', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-469c7b66-450a-4f21-930e-4b0ab7e2f805', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6'} Body: b'{"snapshot": {"id": "736d7d8c-fa47-4c9c-8774-434bf3203eb6", "created_at": "2022-03-10T15:32:42.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1397318521", "description": null, "volume_id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "48f54da4eb934d2dad3e654e17fc2b9f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-10 15:34:55,211 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6 0.045s 2022-03-10 15:34:55,211 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:34:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-834cd2a6-b21e-4fe6-bcd4-67866abde3ac', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-834cd2a6-b21e-4fe6-bcd4-67866abde3ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6'} Body: b'{"snapshot": {"id": "736d7d8c-fa47-4c9c-8774-434bf3203eb6", "created_at": "2022-03-10T15:32:42.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1397318521", "description": null, "volume_id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "48f54da4eb934d2dad3e654e17fc2b9f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-10 15:34:56,270 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6 0.055s 2022-03-10 15:34:56,271 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:34:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-26a0f254-6c2c-4a34-b72f-0e5139fa518e', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-26a0f254-6c2c-4a34-b72f-0e5139fa518e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6'} Body: b'{"snapshot": {"id": "736d7d8c-fa47-4c9c-8774-434bf3203eb6", "created_at": "2022-03-10T15:32:42.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1397318521", "description": null, "volume_id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "48f54da4eb934d2dad3e654e17fc2b9f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-10 15:34:57,315 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6 0.040s 2022-03-10 15:34:57,316 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:34:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-17ea83ac-0be1-4455-903d-e8aab719125e', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-17ea83ac-0be1-4455-903d-e8aab719125e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6'} Body: b'{"snapshot": {"id": "736d7d8c-fa47-4c9c-8774-434bf3203eb6", "created_at": "2022-03-10T15:32:42.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1397318521", "description": null, "volume_id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "48f54da4eb934d2dad3e654e17fc2b9f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-10 15:34:58,372 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6 0.052s 2022-03-10 15:34:58,372 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:34:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a353149f-453c-41b0-bef0-c0a854ae7d1f', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a353149f-453c-41b0-bef0-c0a854ae7d1f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6'} Body: b'{"snapshot": {"id": "736d7d8c-fa47-4c9c-8774-434bf3203eb6", "created_at": "2022-03-10T15:32:42.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1397318521", "description": null, "volume_id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "48f54da4eb934d2dad3e654e17fc2b9f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-10 15:34:59,416 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6 0.040s 2022-03-10 15:34:59,416 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:34:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a01804dd-51e6-4fe4-8409-35b6b416183b', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a01804dd-51e6-4fe4-8409-35b6b416183b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6'} Body: b'{"snapshot": {"id": "736d7d8c-fa47-4c9c-8774-434bf3203eb6", "created_at": "2022-03-10T15:32:42.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1397318521", "description": null, "volume_id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "48f54da4eb934d2dad3e654e17fc2b9f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-10 15:35:00,468 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6 0.048s 2022-03-10 15:35:00,469 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:35:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0cdcb785-0be7-429d-8fe0-db674e95acd5', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0cdcb785-0be7-429d-8fe0-db674e95acd5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6'} Body: b'{"snapshot": {"id": "736d7d8c-fa47-4c9c-8774-434bf3203eb6", "created_at": "2022-03-10T15:32:42.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1397318521", "description": null, "volume_id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "48f54da4eb934d2dad3e654e17fc2b9f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-10 15:35:01,525 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6 0.053s 2022-03-10 15:35:01,525 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:35:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-36bdf9c1-6642-411b-8986-e5186a2221a7', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-36bdf9c1-6642-411b-8986-e5186a2221a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6'} Body: b'{"snapshot": {"id": "736d7d8c-fa47-4c9c-8774-434bf3203eb6", "created_at": "2022-03-10T15:32:42.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1397318521", "description": null, "volume_id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "48f54da4eb934d2dad3e654e17fc2b9f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-10 15:35:02,571 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6 0.041s 2022-03-10 15:35:02,571 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:35:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d1b9f00c-7dbb-4a55-b390-7266f60fd098', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d1b9f00c-7dbb-4a55-b390-7266f60fd098', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6'} Body: b'{"snapshot": {"id": "736d7d8c-fa47-4c9c-8774-434bf3203eb6", "created_at": "2022-03-10T15:32:42.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1397318521", "description": null, "volume_id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "48f54da4eb934d2dad3e654e17fc2b9f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-10 15:35:03,624 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6 0.049s 2022-03-10 15:35:03,625 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:35:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c47b70be-ff81-406d-872e-25e4bbdadcd2', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c47b70be-ff81-406d-872e-25e4bbdadcd2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6'} Body: b'{"snapshot": {"id": "736d7d8c-fa47-4c9c-8774-434bf3203eb6", "created_at": "2022-03-10T15:32:42.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1397318521", "description": null, "volume_id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "48f54da4eb934d2dad3e654e17fc2b9f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-10 15:35:04,674 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6 0.046s 2022-03-10 15:35:04,675 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:35:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3adbeeb6-756d-4965-9cc6-8faff45b6462', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3adbeeb6-756d-4965-9cc6-8faff45b6462', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6'} Body: b'{"snapshot": {"id": "736d7d8c-fa47-4c9c-8774-434bf3203eb6", "created_at": "2022-03-10T15:32:42.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1397318521", "description": null, "volume_id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "48f54da4eb934d2dad3e654e17fc2b9f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-10 15:35:05,724 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6 0.046s 2022-03-10 15:35:05,725 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:35:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b25cae0-3103-41a5-a540-3194bcd0752a', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b25cae0-3103-41a5-a540-3194bcd0752a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6'} Body: b'{"snapshot": {"id": "736d7d8c-fa47-4c9c-8774-434bf3203eb6", "created_at": "2022-03-10T15:32:42.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1397318521", "description": null, "volume_id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "48f54da4eb934d2dad3e654e17fc2b9f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-10 15:35:06,773 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6 0.045s 2022-03-10 15:35:06,773 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:35:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b3c5996-9f30-4fae-ac87-d8171efa3cc0', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b3c5996-9f30-4fae-ac87-d8171efa3cc0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6'} Body: b'{"snapshot": {"id": "736d7d8c-fa47-4c9c-8774-434bf3203eb6", "created_at": "2022-03-10T15:32:42.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1397318521", "description": null, "volume_id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "48f54da4eb934d2dad3e654e17fc2b9f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-10 15:35:07,828 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6 0.052s 2022-03-10 15:35:07,828 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:35:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e4223087-0059-4e58-a577-75d63733ac1a', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e4223087-0059-4e58-a577-75d63733ac1a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6'} Body: b'{"snapshot": {"id": "736d7d8c-fa47-4c9c-8774-434bf3203eb6", "created_at": "2022-03-10T15:32:42.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1397318521", "description": null, "volume_id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "48f54da4eb934d2dad3e654e17fc2b9f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-10 15:35:08,879 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6 0.047s 2022-03-10 15:35:08,880 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:35:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aac076c1-f258-4a76-951b-148ad8664a6d', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aac076c1-f258-4a76-951b-148ad8664a6d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6'} Body: b'{"snapshot": {"id": "736d7d8c-fa47-4c9c-8774-434bf3203eb6", "created_at": "2022-03-10T15:32:42.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1397318521", "description": null, "volume_id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "48f54da4eb934d2dad3e654e17fc2b9f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-10 15:35:09,928 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6 0.044s 2022-03-10 15:35:09,928 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:35:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-56e89c0b-9609-4235-8123-656bb4758161', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-56e89c0b-9609-4235-8123-656bb4758161', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6'} Body: b'{"snapshot": {"id": "736d7d8c-fa47-4c9c-8774-434bf3203eb6", "created_at": "2022-03-10T15:32:42.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1397318521", "description": null, "volume_id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "48f54da4eb934d2dad3e654e17fc2b9f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-10 15:35:10,978 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6 0.047s 2022-03-10 15:35:10,978 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:35:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eda8dd7a-c5ef-4902-a3aa-e69b9dfaa16d', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eda8dd7a-c5ef-4902-a3aa-e69b9dfaa16d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6'} Body: b'{"snapshot": {"id": "736d7d8c-fa47-4c9c-8774-434bf3203eb6", "created_at": "2022-03-10T15:32:42.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1397318521", "description": null, "volume_id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "48f54da4eb934d2dad3e654e17fc2b9f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-10 15:35:12,036 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6 0.053s 2022-03-10 15:35:12,037 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:35:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2cbcbdd9-59d0-4fd9-9420-68eadb5b6d83', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2cbcbdd9-59d0-4fd9-9420-68eadb5b6d83', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6'} Body: b'{"snapshot": {"id": "736d7d8c-fa47-4c9c-8774-434bf3203eb6", "created_at": "2022-03-10T15:32:42.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1397318521", "description": null, "volume_id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "48f54da4eb934d2dad3e654e17fc2b9f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-10 15:35:13,082 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6 0.042s 2022-03-10 15:35:13,083 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:35:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d692ce0d-45be-4c6a-8c1b-2da3d0c7251f', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d692ce0d-45be-4c6a-8c1b-2da3d0c7251f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6'} Body: b'{"snapshot": {"id": "736d7d8c-fa47-4c9c-8774-434bf3203eb6", "created_at": "2022-03-10T15:32:42.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1397318521", "description": null, "volume_id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "48f54da4eb934d2dad3e654e17fc2b9f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-10 15:35:14,138 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6 0.052s 2022-03-10 15:35:14,139 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:35:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ce89c0cd-55e3-4cdf-af39-3dc21ddfb5bd', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ce89c0cd-55e3-4cdf-af39-3dc21ddfb5bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6'} Body: b'{"snapshot": {"id": "736d7d8c-fa47-4c9c-8774-434bf3203eb6", "created_at": "2022-03-10T15:32:42.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1397318521", "description": null, "volume_id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "48f54da4eb934d2dad3e654e17fc2b9f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-10 15:35:15,187 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6 0.045s 2022-03-10 15:35:15,188 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:35:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5937b8e5-ce4e-429d-8b6f-1f04eb18cbd8', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5937b8e5-ce4e-429d-8b6f-1f04eb18cbd8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6'} Body: b'{"snapshot": {"id": "736d7d8c-fa47-4c9c-8774-434bf3203eb6", "created_at": "2022-03-10T15:32:42.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1397318521", "description": null, "volume_id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "48f54da4eb934d2dad3e654e17fc2b9f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-10 15:35:16,297 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6 0.106s 2022-03-10 15:35:16,297 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:35:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-21d62f7a-a99d-4b72-9abe-2b03b35df4a1', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-21d62f7a-a99d-4b72-9abe-2b03b35df4a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6'} Body: b'{"snapshot": {"id": "736d7d8c-fa47-4c9c-8774-434bf3203eb6", "created_at": "2022-03-10T15:32:42.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1397318521", "description": null, "volume_id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "48f54da4eb934d2dad3e654e17fc2b9f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-10 15:35:17,345 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6 0.043s 2022-03-10 15:35:17,345 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:35:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d5f2d3c4-eb62-4eed-812b-7aec0639d3ff', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d5f2d3c4-eb62-4eed-812b-7aec0639d3ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6'} Body: b'{"snapshot": {"id": "736d7d8c-fa47-4c9c-8774-434bf3203eb6", "created_at": "2022-03-10T15:32:42.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1397318521", "description": null, "volume_id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "48f54da4eb934d2dad3e654e17fc2b9f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-10 15:35:18,391 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6 0.043s 2022-03-10 15:35:18,392 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:35:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6d2b00ff-8640-48c7-baec-aa1b43788da7', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d2b00ff-8640-48c7-baec-aa1b43788da7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6'} Body: b'{"snapshot": {"id": "736d7d8c-fa47-4c9c-8774-434bf3203eb6", "created_at": "2022-03-10T15:32:42.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1397318521", "description": null, "volume_id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "48f54da4eb934d2dad3e654e17fc2b9f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-10 15:35:19,439 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6 0.044s 2022-03-10 15:35:19,440 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:35:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0a9f167e-00a0-49cd-bff1-198e0189b327', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a9f167e-00a0-49cd-bff1-198e0189b327', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6'} Body: b'{"snapshot": {"id": "736d7d8c-fa47-4c9c-8774-434bf3203eb6", "created_at": "2022-03-10T15:32:42.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1397318521", "description": null, "volume_id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "48f54da4eb934d2dad3e654e17fc2b9f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-10 15:35:20,485 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6 0.041s 2022-03-10 15:35:20,485 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:35:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d7849705-44ca-4a64-928a-ab2dd0e33bb5', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d7849705-44ca-4a64-928a-ab2dd0e33bb5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6'} Body: b'{"snapshot": {"id": "736d7d8c-fa47-4c9c-8774-434bf3203eb6", "created_at": "2022-03-10T15:32:42.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1397318521", "description": null, "volume_id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "48f54da4eb934d2dad3e654e17fc2b9f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-10 15:35:21,542 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6 0.052s 2022-03-10 15:35:21,542 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:35:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-55d142a3-cabb-4074-bf8d-45afdab9cc30', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-55d142a3-cabb-4074-bf8d-45afdab9cc30', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6'} Body: b'{"snapshot": {"id": "736d7d8c-fa47-4c9c-8774-434bf3203eb6", "created_at": "2022-03-10T15:32:42.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1397318521", "description": null, "volume_id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "48f54da4eb934d2dad3e654e17fc2b9f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-10 15:35:22,587 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6 0.041s 2022-03-10 15:35:22,587 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:35:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0fd32593-00c7-4f49-8e45-0b12835dcb3c', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0fd32593-00c7-4f49-8e45-0b12835dcb3c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6'} Body: b'{"snapshot": {"id": "736d7d8c-fa47-4c9c-8774-434bf3203eb6", "created_at": "2022-03-10T15:32:42.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1397318521", "description": null, "volume_id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "48f54da4eb934d2dad3e654e17fc2b9f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-10 15:35:23,634 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6 0.043s 2022-03-10 15:35:23,635 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:35:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-44033ca3-709d-4ca7-b20f-ed96622dd765', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-44033ca3-709d-4ca7-b20f-ed96622dd765', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6'} Body: b'{"snapshot": {"id": "736d7d8c-fa47-4c9c-8774-434bf3203eb6", "created_at": "2022-03-10T15:32:42.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1397318521", "description": null, "volume_id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "48f54da4eb934d2dad3e654e17fc2b9f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-10 15:35:24,680 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6 0.041s 2022-03-10 15:35:24,680 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:35:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-935b0de4-db64-4938-a93b-237553c65ba3', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-935b0de4-db64-4938-a93b-237553c65ba3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6'} Body: b'{"snapshot": {"id": "736d7d8c-fa47-4c9c-8774-434bf3203eb6", "created_at": "2022-03-10T15:32:42.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1397318521", "description": null, "volume_id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "48f54da4eb934d2dad3e654e17fc2b9f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-10 15:35:25,727 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6 0.043s 2022-03-10 15:35:25,727 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:35:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-555f018e-1e3d-4f96-86d8-17cb0bcc941c', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-555f018e-1e3d-4f96-86d8-17cb0bcc941c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6'} Body: b'{"snapshot": {"id": "736d7d8c-fa47-4c9c-8774-434bf3203eb6", "created_at": "2022-03-10T15:32:42.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1397318521", "description": null, "volume_id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "48f54da4eb934d2dad3e654e17fc2b9f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-10 15:35:26,771 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6 0.040s 2022-03-10 15:35:26,772 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:35:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d745fce-5e07-4402-a2d2-00bc6cecf144', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d745fce-5e07-4402-a2d2-00bc6cecf144', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6'} Body: b'{"snapshot": {"id": "736d7d8c-fa47-4c9c-8774-434bf3203eb6", "created_at": "2022-03-10T15:32:42.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1397318521", "description": null, "volume_id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "48f54da4eb934d2dad3e654e17fc2b9f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-10 15:35:27,820 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6 0.044s 2022-03-10 15:35:27,820 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:35:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5f0f9d10-1d9e-45b4-a49e-ba61b689410b', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5f0f9d10-1d9e-45b4-a49e-ba61b689410b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6'} Body: b'{"snapshot": {"id": "736d7d8c-fa47-4c9c-8774-434bf3203eb6", "created_at": "2022-03-10T15:32:42.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1397318521", "description": null, "volume_id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "48f54da4eb934d2dad3e654e17fc2b9f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-10 15:35:28,873 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6 0.049s 2022-03-10 15:35:28,873 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:35:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c8ae6c99-c1d4-4211-9883-3e735738c332', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c8ae6c99-c1d4-4211-9883-3e735738c332', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6'} Body: b'{"snapshot": {"id": "736d7d8c-fa47-4c9c-8774-434bf3203eb6", "created_at": "2022-03-10T15:32:42.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1397318521", "description": null, "volume_id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "48f54da4eb934d2dad3e654e17fc2b9f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-10 15:35:29,920 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6 0.044s 2022-03-10 15:35:29,921 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:35:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-17869a1a-6d43-42f6-92eb-606579c2882b', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-17869a1a-6d43-42f6-92eb-606579c2882b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6'} Body: b'{"snapshot": {"id": "736d7d8c-fa47-4c9c-8774-434bf3203eb6", "created_at": "2022-03-10T15:32:42.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1397318521", "description": null, "volume_id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "48f54da4eb934d2dad3e654e17fc2b9f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-10 15:35:30,966 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6 0.042s 2022-03-10 15:35:30,966 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:35:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c2e2922d-10b2-46d3-8718-873ea28e5e88', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c2e2922d-10b2-46d3-8718-873ea28e5e88', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6'} Body: b'{"snapshot": {"id": "736d7d8c-fa47-4c9c-8774-434bf3203eb6", "created_at": "2022-03-10T15:32:42.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1397318521", "description": null, "volume_id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "48f54da4eb934d2dad3e654e17fc2b9f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-10 15:35:32,019 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6 0.049s 2022-03-10 15:35:32,019 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:35:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e487f73-8a1e-4b54-9f93-d0392461d9e9', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e487f73-8a1e-4b54-9f93-d0392461d9e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6'} Body: b'{"snapshot": {"id": "736d7d8c-fa47-4c9c-8774-434bf3203eb6", "created_at": "2022-03-10T15:32:42.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1397318521", "description": null, "volume_id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "48f54da4eb934d2dad3e654e17fc2b9f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-10 15:35:33,067 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6 0.044s 2022-03-10 15:35:33,068 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:35:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-58a844db-a155-46d5-8783-447bc3cbc604', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-58a844db-a155-46d5-8783-447bc3cbc604', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6'} Body: b'{"snapshot": {"id": "736d7d8c-fa47-4c9c-8774-434bf3203eb6", "created_at": "2022-03-10T15:32:42.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1397318521", "description": null, "volume_id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "48f54da4eb934d2dad3e654e17fc2b9f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-10 15:35:34,126 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6 0.054s 2022-03-10 15:35:34,126 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:35:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-51b746ff-d6b5-4ee8-a450-c3ae7f16a62b', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-51b746ff-d6b5-4ee8-a450-c3ae7f16a62b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6'} Body: b'{"snapshot": {"id": "736d7d8c-fa47-4c9c-8774-434bf3203eb6", "created_at": "2022-03-10T15:32:42.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1397318521", "description": null, "volume_id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "48f54da4eb934d2dad3e654e17fc2b9f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-10 15:35:35,173 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6 0.043s 2022-03-10 15:35:35,173 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:35:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b80f374e-74d8-4904-bd4f-1f3db6af49e5', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b80f374e-74d8-4904-bd4f-1f3db6af49e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6'} Body: b'{"snapshot": {"id": "736d7d8c-fa47-4c9c-8774-434bf3203eb6", "created_at": "2022-03-10T15:32:42.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1397318521", "description": null, "volume_id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "48f54da4eb934d2dad3e654e17fc2b9f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-10 15:35:36,218 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6 0.042s 2022-03-10 15:35:36,219 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:35:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-45ad01c5-7d9f-487c-9500-4433bfd7b2dc', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-45ad01c5-7d9f-487c-9500-4433bfd7b2dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6'} Body: b'{"snapshot": {"id": "736d7d8c-fa47-4c9c-8774-434bf3203eb6", "created_at": "2022-03-10T15:32:42.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1397318521", "description": null, "volume_id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "48f54da4eb934d2dad3e654e17fc2b9f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-10 15:35:37,272 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6 0.049s 2022-03-10 15:35:37,272 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:35:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c1de00a0-5213-49ec-9ebb-b75c853c1477', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c1de00a0-5213-49ec-9ebb-b75c853c1477', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6'} Body: b'{"snapshot": {"id": "736d7d8c-fa47-4c9c-8774-434bf3203eb6", "created_at": "2022-03-10T15:32:42.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1397318521", "description": null, "volume_id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "48f54da4eb934d2dad3e654e17fc2b9f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-10 15:35:38,326 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6 0.050s 2022-03-10 15:35:38,327 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:35:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1163937c-2a9a-4805-bbb4-cf9ade32e398', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1163937c-2a9a-4805-bbb4-cf9ade32e398', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6'} Body: b'{"snapshot": {"id": "736d7d8c-fa47-4c9c-8774-434bf3203eb6", "created_at": "2022-03-10T15:32:42.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1397318521", "description": null, "volume_id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "48f54da4eb934d2dad3e654e17fc2b9f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-10 15:35:39,387 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6 0.057s 2022-03-10 15:35:39,388 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:35:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9514ee44-a024-47ca-ba45-d43b23d1b00f', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9514ee44-a024-47ca-ba45-d43b23d1b00f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6'} Body: b'{"snapshot": {"id": "736d7d8c-fa47-4c9c-8774-434bf3203eb6", "created_at": "2022-03-10T15:32:42.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1397318521", "description": null, "volume_id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "48f54da4eb934d2dad3e654e17fc2b9f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-10 15:35:40,427 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6 0.036s 2022-03-10 15:35:40,428 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:35:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0ed2769e-b900-447a-b4d7-838b03f75ec6', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0ed2769e-b900-447a-b4d7-838b03f75ec6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6'} Body: b'{"snapshot": {"id": "736d7d8c-fa47-4c9c-8774-434bf3203eb6", "created_at": "2022-03-10T15:32:42.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1397318521", "description": null, "volume_id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "48f54da4eb934d2dad3e654e17fc2b9f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-10 15:35:41,622 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6 0.191s 2022-03-10 15:35:41,623 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:35:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-76349f79-4dad-434a-842f-e2da1e6a37a3', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-76349f79-4dad-434a-842f-e2da1e6a37a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6'} Body: b'{"snapshot": {"id": "736d7d8c-fa47-4c9c-8774-434bf3203eb6", "created_at": "2022-03-10T15:32:42.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1397318521", "description": null, "volume_id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "48f54da4eb934d2dad3e654e17fc2b9f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-10 15:35:42,668 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6 0.041s 2022-03-10 15:35:42,668 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:35:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7570da7e-9293-4cc1-88c7-a466e21958ae', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7570da7e-9293-4cc1-88c7-a466e21958ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6'} Body: b'{"snapshot": {"id": "736d7d8c-fa47-4c9c-8774-434bf3203eb6", "created_at": "2022-03-10T15:32:42.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1397318521", "description": null, "volume_id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "48f54da4eb934d2dad3e654e17fc2b9f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-10 15:35:43,713 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6 0.041s 2022-03-10 15:35:43,714 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:35:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2607ad6f-dc06-496b-8702-693065148e8c', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2607ad6f-dc06-496b-8702-693065148e8c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6'} Body: b'{"snapshot": {"id": "736d7d8c-fa47-4c9c-8774-434bf3203eb6", "created_at": "2022-03-10T15:32:42.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1397318521", "description": null, "volume_id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "48f54da4eb934d2dad3e654e17fc2b9f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-10 15:35:44,761 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6 0.043s 2022-03-10 15:35:44,762 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:35:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f72a1999-e225-4b8c-8e47-3038049a9a4f', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f72a1999-e225-4b8c-8e47-3038049a9a4f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6'} Body: b'{"snapshot": {"id": "736d7d8c-fa47-4c9c-8774-434bf3203eb6", "created_at": "2022-03-10T15:32:42.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1397318521", "description": null, "volume_id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "48f54da4eb934d2dad3e654e17fc2b9f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-10 15:35:45,809 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6 0.043s 2022-03-10 15:35:45,809 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:35:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-213176f1-c778-4c84-a8e5-7a1a06df4d37', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-213176f1-c778-4c84-a8e5-7a1a06df4d37', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6'} Body: b'{"snapshot": {"id": "736d7d8c-fa47-4c9c-8774-434bf3203eb6", "created_at": "2022-03-10T15:32:42.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1397318521", "description": null, "volume_id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "48f54da4eb934d2dad3e654e17fc2b9f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-10 15:35:46,855 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6 0.042s 2022-03-10 15:35:46,855 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:35:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-81c1d351-7cd9-45ea-9f03-eb93eefeaa95', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-81c1d351-7cd9-45ea-9f03-eb93eefeaa95', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6'} Body: b'{"snapshot": {"id": "736d7d8c-fa47-4c9c-8774-434bf3203eb6", "created_at": "2022-03-10T15:32:42.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1397318521", "description": null, "volume_id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "48f54da4eb934d2dad3e654e17fc2b9f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-10 15:35:47,902 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6 0.043s 2022-03-10 15:35:47,902 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:35:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d2f39e55-fb03-4858-b92e-4fc03a649849', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d2f39e55-fb03-4858-b92e-4fc03a649849', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6'} Body: b'{"snapshot": {"id": "736d7d8c-fa47-4c9c-8774-434bf3203eb6", "created_at": "2022-03-10T15:32:42.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1397318521", "description": null, "volume_id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "48f54da4eb934d2dad3e654e17fc2b9f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-10 15:35:48,947 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6 0.041s 2022-03-10 15:35:48,954 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:35:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-78f2d462-9e78-4369-ae8a-cc827fcab3ae', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-78f2d462-9e78-4369-ae8a-cc827fcab3ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6'} Body: b'{"snapshot": {"id": "736d7d8c-fa47-4c9c-8774-434bf3203eb6", "created_at": "2022-03-10T15:32:42.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1397318521", "description": null, "volume_id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "48f54da4eb934d2dad3e654e17fc2b9f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-10 15:35:49,998 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6 0.041s 2022-03-10 15:35:50,004 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:35:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3821f9b2-b66c-49c5-834d-65f758c7588a', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3821f9b2-b66c-49c5-834d-65f758c7588a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6'} Body: b'{"snapshot": {"id": "736d7d8c-fa47-4c9c-8774-434bf3203eb6", "created_at": "2022-03-10T15:32:42.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1397318521", "description": null, "volume_id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "48f54da4eb934d2dad3e654e17fc2b9f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-10 15:35:51,046 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6 0.038s 2022-03-10 15:35:51,047 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:35:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7eaa74bd-4813-480f-b6b7-6390bc946529', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7eaa74bd-4813-480f-b6b7-6390bc946529', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6'} Body: b'{"snapshot": {"id": "736d7d8c-fa47-4c9c-8774-434bf3203eb6", "created_at": "2022-03-10T15:32:42.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1397318521", "description": null, "volume_id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "48f54da4eb934d2dad3e654e17fc2b9f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-10 15:35:52,093 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6 0.042s 2022-03-10 15:35:52,093 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:35:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-90422a59-6b0b-4d9b-b2da-cb29c85200f3', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-90422a59-6b0b-4d9b-b2da-cb29c85200f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6'} Body: b'{"snapshot": {"id": "736d7d8c-fa47-4c9c-8774-434bf3203eb6", "created_at": "2022-03-10T15:32:42.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1397318521", "description": null, "volume_id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "48f54da4eb934d2dad3e654e17fc2b9f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-10 15:35:53,149 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6 0.052s 2022-03-10 15:35:53,149 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:35:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3906259c-6db5-4bed-8f70-6e97d31e0696', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3906259c-6db5-4bed-8f70-6e97d31e0696', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6'} Body: b'{"snapshot": {"id": "736d7d8c-fa47-4c9c-8774-434bf3203eb6", "created_at": "2022-03-10T15:32:42.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1397318521", "description": null, "volume_id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "48f54da4eb934d2dad3e654e17fc2b9f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-10 15:35:54,201 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6 0.047s 2022-03-10 15:35:54,201 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:35:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ae07ec9-47b2-4e11-84a2-eafdc5d890cf', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ae07ec9-47b2-4e11-84a2-eafdc5d890cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6'} Body: b'{"snapshot": {"id": "736d7d8c-fa47-4c9c-8774-434bf3203eb6", "created_at": "2022-03-10T15:32:42.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1397318521", "description": null, "volume_id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "48f54da4eb934d2dad3e654e17fc2b9f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-10 15:35:55,250 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6 0.045s 2022-03-10 15:35:55,250 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:35:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-71bfce9a-6c46-4aac-ab32-bacf00e27fd5', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71bfce9a-6c46-4aac-ab32-bacf00e27fd5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6'} Body: b'{"snapshot": {"id": "736d7d8c-fa47-4c9c-8774-434bf3203eb6", "created_at": "2022-03-10T15:32:42.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1397318521", "description": null, "volume_id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "48f54da4eb934d2dad3e654e17fc2b9f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-10 15:35:56,324 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6 0.065s 2022-03-10 15:35:56,324 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:35:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3dc23ba8-7ba3-4463-b139-35916a8c7b20', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3dc23ba8-7ba3-4463-b139-35916a8c7b20', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6'} Body: b'{"snapshot": {"id": "736d7d8c-fa47-4c9c-8774-434bf3203eb6", "created_at": "2022-03-10T15:32:42.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1397318521", "description": null, "volume_id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "48f54da4eb934d2dad3e654e17fc2b9f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-10 15:35:57,361 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6 0.033s 2022-03-10 15:35:57,361 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:35:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-71e3c5fe-612e-4d68-9ef0-c789eada2821', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71e3c5fe-612e-4d68-9ef0-c789eada2821', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6'} Body: b'{"snapshot": {"id": "736d7d8c-fa47-4c9c-8774-434bf3203eb6", "created_at": "2022-03-10T15:32:42.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1397318521", "description": null, "volume_id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "48f54da4eb934d2dad3e654e17fc2b9f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-10 15:35:58,409 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6 0.044s 2022-03-10 15:35:58,410 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:35:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9acba1de-db01-4839-bfe5-08f11c9e44a7', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9acba1de-db01-4839-bfe5-08f11c9e44a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6'} Body: b'{"snapshot": {"id": "736d7d8c-fa47-4c9c-8774-434bf3203eb6", "created_at": "2022-03-10T15:32:42.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1397318521", "description": null, "volume_id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "48f54da4eb934d2dad3e654e17fc2b9f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-10 15:35:59,455 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6 0.042s 2022-03-10 15:35:59,456 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:35:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-74e1edf4-573a-4f39-af44-c5db29786e42', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-74e1edf4-573a-4f39-af44-c5db29786e42', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6'} Body: b'{"snapshot": {"id": "736d7d8c-fa47-4c9c-8774-434bf3203eb6", "created_at": "2022-03-10T15:32:42.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1397318521", "description": null, "volume_id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "48f54da4eb934d2dad3e654e17fc2b9f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-10 15:36:00,501 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6 0.042s 2022-03-10 15:36:00,502 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:36:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c219eb2-a821-4f3c-a5e4-2ac1e0bd1d8f', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c219eb2-a821-4f3c-a5e4-2ac1e0bd1d8f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6'} Body: b'{"snapshot": {"id": "736d7d8c-fa47-4c9c-8774-434bf3203eb6", "created_at": "2022-03-10T15:32:42.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1397318521", "description": null, "volume_id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "48f54da4eb934d2dad3e654e17fc2b9f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-10 15:36:01,550 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6 0.044s 2022-03-10 15:36:01,551 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:36:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-70f525b3-38ef-4de6-aeb1-22ee521bf6ab', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-70f525b3-38ef-4de6-aeb1-22ee521bf6ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6'} Body: b'{"snapshot": {"id": "736d7d8c-fa47-4c9c-8774-434bf3203eb6", "created_at": "2022-03-10T15:32:42.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1397318521", "description": null, "volume_id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "48f54da4eb934d2dad3e654e17fc2b9f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-10 15:36:02,596 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6 0.042s 2022-03-10 15:36:02,597 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:36:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3377f3fd-df6e-4768-8ea9-54f231043832', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3377f3fd-df6e-4768-8ea9-54f231043832', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6'} Body: b'{"snapshot": {"id": "736d7d8c-fa47-4c9c-8774-434bf3203eb6", "created_at": "2022-03-10T15:32:42.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1397318521", "description": null, "volume_id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "48f54da4eb934d2dad3e654e17fc2b9f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-10 15:36:03,644 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6 0.044s 2022-03-10 15:36:03,644 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:36:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3dc5ae12-5c74-4cac-82d3-8d73f82a65b0', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3dc5ae12-5c74-4cac-82d3-8d73f82a65b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6'} Body: b'{"snapshot": {"id": "736d7d8c-fa47-4c9c-8774-434bf3203eb6", "created_at": "2022-03-10T15:32:42.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1397318521", "description": null, "volume_id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "48f54da4eb934d2dad3e654e17fc2b9f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-10 15:36:04,693 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6 0.044s 2022-03-10 15:36:04,693 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:36:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c9af0f31-9a78-4c40-af27-fe44439bb7d2', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c9af0f31-9a78-4c40-af27-fe44439bb7d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6'} Body: b'{"snapshot": {"id": "736d7d8c-fa47-4c9c-8774-434bf3203eb6", "created_at": "2022-03-10T15:32:42.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1397318521", "description": null, "volume_id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "48f54da4eb934d2dad3e654e17fc2b9f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-10 15:36:05,742 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6 0.046s 2022-03-10 15:36:05,742 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:36:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1389b505-92ed-4170-ae95-41d2dfafc232', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1389b505-92ed-4170-ae95-41d2dfafc232', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6'} Body: b'{"snapshot": {"id": "736d7d8c-fa47-4c9c-8774-434bf3203eb6", "created_at": "2022-03-10T15:32:42.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1397318521", "description": null, "volume_id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "48f54da4eb934d2dad3e654e17fc2b9f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-10 15:36:06,794 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6 0.048s 2022-03-10 15:36:06,794 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:36:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e4fd0563-41a4-40f2-9230-7cb1385db0b5', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e4fd0563-41a4-40f2-9230-7cb1385db0b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6'} Body: b'{"snapshot": {"id": "736d7d8c-fa47-4c9c-8774-434bf3203eb6", "created_at": "2022-03-10T15:32:42.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1397318521", "description": null, "volume_id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "48f54da4eb934d2dad3e654e17fc2b9f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-10 15:36:07,836 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6 0.038s 2022-03-10 15:36:07,836 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:36:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f1a3127c-2c26-46b6-90d5-c37cb89ee1c3', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f1a3127c-2c26-46b6-90d5-c37cb89ee1c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6'} Body: b'{"snapshot": {"id": "736d7d8c-fa47-4c9c-8774-434bf3203eb6", "created_at": "2022-03-10T15:32:42.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1397318521", "description": null, "volume_id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "48f54da4eb934d2dad3e654e17fc2b9f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-10 15:36:08,882 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6 0.042s 2022-03-10 15:36:08,883 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:36:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d0bdce2-4f17-4b95-a037-dd0590b49dfb', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d0bdce2-4f17-4b95-a037-dd0590b49dfb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6'} Body: b'{"snapshot": {"id": "736d7d8c-fa47-4c9c-8774-434bf3203eb6", "created_at": "2022-03-10T15:32:42.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1397318521", "description": null, "volume_id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "48f54da4eb934d2dad3e654e17fc2b9f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-10 15:36:09,930 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6 0.044s 2022-03-10 15:36:09,931 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:36:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc3fc931-b97b-4f57-8794-5399f1cf62ec', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc3fc931-b97b-4f57-8794-5399f1cf62ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6'} Body: b'{"snapshot": {"id": "736d7d8c-fa47-4c9c-8774-434bf3203eb6", "created_at": "2022-03-10T15:32:42.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1397318521", "description": null, "volume_id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "48f54da4eb934d2dad3e654e17fc2b9f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-10 15:36:11,081 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6 0.147s 2022-03-10 15:36:11,082 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:36:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fdca092a-34f7-4900-9ff6-a543d6fb48fc', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fdca092a-34f7-4900-9ff6-a543d6fb48fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6'} Body: b'{"snapshot": {"id": "736d7d8c-fa47-4c9c-8774-434bf3203eb6", "created_at": "2022-03-10T15:32:42.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1397318521", "description": null, "volume_id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "48f54da4eb934d2dad3e654e17fc2b9f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-10 15:36:12,108 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6 0.022s 2022-03-10 15:36:12,108 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:36:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2091befc-084a-472c-82b8-a3e670f6e23e', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2091befc-084a-472c-82b8-a3e670f6e23e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6'} Body: b'{"snapshot": {"id": "736d7d8c-fa47-4c9c-8774-434bf3203eb6", "created_at": "2022-03-10T15:32:42.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1397318521", "description": null, "volume_id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "48f54da4eb934d2dad3e654e17fc2b9f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-10 15:36:13,133 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6 0.021s 2022-03-10 15:36:13,133 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:36:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d8945176-b554-411c-bdde-5c8df791bd41', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d8945176-b554-411c-bdde-5c8df791bd41', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6'} Body: b'{"snapshot": {"id": "736d7d8c-fa47-4c9c-8774-434bf3203eb6", "created_at": "2022-03-10T15:32:42.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1397318521", "description": null, "volume_id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "48f54da4eb934d2dad3e654e17fc2b9f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-10 15:36:14,159 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6 0.021s 2022-03-10 15:36:14,159 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:36:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d1da46a3-937c-4e54-8e64-e8af0d0239fe', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d1da46a3-937c-4e54-8e64-e8af0d0239fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6'} Body: b'{"snapshot": {"id": "736d7d8c-fa47-4c9c-8774-434bf3203eb6", "created_at": "2022-03-10T15:32:42.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1397318521", "description": null, "volume_id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "48f54da4eb934d2dad3e654e17fc2b9f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-10 15:36:15,183 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6 0.020s 2022-03-10 15:36:15,188 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:36:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-49f0c140-c8e5-4c4d-a1d2-1657337d0b0a', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-49f0c140-c8e5-4c4d-a1d2-1657337d0b0a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6'} Body: b'{"snapshot": {"id": "736d7d8c-fa47-4c9c-8774-434bf3203eb6", "created_at": "2022-03-10T15:32:42.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1397318521", "description": null, "volume_id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "48f54da4eb934d2dad3e654e17fc2b9f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-10 15:36:16,221 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6 0.029s 2022-03-10 15:36:16,221 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:36:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1aa80b4a-26c9-44ba-adfe-ada728622be3', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1aa80b4a-26c9-44ba-adfe-ada728622be3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6'} Body: b'{"snapshot": {"id": "736d7d8c-fa47-4c9c-8774-434bf3203eb6", "created_at": "2022-03-10T15:32:42.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1397318521", "description": null, "volume_id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "48f54da4eb934d2dad3e654e17fc2b9f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-10 15:36:17,267 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6 0.043s 2022-03-10 15:36:17,267 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:36:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-87f77dda-7e29-453d-bdb8-bf21ca07c8d5', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-87f77dda-7e29-453d-bdb8-bf21ca07c8d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6'} Body: b'{"snapshot": {"id": "736d7d8c-fa47-4c9c-8774-434bf3203eb6", "created_at": "2022-03-10T15:32:42.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1397318521", "description": null, "volume_id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "48f54da4eb934d2dad3e654e17fc2b9f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-10 15:36:18,316 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6 0.045s 2022-03-10 15:36:18,316 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:36:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-45f4f2d3-79fe-4fe2-a26b-13ea65a1bac3', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-45f4f2d3-79fe-4fe2-a26b-13ea65a1bac3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6'} Body: b'{"snapshot": {"id": "736d7d8c-fa47-4c9c-8774-434bf3203eb6", "created_at": "2022-03-10T15:32:42.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1397318521", "description": null, "volume_id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "48f54da4eb934d2dad3e654e17fc2b9f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-10 15:36:19,377 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6 0.053s 2022-03-10 15:36:19,378 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:36:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-494d6955-87fb-4c6f-b873-af366cb671fc', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-494d6955-87fb-4c6f-b873-af366cb671fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6'} Body: b'{"snapshot": {"id": "736d7d8c-fa47-4c9c-8774-434bf3203eb6", "created_at": "2022-03-10T15:32:42.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1397318521", "description": null, "volume_id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "48f54da4eb934d2dad3e654e17fc2b9f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-10 15:36:20,424 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6 0.042s 2022-03-10 15:36:20,424 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:36:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-097be2d6-2518-4d3b-8eb5-9d1d91e2354e', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-097be2d6-2518-4d3b-8eb5-9d1d91e2354e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6'} Body: b'{"snapshot": {"id": "736d7d8c-fa47-4c9c-8774-434bf3203eb6", "created_at": "2022-03-10T15:32:42.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1397318521", "description": null, "volume_id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "48f54da4eb934d2dad3e654e17fc2b9f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-10 15:36:21,471 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6 0.043s 2022-03-10 15:36:21,471 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:36:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b81ebf6f-c9c0-4cee-9a7f-99398e30f9f1', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b81ebf6f-c9c0-4cee-9a7f-99398e30f9f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6'} Body: b'{"snapshot": {"id": "736d7d8c-fa47-4c9c-8774-434bf3203eb6", "created_at": "2022-03-10T15:32:42.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1397318521", "description": null, "volume_id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "48f54da4eb934d2dad3e654e17fc2b9f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-10 15:36:22,523 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6 0.049s 2022-03-10 15:36:22,523 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:36:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-44a1126e-5804-43ae-937b-7ee3a7526fc1', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-44a1126e-5804-43ae-937b-7ee3a7526fc1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6'} Body: b'{"snapshot": {"id": "736d7d8c-fa47-4c9c-8774-434bf3203eb6", "created_at": "2022-03-10T15:32:42.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1397318521", "description": null, "volume_id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "48f54da4eb934d2dad3e654e17fc2b9f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-10 15:36:23,574 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6 0.046s 2022-03-10 15:36:23,574 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:36:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b7dc6eef-6a9c-4ca0-b638-6310d24a050d', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b7dc6eef-6a9c-4ca0-b638-6310d24a050d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6'} Body: b'{"snapshot": {"id": "736d7d8c-fa47-4c9c-8774-434bf3203eb6", "created_at": "2022-03-10T15:32:42.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1397318521", "description": null, "volume_id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "48f54da4eb934d2dad3e654e17fc2b9f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-10 15:36:24,623 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6 0.045s 2022-03-10 15:36:24,624 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:36:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b263a3a8-a2d4-40d2-ac49-c6fd41123284', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b263a3a8-a2d4-40d2-ac49-c6fd41123284', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6'} Body: b'{"snapshot": {"id": "736d7d8c-fa47-4c9c-8774-434bf3203eb6", "created_at": "2022-03-10T15:32:42.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1397318521", "description": null, "volume_id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "48f54da4eb934d2dad3e654e17fc2b9f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-10 15:36:25,676 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6 0.048s 2022-03-10 15:36:25,677 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:36:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e4256f25-b637-468f-b3a5-3fd5cb5e9d61', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e4256f25-b637-468f-b3a5-3fd5cb5e9d61', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6'} Body: b'{"snapshot": {"id": "736d7d8c-fa47-4c9c-8774-434bf3203eb6", "created_at": "2022-03-10T15:32:42.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1397318521", "description": null, "volume_id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "48f54da4eb934d2dad3e654e17fc2b9f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-10 15:36:26,731 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6 0.051s 2022-03-10 15:36:26,731 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:36:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f8ce740-aa52-4a2e-ad33-e7fd934d37d8', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f8ce740-aa52-4a2e-ad33-e7fd934d37d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6'} Body: b'{"snapshot": {"id": "736d7d8c-fa47-4c9c-8774-434bf3203eb6", "created_at": "2022-03-10T15:32:42.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1397318521", "description": null, "volume_id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "48f54da4eb934d2dad3e654e17fc2b9f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-10 15:36:27,780 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6 0.045s 2022-03-10 15:36:27,780 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:36:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c65362dc-bdd7-4d06-88e0-c9dadb1ebb00', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c65362dc-bdd7-4d06-88e0-c9dadb1ebb00', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6'} Body: b'{"snapshot": {"id": "736d7d8c-fa47-4c9c-8774-434bf3203eb6", "created_at": "2022-03-10T15:32:42.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1397318521", "description": null, "volume_id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "48f54da4eb934d2dad3e654e17fc2b9f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-10 15:36:28,831 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6 0.047s 2022-03-10 15:36:28,831 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:36:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e88bba4f-9275-408d-8e43-2383afc44481', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e88bba4f-9275-408d-8e43-2383afc44481', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6'} Body: b'{"snapshot": {"id": "736d7d8c-fa47-4c9c-8774-434bf3203eb6", "created_at": "2022-03-10T15:32:42.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1397318521", "description": null, "volume_id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "48f54da4eb934d2dad3e654e17fc2b9f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-10 15:36:29,891 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6 0.056s 2022-03-10 15:36:29,892 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:36:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f75fbe9-3280-4c96-9c38-35aab6f53182', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f75fbe9-3280-4c96-9c38-35aab6f53182', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6'} Body: b'{"snapshot": {"id": "736d7d8c-fa47-4c9c-8774-434bf3203eb6", "created_at": "2022-03-10T15:32:42.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1397318521", "description": null, "volume_id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "48f54da4eb934d2dad3e654e17fc2b9f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-10 15:36:30,938 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6 0.042s 2022-03-10 15:36:30,938 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:36:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6d343ae4-9e0e-4eb6-87d5-303594260905', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d343ae4-9e0e-4eb6-87d5-303594260905', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6'} Body: b'{"snapshot": {"id": "736d7d8c-fa47-4c9c-8774-434bf3203eb6", "created_at": "2022-03-10T15:32:42.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1397318521", "description": null, "volume_id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "48f54da4eb934d2dad3e654e17fc2b9f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-10 15:36:32,298 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6 0.356s 2022-03-10 15:36:32,298 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:36:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8f5a89a1-f963-4a9c-85f7-af10ae81aff7', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8f5a89a1-f963-4a9c-85f7-af10ae81aff7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6'} Body: b'{"snapshot": {"id": "736d7d8c-fa47-4c9c-8774-434bf3203eb6", "created_at": "2022-03-10T15:32:42.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1397318521", "description": null, "volume_id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "48f54da4eb934d2dad3e654e17fc2b9f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-10 15:37:28,837 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6 55.534s 2022-03-10 15:37:28,837 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:36:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-33f8f461-b404-42ef-89dd-adc717361d04', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-33f8f461-b404-42ef-89dd-adc717361d04', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6'} Body: b'{"snapshot": {"id": "736d7d8c-fa47-4c9c-8774-434bf3203eb6", "created_at": "2022-03-10T15:32:42.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1397318521", "description": null, "volume_id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "48f54da4eb934d2dad3e654e17fc2b9f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-10 15:38:29,900 118343 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.44', port=80): Read timed out. (read timeout=60)")': /volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6 2022-03-10 15:38:32,736 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6 62.895s 2022-03-10 15:38:32,736 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:38:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-03ff134c-9370-4cc7-86ba-ada8c90a9604', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-03ff134c-9370-4cc7-86ba-ada8c90a9604', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6'} Body: b'{"snapshot": {"id": "736d7d8c-fa47-4c9c-8774-434bf3203eb6", "created_at": "2022-03-10T15:32:42.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1397318521", "description": null, "volume_id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "48f54da4eb934d2dad3e654e17fc2b9f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-10 15:39:29,082 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6 55.342s 2022-03-10 15:39:29,082 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:38:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d44513cb-d372-4aff-9f2c-28cc37ab6758', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d44513cb-d372-4aff-9f2c-28cc37ab6758', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/snapshots/736d7d8c-fa47-4c9c-8774-434bf3203eb6'} Body: b'{"snapshot": {"id": "736d7d8c-fa47-4c9c-8774-434bf3203eb6", "created_at": "2022-03-10T15:32:42.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1397318521", "description": null, "volume_id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "48f54da4eb934d2dad3e654e17fc2b9f", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-10 15:40:29,166 118343 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.44', port=80): Read timed out. (read timeout=60)")': /compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd/os-volume_attachments/d3b211f3-1295-414b-982f-724a4e415b62 2022-03-10 15:41:29,227 118343 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.44', port=80): Read timed out. (read timeout=60)")': /compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd/os-volume_attachments/d3b211f3-1295-414b-982f-724a4e415b62 2022-03-10 15:42:29,289 118343 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.44', port=80): Read timed out. (read timeout=60)")': /compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd/os-volume_attachments/d3b211f3-1295-414b-982f-724a4e415b62 2022-03-10 15:43:29,349 118343 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.44', port=80): Read timed out. (read timeout=60)")': /compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd/os-volume_attachments/d3b211f3-1295-414b-982f-724a4e415b62 2022-03-10 15:44:29,410 118343 WARNING [urllib3.connectionpool] Retrying (Retry(total=5, connect=None, read=None, redirect=5, status=None)) after connection broken by 'ReadTimeoutError("HTTPConnectionPool(host='10.222.0.44', port=80): Read timed out. (read timeout=60)")': /compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd/os-volume_attachments/d3b211f3-1295-414b-982f-724a4e415b62 2022-03-10 15:45:29,468 118343 WARNING [urllib3.connectionpool] Retrying (Retry(total=4, connect=None, read=None, redirect=5, status=None)) after connection broken by 'ReadTimeoutError("HTTPConnectionPool(host='10.222.0.44', port=80): Read timed out. (read timeout=60)")': /compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd/os-volume_attachments/d3b211f3-1295-414b-982f-724a4e415b62 2022-03-10 15:46:29,527 118343 WARNING [urllib3.connectionpool] Retrying (Retry(total=3, connect=None, read=None, redirect=5, status=None)) after connection broken by 'ReadTimeoutError("HTTPConnectionPool(host='10.222.0.44', port=80): Read timed out. (read timeout=60)")': /compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd/os-volume_attachments/d3b211f3-1295-414b-982f-724a4e415b62 2022-03-10 15:46:35,756 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 400 DELETE http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd/os-volume_attachments/d3b211f3-1295-414b-982f-724a4e415b62 426.652s 2022-03-10 15:46:35,756 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:46:29 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-4b113248-0a92-43a7-b9a7-e5ed538b82c3', 'x-compute-request-id': 'req-4b113248-0a92-43a7-b9a7-e5ed538b82c3', 'connection': 'close', 'status': '400', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd/os-volume_attachments/d3b211f3-1295-414b-982f-724a4e415b62'} 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-7d538b17-5dd3-4d02-880a-13db0e2f0ebb)"}}' 2022-03-10 15:46:35,842 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/volumes/d3b211f3-1295-414b-982f-724a4e415b62 0.066s 2022-03-10 15:46:35,843 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:46:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7ebe35e7-c2ed-4f95-8428-0a259e35b3e5', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ebe35e7-c2ed-4f95-8428-0a259e35b3e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/volumes/d3b211f3-1295-414b-982f-724a4e415b62'} Body: b'{"volume": {"id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:34.000000", "updated_at": "2022-03-10T15:41:29.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-699044306", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/volumes/d3b211f3-1295-414b-982f-724a4e415b62"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/48f54da4eb934d2dad3e654e17fc2b9f/volumes/d3b211f3-1295-414b-982f-724a4e415b62"}], "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62", "attachment_id": "22eeca68-cb8e-4a99-b3a8-fbcfcb72e9b4", "volume_id": "d3b211f3-1295-414b-982f-724a4e415b62", "server_id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-10T15:32:20.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f"}}' 2022-03-10 15:46:36,906 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/volumes/d3b211f3-1295-414b-982f-724a4e415b62 0.054s 2022-03-10 15:46:36,906 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:46:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ebac8763-860a-4132-80b4-b05e09545a49', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ebac8763-860a-4132-80b4-b05e09545a49', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/volumes/d3b211f3-1295-414b-982f-724a4e415b62'} Body: b'{"volume": {"id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:34.000000", "updated_at": "2022-03-10T15:41:29.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-699044306", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/volumes/d3b211f3-1295-414b-982f-724a4e415b62"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/48f54da4eb934d2dad3e654e17fc2b9f/volumes/d3b211f3-1295-414b-982f-724a4e415b62"}], "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62", "attachment_id": "22eeca68-cb8e-4a99-b3a8-fbcfcb72e9b4", "volume_id": "d3b211f3-1295-414b-982f-724a4e415b62", "server_id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-10T15:32:20.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f"}}' 2022-03-10 15:46:37,982 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/volumes/d3b211f3-1295-414b-982f-724a4e415b62 0.067s 2022-03-10 15:46:37,983 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:46:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3669eabd-1c08-4403-abc2-68e160ccda87', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3669eabd-1c08-4403-abc2-68e160ccda87', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/volumes/d3b211f3-1295-414b-982f-724a4e415b62'} Body: b'{"volume": {"id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:34.000000", "updated_at": "2022-03-10T15:41:29.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-699044306", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/volumes/d3b211f3-1295-414b-982f-724a4e415b62"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/48f54da4eb934d2dad3e654e17fc2b9f/volumes/d3b211f3-1295-414b-982f-724a4e415b62"}], "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62", "attachment_id": "22eeca68-cb8e-4a99-b3a8-fbcfcb72e9b4", "volume_id": "d3b211f3-1295-414b-982f-724a4e415b62", "server_id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-10T15:32:20.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f"}}' 2022-03-10 15:47:31,219 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/volumes/d3b211f3-1295-414b-982f-724a4e415b62 52.226s 2022-03-10 15:47:31,219 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:46:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-11018a8a-a422-4588-bd42-040b6b786c7d', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-11018a8a-a422-4588-bd42-040b6b786c7d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/volumes/d3b211f3-1295-414b-982f-724a4e415b62'} Body: b'{"volume": {"id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:34.000000", "updated_at": "2022-03-10T15:41:29.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-699044306", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/volumes/d3b211f3-1295-414b-982f-724a4e415b62"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/48f54da4eb934d2dad3e654e17fc2b9f/volumes/d3b211f3-1295-414b-982f-724a4e415b62"}], "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62", "attachment_id": "22eeca68-cb8e-4a99-b3a8-fbcfcb72e9b4", "volume_id": "d3b211f3-1295-414b-982f-724a4e415b62", "server_id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-10T15:32:20.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f"}}' 2022-03-10 15:48:32,296 118343 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.44', port=80): Read timed out. (read timeout=60)")': /volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/volumes/d3b211f3-1295-414b-982f-724a4e415b62 2022-03-10 15:48:40,674 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/volumes/d3b211f3-1295-414b-982f-724a4e415b62 68.439s 2022-03-10 15:48:40,675 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:48:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-789a48f4-66f8-424d-a267-261bcc723d33', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-789a48f4-66f8-424d-a267-261bcc723d33', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/volumes/d3b211f3-1295-414b-982f-724a4e415b62'} Body: b'{"volume": {"id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:34.000000", "updated_at": "2022-03-10T15:41:29.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-699044306", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/volumes/d3b211f3-1295-414b-982f-724a4e415b62"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/48f54da4eb934d2dad3e654e17fc2b9f/volumes/d3b211f3-1295-414b-982f-724a4e415b62"}], "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62", "attachment_id": "22eeca68-cb8e-4a99-b3a8-fbcfcb72e9b4", "volume_id": "d3b211f3-1295-414b-982f-724a4e415b62", "server_id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-10T15:32:20.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f"}}' 2022-03-10 15:49:31,595 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/volumes/d3b211f3-1295-414b-982f-724a4e415b62 49.911s 2022-03-10 15:49:31,595 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:48:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-24a13663-04f9-47c5-9005-c23dacea9b00', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-24a13663-04f9-47c5-9005-c23dacea9b00', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/volumes/d3b211f3-1295-414b-982f-724a4e415b62'} Body: b'{"volume": {"id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:34.000000", "updated_at": "2022-03-10T15:41:29.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-699044306", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/volumes/d3b211f3-1295-414b-982f-724a4e415b62"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/48f54da4eb934d2dad3e654e17fc2b9f/volumes/d3b211f3-1295-414b-982f-724a4e415b62"}], "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62", "attachment_id": "22eeca68-cb8e-4a99-b3a8-fbcfcb72e9b4", "volume_id": "d3b211f3-1295-414b-982f-724a4e415b62", "server_id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-10T15:32:20.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f"}}' 2022-03-10 15:50:32,664 118343 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.44', port=80): Read timed out. (read timeout=60)")': /volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/volumes/d3b211f3-1295-414b-982f-724a4e415b62 2022-03-10 15:50:41,872 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/volumes/d3b211f3-1295-414b-982f-724a4e415b62 69.265s 2022-03-10 15:50:41,873 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:50:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f5f76a09-7247-4ae5-a846-a748d621ea2b', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f5f76a09-7247-4ae5-a846-a748d621ea2b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/volumes/d3b211f3-1295-414b-982f-724a4e415b62'} Body: b'{"volume": {"id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:34.000000", "updated_at": "2022-03-10T15:41:29.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-699044306", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/volumes/d3b211f3-1295-414b-982f-724a4e415b62"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/48f54da4eb934d2dad3e654e17fc2b9f/volumes/d3b211f3-1295-414b-982f-724a4e415b62"}], "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62", "attachment_id": "22eeca68-cb8e-4a99-b3a8-fbcfcb72e9b4", "volume_id": "d3b211f3-1295-414b-982f-724a4e415b62", "server_id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-10T15:32:20.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f"}}' 2022-03-10 15:51:31,926 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/volumes/d3b211f3-1295-414b-982f-724a4e415b62 49.044s 2022-03-10 15:51:31,926 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:50:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aea23656-d0b5-412b-9b6a-d4bdfb8b2ec6', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aea23656-d0b5-412b-9b6a-d4bdfb8b2ec6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/volumes/d3b211f3-1295-414b-982f-724a4e415b62'} Body: b'{"volume": {"id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:34.000000", "updated_at": "2022-03-10T15:41:29.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-699044306", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/volumes/d3b211f3-1295-414b-982f-724a4e415b62"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/48f54da4eb934d2dad3e654e17fc2b9f/volumes/d3b211f3-1295-414b-982f-724a4e415b62"}], "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62", "attachment_id": "22eeca68-cb8e-4a99-b3a8-fbcfcb72e9b4", "volume_id": "d3b211f3-1295-414b-982f-724a4e415b62", "server_id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-10T15:32:20.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f"}}' 2022-03-10 15:52:32,996 118343 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.44', port=80): Read timed out. (read timeout=60)")': /volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/volumes/d3b211f3-1295-414b-982f-724a4e415b62 2022-03-10 15:52:43,315 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/volumes/d3b211f3-1295-414b-982f-724a4e415b62 70.380s 2022-03-10 15:52:43,316 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:52:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8479900a-e7ef-4311-aacc-3e07ad0bcd99', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8479900a-e7ef-4311-aacc-3e07ad0bcd99', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/volumes/d3b211f3-1295-414b-982f-724a4e415b62'} Body: b'{"volume": {"id": "d3b211f3-1295-414b-982f-724a4e415b62", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:34.000000", "updated_at": "2022-03-10T15:41:29.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-699044306", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/48f54da4eb934d2dad3e654e17fc2b9f/volumes/d3b211f3-1295-414b-982f-724a4e415b62"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/48f54da4eb934d2dad3e654e17fc2b9f/volumes/d3b211f3-1295-414b-982f-724a4e415b62"}], "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62", "attachment_id": "22eeca68-cb8e-4a99-b3a8-fbcfcb72e9b4", "volume_id": "d3b211f3-1295-414b-982f-724a4e415b62", "server_id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-10T15:32:20.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f"}}' 2022-03-10 15:52:43,857 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 204 DELETE http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.527s 2022-03-10 15:52:43,857 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:52:43 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-220972c5-e9f6-4360-86d8-7fda9c159f65', 'x-compute-request-id': 'req-220972c5-e9f6-4360-86d8-7fda9c159f65', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'' 2022-03-10 15:52:44,688 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.830s 2022-03-10 15:52:44,688 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:52:43 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-11cfcaf6-8925-4373-a36c-c820dc5bf920', 'x-compute-request-id': 'req-11cfcaf6-8925-4373-a36c-c820dc5bf920', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:52:45,916 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.218s 2022-03-10 15:52:45,917 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:52:45 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-c49a98e0-b0b9-4b62-b7bf-65e5640c8b25', 'x-compute-request-id': 'req-c49a98e0-b0b9-4b62-b7bf-65e5640c8b25', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:52:47,262 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.337s 2022-03-10 15:52:47,265 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:52:46 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-8d08278d-8094-4778-946e-9dad4e9adf6b', 'x-compute-request-id': 'req-8d08278d-8094-4778-946e-9dad4e9adf6b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:52:48,610 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.336s 2022-03-10 15:52:48,610 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:52: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-0272d4ca-3e19-4d2b-a8ce-544c1d3bb69d', 'x-compute-request-id': 'req-0272d4ca-3e19-4d2b-a8ce-544c1d3bb69d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:52:49,895 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.275s 2022-03-10 15:52:49,896 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:52:49 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-057acf7e-9cb4-4927-8b5e-35e35ded057f', 'x-compute-request-id': 'req-057acf7e-9cb4-4927-8b5e-35e35ded057f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:52:51,102 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.197s 2022-03-10 15:52:51,102 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:52:50 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-17e70e31-afe5-4212-a383-842d48a51b99', 'x-compute-request-id': 'req-17e70e31-afe5-4212-a383-842d48a51b99', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:52:52,322 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.210s 2022-03-10 15:52:52,322 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:52:52 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-bec7775c-10d0-46ec-9cbd-8b083e510e8e', 'x-compute-request-id': 'req-bec7775c-10d0-46ec-9cbd-8b083e510e8e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:52:53,524 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.192s 2022-03-10 15:52:53,524 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:52:53 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-e4505434-da78-4878-a497-7619fb34784e', 'x-compute-request-id': 'req-e4505434-da78-4878-a497-7619fb34784e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:52:54,719 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.185s 2022-03-10 15:52:54,720 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:52:54 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-3f649fa5-db8b-4dc2-9801-600121d1f9b7', 'x-compute-request-id': 'req-3f649fa5-db8b-4dc2-9801-600121d1f9b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:52:55,925 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.191s 2022-03-10 15:52:55,925 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:52:55 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-ed9cc584-1947-462d-9f82-079706d6ffff', 'x-compute-request-id': 'req-ed9cc584-1947-462d-9f82-079706d6ffff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:52:57,113 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.179s 2022-03-10 15:52:57,114 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:52:56 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-114a6149-ea23-4abc-8f67-385e5f979538', 'x-compute-request-id': 'req-114a6149-ea23-4abc-8f67-385e5f979538', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:52:58,307 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.185s 2022-03-10 15:52:58,308 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:52:58 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-16d3e33f-8bd7-4f0d-b542-08ca53c9b0a2', 'x-compute-request-id': 'req-16d3e33f-8bd7-4f0d-b542-08ca53c9b0a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:52:59,531 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.215s 2022-03-10 15:52:59,532 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:52:59 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-3fa2891f-4f84-4d5e-97b6-961d1dedcff6', 'x-compute-request-id': 'req-3fa2891f-4f84-4d5e-97b6-961d1dedcff6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:53:00,718 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.177s 2022-03-10 15:53:00,718 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:53:00 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-07708cce-849b-4868-baf4-450bb8e29e3f', 'x-compute-request-id': 'req-07708cce-849b-4868-baf4-450bb8e29e3f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:53:01,918 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.191s 2022-03-10 15:53:01,919 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:53:01 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-65f0286a-4170-47fd-9170-f23d64eb65ec', 'x-compute-request-id': 'req-65f0286a-4170-47fd-9170-f23d64eb65ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:53:03,120 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.192s 2022-03-10 15:53:03,120 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:53:02 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-5ad25347-09da-4fc7-8f30-23689b4558f1', 'x-compute-request-id': 'req-5ad25347-09da-4fc7-8f30-23689b4558f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:53:04,333 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.203s 2022-03-10 15:53:04,333 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:53:04 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-84b20829-f7a9-4793-b938-abff6898c96a', 'x-compute-request-id': 'req-84b20829-f7a9-4793-b938-abff6898c96a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:53:05,524 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.182s 2022-03-10 15:53:05,524 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:53:05 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-b2a25209-7bd9-4e97-8769-cea184188c45', 'x-compute-request-id': 'req-b2a25209-7bd9-4e97-8769-cea184188c45', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:53:06,732 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.199s 2022-03-10 15:53:06,733 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:53:06 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-884f2c09-449e-4250-ae86-5ad68dadb537', 'x-compute-request-id': 'req-884f2c09-449e-4250-ae86-5ad68dadb537', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:53:08,150 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.408s 2022-03-10 15:53:08,150 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:53:07 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-ca7bbbaa-9c7d-4976-8be6-857f843fa9d7', 'x-compute-request-id': 'req-ca7bbbaa-9c7d-4976-8be6-857f843fa9d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:53:09,348 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.187s 2022-03-10 15:53:09,348 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:53:09 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-1773770a-3f2c-4ad0-92ed-111359c8239f', 'x-compute-request-id': 'req-1773770a-3f2c-4ad0-92ed-111359c8239f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:53:10,547 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.189s 2022-03-10 15:53:10,547 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:53:10 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-3b4247a1-402a-4a08-8021-45d4e0f5a26c', 'x-compute-request-id': 'req-3b4247a1-402a-4a08-8021-45d4e0f5a26c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:53:11,741 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.176s 2022-03-10 15:53:11,742 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:53:11 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-1a5d948c-1f5a-4789-8c9b-1475f07f8dab', 'x-compute-request-id': 'req-1a5d948c-1f5a-4789-8c9b-1475f07f8dab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:53:12,936 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.185s 2022-03-10 15:53:12,937 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:53:12 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-8ad3de87-cfb8-43c7-bcf0-e7176589662e', 'x-compute-request-id': 'req-8ad3de87-cfb8-43c7-bcf0-e7176589662e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:53:14,131 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.185s 2022-03-10 15:53:14,131 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:53:13 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-c089c582-b310-41d3-a1d8-213a8070a678', 'x-compute-request-id': 'req-c089c582-b310-41d3-a1d8-213a8070a678', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:53:15,362 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.220s 2022-03-10 15:53:15,363 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:53:15 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-915cc70b-3230-479a-be63-099d5d3608a4', 'x-compute-request-id': 'req-915cc70b-3230-479a-be63-099d5d3608a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:53:16,560 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.179s 2022-03-10 15:53:16,560 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:53:16 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-273fb29c-8eb9-4075-9b3c-aada40db217b', 'x-compute-request-id': 'req-273fb29c-8eb9-4075-9b3c-aada40db217b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:53:17,750 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.180s 2022-03-10 15:53:17,750 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:53:17 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-a74450c2-8f29-4c30-8239-dea3980e0dbd', 'x-compute-request-id': 'req-a74450c2-8f29-4c30-8239-dea3980e0dbd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:53:18,962 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.204s 2022-03-10 15:53:18,963 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:53:18 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-1ef15789-52c2-4a19-bc03-16defa6cc086', 'x-compute-request-id': 'req-1ef15789-52c2-4a19-bc03-16defa6cc086', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:53:20,154 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.182s 2022-03-10 15:53:20,155 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:53:19 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-a8a57e9d-74c2-4788-9265-33f5aa4c11b2', 'x-compute-request-id': 'req-a8a57e9d-74c2-4788-9265-33f5aa4c11b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:53:21,350 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.186s 2022-03-10 15:53:21,350 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:53:21 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-b0b9ad97-fdad-4431-828a-de87784398a7', 'x-compute-request-id': 'req-b0b9ad97-fdad-4431-828a-de87784398a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:53:22,547 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.183s 2022-03-10 15:53:22,548 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:53:22 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-fca09d10-1294-49c0-8aca-2379647208ed', 'x-compute-request-id': 'req-fca09d10-1294-49c0-8aca-2379647208ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:53:23,739 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.181s 2022-03-10 15:53:23,739 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:53:23 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-66a50182-86c4-448d-90f4-7eb90ca9e86a', 'x-compute-request-id': 'req-66a50182-86c4-448d-90f4-7eb90ca9e86a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:53:24,938 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.189s 2022-03-10 15:53:24,938 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:53:24 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-bbd39299-82fa-4b58-82be-70d97e9d9c9c', 'x-compute-request-id': 'req-bbd39299-82fa-4b58-82be-70d97e9d9c9c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:53:26,144 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.197s 2022-03-10 15:53:26,145 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:53:25 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-38392357-716b-4918-a3e4-32a7c198c230', 'x-compute-request-id': 'req-38392357-716b-4918-a3e4-32a7c198c230', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:53:27,339 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.184s 2022-03-10 15:53:27,339 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:53:27 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-d94a3f0a-dea9-4c82-bafa-0403b472fd8d', 'x-compute-request-id': 'req-d94a3f0a-dea9-4c82-bafa-0403b472fd8d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:53:28,527 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.178s 2022-03-10 15:53:28,527 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:53:28 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-91149d84-123e-4616-9953-888a65a37107', 'x-compute-request-id': 'req-91149d84-123e-4616-9953-888a65a37107', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:53:29,714 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.178s 2022-03-10 15:53:29,715 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:53:29 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-aba6b387-8d52-4256-81f6-3f7b89682306', 'x-compute-request-id': 'req-aba6b387-8d52-4256-81f6-3f7b89682306', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:53:31,169 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.445s 2022-03-10 15:53:31,170 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:53:30 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-35dea2af-dfba-4a0e-801d-dbc41dd4e031', 'x-compute-request-id': 'req-35dea2af-dfba-4a0e-801d-dbc41dd4e031', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:53:32,387 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.207s 2022-03-10 15:53:32,387 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:53:32 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-925c4370-f004-4b97-b84f-62bdeea707b6', 'x-compute-request-id': 'req-925c4370-f004-4b97-b84f-62bdeea707b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:53:33,618 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.218s 2022-03-10 15:53:33,619 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:53:33 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-8422ca73-ffbf-49c2-a0db-1f4d9005fca5', 'x-compute-request-id': 'req-8422ca73-ffbf-49c2-a0db-1f4d9005fca5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:53:35,241 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.607s 2022-03-10 15:53:35,242 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:53:34 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-c94edabd-0116-498b-8483-b0e5d2ef4da4', 'x-compute-request-id': 'req-c94edabd-0116-498b-8483-b0e5d2ef4da4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:53:36,461 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.203s 2022-03-10 15:53:36,462 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:53:36 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-0b6263b5-a878-4918-8f0e-e9d45b143bee', 'x-compute-request-id': 'req-0b6263b5-a878-4918-8f0e-e9d45b143bee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:53:37,666 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.195s 2022-03-10 15:53:37,666 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:53:37 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-55b03000-e917-4d7d-8e7e-f20e181943d4', 'x-compute-request-id': 'req-55b03000-e917-4d7d-8e7e-f20e181943d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:53:38,857 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.182s 2022-03-10 15:53:38,858 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:53:38 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-1c2cd4c8-7692-47bd-9de7-53c65406379e', 'x-compute-request-id': 'req-1c2cd4c8-7692-47bd-9de7-53c65406379e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:53:40,060 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.186s 2022-03-10 15:53:40,060 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:53:39 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-5875061e-55ce-47ce-b421-8e8959ce4ebd', 'x-compute-request-id': 'req-5875061e-55ce-47ce-b421-8e8959ce4ebd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:53:41,250 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.181s 2022-03-10 15:53:41,250 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:53:41 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-68fd4b74-45bd-48fb-8e16-fc855b2e8a42', 'x-compute-request-id': 'req-68fd4b74-45bd-48fb-8e16-fc855b2e8a42', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:53:42,482 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.222s 2022-03-10 15:53:42,482 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:53:42 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-62d09e4a-dd60-4faa-a6b4-4539fa072c6c', 'x-compute-request-id': 'req-62d09e4a-dd60-4faa-a6b4-4539fa072c6c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:53:43,681 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.189s 2022-03-10 15:53:43,681 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:53:43 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-e233bebb-adb1-4bfc-8e59-b98d2edb7a99', 'x-compute-request-id': 'req-e233bebb-adb1-4bfc-8e59-b98d2edb7a99', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:53:44,877 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.187s 2022-03-10 15:53:44,878 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:53:44 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-4be8bbbb-05e4-41ac-a548-12c93bfe1bd2', 'x-compute-request-id': 'req-4be8bbbb-05e4-41ac-a548-12c93bfe1bd2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:53:46,084 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.189s 2022-03-10 15:53:46,084 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:53:45 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-a5be4619-15cf-4d1d-9f7f-be1d27ee0942', 'x-compute-request-id': 'req-a5be4619-15cf-4d1d-9f7f-be1d27ee0942', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:53:47,277 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.175s 2022-03-10 15:53:47,277 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:53:47 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-f8da40e9-4948-4844-a593-787d20190a13', 'x-compute-request-id': 'req-f8da40e9-4948-4844-a593-787d20190a13', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:53:48,465 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.178s 2022-03-10 15:53:48,466 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15: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-a9548e65-2df6-4e19-a8dd-e78151637ecd', 'x-compute-request-id': 'req-a9548e65-2df6-4e19-a8dd-e78151637ecd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:53:49,662 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.179s 2022-03-10 15:53:49,662 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:53:49 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-3d16667e-737e-45e0-8ff2-e879c162545a', 'x-compute-request-id': 'req-3d16667e-737e-45e0-8ff2-e879c162545a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:53:50,852 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.180s 2022-03-10 15:53:50,852 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:53:50 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-7a46f018-639c-4e6e-96fc-efbd5ae7eaae', 'x-compute-request-id': 'req-7a46f018-639c-4e6e-96fc-efbd5ae7eaae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:53:52,036 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.176s 2022-03-10 15:53:52,037 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:53:51 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-f587c7f6-0726-4e83-809a-cafc8b38dc8b', 'x-compute-request-id': 'req-f587c7f6-0726-4e83-809a-cafc8b38dc8b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:53:53,224 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.178s 2022-03-10 15:53:53,224 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:53:53 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-09d79f17-f6d0-4085-a3a2-5655435fa944', 'x-compute-request-id': 'req-09d79f17-f6d0-4085-a3a2-5655435fa944', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:53:54,424 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.190s 2022-03-10 15:53:54,424 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:53:54 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-485c03f0-052d-4ba6-90fc-bcb0f2f6ba21', 'x-compute-request-id': 'req-485c03f0-052d-4ba6-90fc-bcb0f2f6ba21', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:53:55,625 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.190s 2022-03-10 15:53:55,626 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:53:55 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-940057c3-88a3-420a-8118-2bb74bfe4a43', 'x-compute-request-id': 'req-940057c3-88a3-420a-8118-2bb74bfe4a43', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:53:56,836 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.199s 2022-03-10 15:53:56,836 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:53:56 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-85c11cc4-6bab-4c06-adc1-6726250c1f84', 'x-compute-request-id': 'req-85c11cc4-6bab-4c06-adc1-6726250c1f84', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:53:58,028 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.181s 2022-03-10 15:53:58,028 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:53:57 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-f173b5b1-546f-41a4-ac83-b1dc9d5e6821', 'x-compute-request-id': 'req-f173b5b1-546f-41a4-ac83-b1dc9d5e6821', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:53:59,222 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.184s 2022-03-10 15:53:59,222 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:53:59 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-bae4485c-5550-41a3-8b18-a35de8b5e8c4', 'x-compute-request-id': 'req-bae4485c-5550-41a3-8b18-a35de8b5e8c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:54:00,417 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.178s 2022-03-10 15:54:00,417 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:54:00 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-99c699cb-33f7-4006-a912-b5713447eebe', 'x-compute-request-id': 'req-99c699cb-33f7-4006-a912-b5713447eebe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:54:01,597 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.171s 2022-03-10 15:54:01,597 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:54:01 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-14574cee-e63c-4f34-a323-922c954e54ad', 'x-compute-request-id': 'req-14574cee-e63c-4f34-a323-922c954e54ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:54:02,794 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.187s 2022-03-10 15:54:02,794 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:54:02 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-f6cf76f6-aa27-401a-bf96-f09b4ceaff46', 'x-compute-request-id': 'req-f6cf76f6-aa27-401a-bf96-f09b4ceaff46', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:54:03,988 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.186s 2022-03-10 15:54:03,989 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:54:03 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-1c58c065-a95d-49b0-89e2-4cb3d4cbf609', 'x-compute-request-id': 'req-1c58c065-a95d-49b0-89e2-4cb3d4cbf609', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:54:05,183 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.177s 2022-03-10 15:54:05,184 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:54:05 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-95994bd7-89db-4a0f-8921-5183d2321f5b', 'x-compute-request-id': 'req-95994bd7-89db-4a0f-8921-5183d2321f5b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:54:06,367 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.174s 2022-03-10 15:54:06,368 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:54:06 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-e1fc86f5-5dc2-4a38-af61-d4e309aab574', 'x-compute-request-id': 'req-e1fc86f5-5dc2-4a38-af61-d4e309aab574', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:54:07,559 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.182s 2022-03-10 15:54:07,559 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:54:07 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-764bc1fd-93c0-478b-9edb-ccb24e55491b', 'x-compute-request-id': 'req-764bc1fd-93c0-478b-9edb-ccb24e55491b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:54:08,747 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.179s 2022-03-10 15:54:08,747 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:54:08 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-2c542205-8eb9-44cc-b6ab-41a2904f9862', 'x-compute-request-id': 'req-2c542205-8eb9-44cc-b6ab-41a2904f9862', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:54:10,048 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.285s 2022-03-10 15:54:10,049 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:54:09 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-a6aa7ee4-4f91-40ed-8e69-052c0b8c661f', 'x-compute-request-id': 'req-a6aa7ee4-4f91-40ed-8e69-052c0b8c661f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:54:11,239 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.174s 2022-03-10 15:54:11,240 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:54:11 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-ff57ea37-02b6-41e5-a3d1-61be1e030bf7', 'x-compute-request-id': 'req-ff57ea37-02b6-41e5-a3d1-61be1e030bf7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:54:12,430 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.181s 2022-03-10 15:54:12,430 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:54:12 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-f6bdfc41-cd1a-4838-981f-d71e2bcf98f5', 'x-compute-request-id': 'req-f6bdfc41-cd1a-4838-981f-d71e2bcf98f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:54:13,636 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.197s 2022-03-10 15:54:13,637 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:54:13 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-0553937f-6eb7-4843-b5c7-7f38fe2b27e9', 'x-compute-request-id': 'req-0553937f-6eb7-4843-b5c7-7f38fe2b27e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:54:14,824 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.178s 2022-03-10 15:54:14,825 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:54:14 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-ccd704c2-7bce-453a-87cb-3857e42d9d01', 'x-compute-request-id': 'req-ccd704c2-7bce-453a-87cb-3857e42d9d01', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:54:16,023 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.184s 2022-03-10 15:54:16,023 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:54:15 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-cb3f926f-c339-4f64-aede-701f6abb3804', 'x-compute-request-id': 'req-cb3f926f-c339-4f64-aede-701f6abb3804', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:54:17,240 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.207s 2022-03-10 15:54:17,240 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:54:17 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-68b147be-71f4-4a8d-8cbc-8e027d7681c2', 'x-compute-request-id': 'req-68b147be-71f4-4a8d-8cbc-8e027d7681c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:54:18,451 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.202s 2022-03-10 15:54:18,452 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:54:18 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-4602f8d6-0d6d-4e7b-8aa4-b2b3a674254f', 'x-compute-request-id': 'req-4602f8d6-0d6d-4e7b-8aa4-b2b3a674254f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:54:19,679 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.217s 2022-03-10 15:54:19,680 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:54:19 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-6f275c33-7120-4c88-a022-66fdcc408d5a', 'x-compute-request-id': 'req-6f275c33-7120-4c88-a022-66fdcc408d5a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:54:20,880 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.191s 2022-03-10 15:54:20,880 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:54:20 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-f85fb48e-cf2a-4359-baa1-2ead4309a7e3', 'x-compute-request-id': 'req-f85fb48e-cf2a-4359-baa1-2ead4309a7e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:54:22,078 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.188s 2022-03-10 15:54:22,079 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:54:21 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-a6267705-cddc-4dcd-9b6b-cde3a59bf49b', 'x-compute-request-id': 'req-a6267705-cddc-4dcd-9b6b-cde3a59bf49b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:54:23,276 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.188s 2022-03-10 15:54:23,276 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:54:23 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-561666ce-1e41-4e77-b5c7-41d857089432', 'x-compute-request-id': 'req-561666ce-1e41-4e77-b5c7-41d857089432', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:54:24,473 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.188s 2022-03-10 15:54:24,474 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:54:24 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-b0e7ad4d-45ae-4e86-b540-16757f0ce21c', 'x-compute-request-id': 'req-b0e7ad4d-45ae-4e86-b540-16757f0ce21c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:54:25,675 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.191s 2022-03-10 15:54:25,675 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:54:25 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-0b38a993-4b6e-4502-8201-770dc1e1a519', 'x-compute-request-id': 'req-0b38a993-4b6e-4502-8201-770dc1e1a519', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:54:26,857 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.172s 2022-03-10 15:54:26,857 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:54:26 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-8e916975-0424-4d9e-8fe6-c128da5ab137', 'x-compute-request-id': 'req-8e916975-0424-4d9e-8fe6-c128da5ab137', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:54:28,035 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.169s 2022-03-10 15:54:28,035 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:54:27 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-a733e601-06e4-425d-8224-c188b3b2d83d', 'x-compute-request-id': 'req-a733e601-06e4-425d-8224-c188b3b2d83d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:54:29,233 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.188s 2022-03-10 15:54:29,233 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:54:29 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-989b329e-228a-4200-9fb3-5d016410ba6f', 'x-compute-request-id': 'req-989b329e-228a-4200-9fb3-5d016410ba6f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:54:30,432 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.189s 2022-03-10 15:54:30,432 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:54:30 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-a02abccb-ab38-4df2-b87d-a46a0373f619', 'x-compute-request-id': 'req-a02abccb-ab38-4df2-b87d-a46a0373f619', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:54:31,626 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.178s 2022-03-10 15:54:31,627 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:54:31 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-613aaf00-8898-434c-b34f-b8157efca802', 'x-compute-request-id': 'req-613aaf00-8898-434c-b34f-b8157efca802', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:54:33,062 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.426s 2022-03-10 15:54:33,062 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:54:32 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-c4f72d94-70b6-4008-95e0-510845518ba4', 'x-compute-request-id': 'req-c4f72d94-70b6-4008-95e0-510845518ba4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:54:34,281 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.209s 2022-03-10 15:54:34,282 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:54:34 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-f9befc7c-31b4-4dea-adf6-734d82daaf62', 'x-compute-request-id': 'req-f9befc7c-31b4-4dea-adf6-734d82daaf62', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:54:35,475 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.183s 2022-03-10 15:54:35,475 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:54:35 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-498dfc69-e485-4849-b2ea-82cd5dc3bc72', 'x-compute-request-id': 'req-498dfc69-e485-4849-b2ea-82cd5dc3bc72', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:54:36,663 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.175s 2022-03-10 15:54:36,664 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:54:36 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-04e12047-4d20-4727-a897-338f9cbe2be8', 'x-compute-request-id': 'req-04e12047-4d20-4727-a897-338f9cbe2be8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:54:37,849 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.175s 2022-03-10 15:54:37,850 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:54:37 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-da4fd944-5432-4f3b-be1a-96c39e8e63ef', 'x-compute-request-id': 'req-da4fd944-5432-4f3b-be1a-96c39e8e63ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:54:39,032 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.173s 2022-03-10 15:54:39,032 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:54:38 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-11fb1250-fdf9-434b-a9a3-ac9e0c16664d', 'x-compute-request-id': 'req-11fb1250-fdf9-434b-a9a3-ac9e0c16664d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:54:40,229 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.187s 2022-03-10 15:54:40,229 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:54:40 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-70f4a72e-acef-4c1c-b672-60f49f59db3f', 'x-compute-request-id': 'req-70f4a72e-acef-4c1c-b672-60f49f59db3f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:54:41,407 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.169s 2022-03-10 15:54:41,408 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:54:41 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-6940bbfa-48e3-439c-b3ba-05ed79abfb4e', 'x-compute-request-id': 'req-6940bbfa-48e3-439c-b3ba-05ed79abfb4e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:54:42,592 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.176s 2022-03-10 15:54:42,593 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:54:42 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-248ebaeb-cc26-436e-bcf5-f5007c8076b9', 'x-compute-request-id': 'req-248ebaeb-cc26-436e-bcf5-f5007c8076b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:54:43,824 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.214s 2022-03-10 15:54:43,824 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:54:43 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-3a25a169-56f8-4af7-8950-1bc54723d496', 'x-compute-request-id': 'req-3a25a169-56f8-4af7-8950-1bc54723d496', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:54:45,016 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.182s 2022-03-10 15:54:45,017 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:54:44 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-28851052-a6b9-46c4-b24e-200b9a2411b4', 'x-compute-request-id': 'req-28851052-a6b9-46c4-b24e-200b9a2411b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:54:46,213 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.180s 2022-03-10 15:54:46,213 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:54:46 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-d07b47df-1c4c-4bd0-affc-1bdbe77fcb01', 'x-compute-request-id': 'req-d07b47df-1c4c-4bd0-affc-1bdbe77fcb01', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:54:47,424 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.202s 2022-03-10 15:54:47,425 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:54:47 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-09930346-0edb-4045-a8bb-c18f49a9ee21', 'x-compute-request-id': 'req-09930346-0edb-4045-a8bb-c18f49a9ee21', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:54:48,652 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.212s 2022-03-10 15:54:48,652 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:54: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-65da9764-4dec-48d5-a2fc-1366a707f5ca', 'x-compute-request-id': 'req-65da9764-4dec-48d5-a2fc-1366a707f5ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:54:49,853 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.188s 2022-03-10 15:54:49,853 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:54:49 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-5e2cca3f-0c2d-4eaf-872b-67437bf8c753', 'x-compute-request-id': 'req-5e2cca3f-0c2d-4eaf-872b-67437bf8c753', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:54:51,081 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.216s 2022-03-10 15:54:51,081 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:54:50 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-38c9410d-42c4-4b1f-997a-5460beef6cef', 'x-compute-request-id': 'req-38c9410d-42c4-4b1f-997a-5460beef6cef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:54:52,275 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.185s 2022-03-10 15:54:52,276 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:54:52 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-63e7120d-d872-4955-b9c0-547bb73642c1', 'x-compute-request-id': 'req-63e7120d-d872-4955-b9c0-547bb73642c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:54:53,499 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.215s 2022-03-10 15:54:53,499 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:54:53 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-1c66f71e-6f9e-4b30-a494-a9ca301db501', 'x-compute-request-id': 'req-1c66f71e-6f9e-4b30-a494-a9ca301db501', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:54:54,711 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.203s 2022-03-10 15:54:54,712 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:54:54 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-327cd7a5-7ebb-4b0b-8ba9-5e8682563cd0', 'x-compute-request-id': 'req-327cd7a5-7ebb-4b0b-8ba9-5e8682563cd0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:54:55,919 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.199s 2022-03-10 15:54:55,919 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:54:55 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-f41e56ad-d67d-4299-aeb6-f947fdfd52d1', 'x-compute-request-id': 'req-f41e56ad-d67d-4299-aeb6-f947fdfd52d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:54:57,106 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.177s 2022-03-10 15:54:57,107 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:54:56 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-835dc9a7-5ae2-401d-ad66-a8b5cad9cd1d', 'x-compute-request-id': 'req-835dc9a7-5ae2-401d-ad66-a8b5cad9cd1d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:54:58,314 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.199s 2022-03-10 15:54:58,315 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:54:58 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-519a74b8-3c88-42fa-9acd-50d6eb0401e5', 'x-compute-request-id': 'req-519a74b8-3c88-42fa-9acd-50d6eb0401e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:54:59,517 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.192s 2022-03-10 15:54:59,517 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:54:59 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-20cc1633-b8c4-41e1-947f-12ec920e09e2', 'x-compute-request-id': 'req-20cc1633-b8c4-41e1-947f-12ec920e09e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:55:00,712 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.184s 2022-03-10 15:55:00,712 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:55:00 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-0ab211b0-14ea-4fb1-8d29-cda1706fd5c3', 'x-compute-request-id': 'req-0ab211b0-14ea-4fb1-8d29-cda1706fd5c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:55:01,903 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.182s 2022-03-10 15:55:01,903 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:55:01 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-3de1e175-26ac-4fa1-a084-77daae22a591', 'x-compute-request-id': 'req-3de1e175-26ac-4fa1-a084-77daae22a591', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:55:03,107 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.195s 2022-03-10 15:55:03,107 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:55:02 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-b58f844c-d1e3-477b-a1f4-1d609708c9c4', 'x-compute-request-id': 'req-b58f844c-d1e3-477b-a1f4-1d609708c9c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:55:04,294 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.178s 2022-03-10 15:55:04,295 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:55:04 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-674bbd30-6c0e-4849-9f6b-788a5e962416', 'x-compute-request-id': 'req-674bbd30-6c0e-4849-9f6b-788a5e962416', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:55:05,473 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.170s 2022-03-10 15:55:05,474 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:55:05 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-36b298d1-ab3c-4891-89e9-ca0b28a6c72a', 'x-compute-request-id': 'req-36b298d1-ab3c-4891-89e9-ca0b28a6c72a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:55:06,659 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.176s 2022-03-10 15:55:06,660 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:55:06 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-bbd44347-6f28-4c52-af32-84252f7bacf2', 'x-compute-request-id': 'req-bbd44347-6f28-4c52-af32-84252f7bacf2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:55:07,851 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.183s 2022-03-10 15:55:07,852 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:55:07 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-3d22549f-6ede-4838-8091-c366e714378c', 'x-compute-request-id': 'req-3d22549f-6ede-4838-8091-c366e714378c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:55:09,264 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.396s 2022-03-10 15:55:09,265 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:55:08 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-b2acf0d8-bea2-4acf-bdda-30b0dcbe7fdd', 'x-compute-request-id': 'req-b2acf0d8-bea2-4acf-bdda-30b0dcbe7fdd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:55:10,453 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.179s 2022-03-10 15:55:10,454 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:55:10 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-ba51b6f1-bcd3-410a-97fe-15fa5fb55032', 'x-compute-request-id': 'req-ba51b6f1-bcd3-410a-97fe-15fa5fb55032', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:55:11,632 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.169s 2022-03-10 15:55:11,632 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:55:11 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-6fc29245-784c-402a-8520-65d777901ef0', 'x-compute-request-id': 'req-6fc29245-784c-402a-8520-65d777901ef0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:55:12,814 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.172s 2022-03-10 15:55:12,814 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:55:12 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-17ae5834-af66-44ae-9270-edfea6cde915', 'x-compute-request-id': 'req-17ae5834-af66-44ae-9270-edfea6cde915', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:55:14,014 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.182s 2022-03-10 15:55:14,015 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:55:13 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-4ea9a7e2-cd60-4c02-adb4-22edc18863b2', 'x-compute-request-id': 'req-4ea9a7e2-cd60-4c02-adb4-22edc18863b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:55:15,203 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.179s 2022-03-10 15:55:15,203 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:55:15 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-9de06dcf-9238-4681-830e-53725ada6181', 'x-compute-request-id': 'req-9de06dcf-9238-4681-830e-53725ada6181', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:55:16,387 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.171s 2022-03-10 15:55:16,387 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:55:16 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-8d71b2a5-aaaa-4af7-8c27-bb3fc07d324c', 'x-compute-request-id': 'req-8d71b2a5-aaaa-4af7-8c27-bb3fc07d324c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:55:17,577 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.181s 2022-03-10 15:55:17,577 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:55:17 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-d35ec5bb-e002-45b3-ac2c-3f3a62f1f3d3', 'x-compute-request-id': 'req-d35ec5bb-e002-45b3-ac2c-3f3a62f1f3d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:55:18,759 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.173s 2022-03-10 15:55:18,759 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:55:18 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-13028661-e271-4479-8ba7-96a85c8823d5', 'x-compute-request-id': 'req-13028661-e271-4479-8ba7-96a85c8823d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:55:19,944 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.175s 2022-03-10 15:55:19,944 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:55:19 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-ff455324-46df-49a6-b3aa-3b1fa9d11b24', 'x-compute-request-id': 'req-ff455324-46df-49a6-b3aa-3b1fa9d11b24', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:55:21,154 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.202s 2022-03-10 15:55:21,155 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:55:20 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-c5239196-0a5a-4866-b93d-6f66b52eb905', 'x-compute-request-id': 'req-c5239196-0a5a-4866-b93d-6f66b52eb905', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:55:22,335 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.170s 2022-03-10 15:55:22,335 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:55:22 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-a273ff93-4e53-4f4b-b04d-1a9cda083100', 'x-compute-request-id': 'req-a273ff93-4e53-4f4b-b04d-1a9cda083100', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:55:23,516 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.173s 2022-03-10 15:55:23,517 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:55:23 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-c2f63c9f-b2ba-407a-894f-5ca2cba67411', 'x-compute-request-id': 'req-c2f63c9f-b2ba-407a-894f-5ca2cba67411', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:55:24,699 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.173s 2022-03-10 15:55:24,699 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:55:24 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-03323ea4-2832-4b84-931b-192f26371fda', 'x-compute-request-id': 'req-03323ea4-2832-4b84-931b-192f26371fda', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:55:25,875 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.167s 2022-03-10 15:55:25,875 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:55:25 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-655b4013-29ee-46fd-afc7-1784db8bd205', 'x-compute-request-id': 'req-655b4013-29ee-46fd-afc7-1784db8bd205', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:55:27,054 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.171s 2022-03-10 15:55:27,055 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:55:26 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-c4e94fac-792f-4949-8505-41fc1d5912be', 'x-compute-request-id': 'req-c4e94fac-792f-4949-8505-41fc1d5912be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:55:28,237 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.173s 2022-03-10 15:55:28,238 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:55:28 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-f7b31e6c-f63b-4cd4-92ac-cf75b28c6e3c', 'x-compute-request-id': 'req-f7b31e6c-f63b-4cd4-92ac-cf75b28c6e3c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:55:29,425 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.178s 2022-03-10 15:55:29,425 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:55:29 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-2c1dfab5-68ac-4541-a185-7c22a644a902', 'x-compute-request-id': 'req-2c1dfab5-68ac-4541-a185-7c22a644a902', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:55:30,590 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.156s 2022-03-10 15:55:30,590 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:55:30 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-037a2604-f463-4826-98c4-ff1bed687afb', 'x-compute-request-id': 'req-037a2604-f463-4826-98c4-ff1bed687afb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:55:31,785 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.186s 2022-03-10 15:55:31,785 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:55:31 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-809a3abb-2236-4c51-aaa8-48be902c32f6', 'x-compute-request-id': 'req-809a3abb-2236-4c51-aaa8-48be902c32f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:55:33,358 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.563s 2022-03-10 15:55:33,358 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:55:32 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-28a478d4-d50b-44a1-9116-3eecde084f71', 'x-compute-request-id': 'req-28a478d4-d50b-44a1-9116-3eecde084f71', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:55:34,777 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.409s 2022-03-10 15:55:34,777 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:55:34 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-b7b4ec63-8957-42a9-9b6d-b27f5fc535a9', 'x-compute-request-id': 'req-b7b4ec63-8957-42a9-9b6d-b27f5fc535a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:55:36,159 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.373s 2022-03-10 15:55:36,159 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:55:35 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-c2a00dea-c5aa-4865-b965-47905eaa7fbd', 'x-compute-request-id': 'req-c2a00dea-c5aa-4865-b965-47905eaa7fbd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:55:37,361 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.193s 2022-03-10 15:55:37,361 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:55:37 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-d32df77e-dd31-4f21-bfea-07599b40e5da', 'x-compute-request-id': 'req-d32df77e-dd31-4f21-bfea-07599b40e5da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:55:38,547 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.176s 2022-03-10 15:55:38,547 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:55:38 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-8a3862f5-4786-49a1-9ee5-2b98ac58d481', 'x-compute-request-id': 'req-8a3862f5-4786-49a1-9ee5-2b98ac58d481', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:55:39,802 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.190s 2022-03-10 15:55:39,802 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:55:39 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-3a50221f-b83d-4299-ad5e-d529a07674c5', 'x-compute-request-id': 'req-3a50221f-b83d-4299-ad5e-d529a07674c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:55:40,981 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.170s 2022-03-10 15:55:40,982 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:55:40 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-9a86db2c-ac77-4bb0-a34b-676b47a70bba', 'x-compute-request-id': 'req-9a86db2c-ac77-4bb0-a34b-676b47a70bba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:55:42,162 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.169s 2022-03-10 15:55:42,163 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:55:41 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-7521ac35-7fd3-4b1e-bb76-62507de1c864', 'x-compute-request-id': 'req-7521ac35-7fd3-4b1e-bb76-62507de1c864', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:55:43,369 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.197s 2022-03-10 15:55:43,370 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:55:43 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-f0b33885-2e60-4fbd-98bb-8057937b3837', 'x-compute-request-id': 'req-f0b33885-2e60-4fbd-98bb-8057937b3837', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:55:44,545 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.167s 2022-03-10 15:55:44,546 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:55:44 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-6177e081-b46b-4fc2-adb2-d8b8de142b85', 'x-compute-request-id': 'req-6177e081-b46b-4fc2-adb2-d8b8de142b85', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:55:45,728 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.174s 2022-03-10 15:55:45,729 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:55:45 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-829daba9-263e-46ba-bfb6-95bae7c63090', 'x-compute-request-id': 'req-829daba9-263e-46ba-bfb6-95bae7c63090', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:55:46,902 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.165s 2022-03-10 15:55:46,903 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:55:46 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-1d4cedbf-d376-4406-b7cf-531a4c2217b3', 'x-compute-request-id': 'req-1d4cedbf-d376-4406-b7cf-531a4c2217b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:55:48,089 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.177s 2022-03-10 15:55:48,089 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:55:47 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-6ebe931b-88b4-4ed9-a2b2-5249667920fc', 'x-compute-request-id': 'req-6ebe931b-88b4-4ed9-a2b2-5249667920fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:55:49,266 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.167s 2022-03-10 15:55:49,266 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:55:49 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-ad3f0947-be77-4d66-a9b2-3278edb907e2', 'x-compute-request-id': 'req-ad3f0947-be77-4d66-a9b2-3278edb907e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:55:50,439 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.164s 2022-03-10 15:55:50,439 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:55:50 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-716abe92-1b69-4bce-accc-210c30a7509f', 'x-compute-request-id': 'req-716abe92-1b69-4bce-accc-210c30a7509f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:55:51,619 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.171s 2022-03-10 15:55:51,619 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:55:51 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-25fc2167-1960-43db-9d25-40c12033dc5d', 'x-compute-request-id': 'req-25fc2167-1960-43db-9d25-40c12033dc5d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:55:52,793 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.166s 2022-03-10 15:55:52,794 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:55:52 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-d1e3801a-2a2a-4704-a837-073f720850c9', 'x-compute-request-id': 'req-d1e3801a-2a2a-4704-a837-073f720850c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:55:53,971 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.169s 2022-03-10 15:55:53,972 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:55:53 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-48b27469-b338-4006-8190-0295a2627ffe', 'x-compute-request-id': 'req-48b27469-b338-4006-8190-0295a2627ffe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:55:55,154 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.173s 2022-03-10 15:55:55,154 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:55:54 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-6d921740-b364-4376-91a3-617b7de0773d', 'x-compute-request-id': 'req-6d921740-b364-4376-91a3-617b7de0773d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:55:56,334 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.170s 2022-03-10 15:55:56,335 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:55:56 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-c81061c0-8652-4a4b-9f7f-ff001f12f20d', 'x-compute-request-id': 'req-c81061c0-8652-4a4b-9f7f-ff001f12f20d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:55:57,531 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.186s 2022-03-10 15:55:57,531 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:55:57 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-3d0d0e7a-8896-4df0-a9e7-302be299ccf1', 'x-compute-request-id': 'req-3d0d0e7a-8896-4df0-a9e7-302be299ccf1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:55:58,734 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.193s 2022-03-10 15:55:58,734 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:55:58 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-c9dc475c-91cd-4fe0-bb71-ca7030c47950', 'x-compute-request-id': 'req-c9dc475c-91cd-4fe0-bb71-ca7030c47950', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:55:59,925 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.173s 2022-03-10 15:55:59,925 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:55:59 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-764207e5-0768-4a27-bc0d-7edd4e979f70', 'x-compute-request-id': 'req-764207e5-0768-4a27-bc0d-7edd4e979f70', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:56:01,128 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.194s 2022-03-10 15:56:01,129 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:56:00 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-d6eb53c3-1385-4fb9-ad63-56c4a64c26cf', 'x-compute-request-id': 'req-d6eb53c3-1385-4fb9-ad63-56c4a64c26cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:56:02,321 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.182s 2022-03-10 15:56:02,321 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:56:02 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-4d0e665f-759d-4479-989f-30e44a1e5ed3', 'x-compute-request-id': 'req-4d0e665f-759d-4479-989f-30e44a1e5ed3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:56:03,514 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.184s 2022-03-10 15:56:03,514 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:56:03 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-a1a29223-890b-4235-9435-26fa2be2dd91', 'x-compute-request-id': 'req-a1a29223-890b-4235-9435-26fa2be2dd91', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:56:04,703 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.174s 2022-03-10 15:56:04,703 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:56:04 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-6c686b5e-8b50-4c02-9e1f-93f23268ca6f', 'x-compute-request-id': 'req-6c686b5e-8b50-4c02-9e1f-93f23268ca6f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:56:05,912 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.194s 2022-03-10 15:56:05,913 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:56:05 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-8d210630-0345-484a-bea1-b8e2bc40f6fe', 'x-compute-request-id': 'req-8d210630-0345-484a-bea1-b8e2bc40f6fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:56:07,081 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.159s 2022-03-10 15:56:07,081 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:56:06 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-4d85e5e3-59fa-443b-80d6-3a94f19990fb', 'x-compute-request-id': 'req-4d85e5e3-59fa-443b-80d6-3a94f19990fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:56:08,253 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.163s 2022-03-10 15:56:08,254 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:56:08 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-7d9b04a7-171c-4ea2-b46d-6fa4365dcd8c', 'x-compute-request-id': 'req-7d9b04a7-171c-4ea2-b46d-6fa4365dcd8c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:56:09,442 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.178s 2022-03-10 15:56:09,442 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:56:09 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-46b643d4-e29f-4dba-9c32-2a0e34e6baef', 'x-compute-request-id': 'req-46b643d4-e29f-4dba-9c32-2a0e34e6baef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:56:10,624 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.173s 2022-03-10 15:56:10,625 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:56:10 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-7f9edf23-9008-477e-bdc1-258463d4b06b', 'x-compute-request-id': 'req-7f9edf23-9008-477e-bdc1-258463d4b06b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:56:11,823 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.188s 2022-03-10 15:56:11,824 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:56:11 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-5131e485-0faf-4575-8f8c-e3e891e9d6de', 'x-compute-request-id': 'req-5131e485-0faf-4575-8f8c-e3e891e9d6de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:56:13,019 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.186s 2022-03-10 15:56:13,019 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:56:12 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-eb89e7fa-b677-40c2-a4a9-8c766ce8719e', 'x-compute-request-id': 'req-eb89e7fa-b677-40c2-a4a9-8c766ce8719e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:56:14,195 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.167s 2022-03-10 15:56:14,196 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:56:14 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-1d488904-1a02-4a93-a8a8-93b99da5463a', 'x-compute-request-id': 'req-1d488904-1a02-4a93-a8a8-93b99da5463a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:56:15,379 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.174s 2022-03-10 15:56:15,379 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:56:15 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-34b9a0ab-13ca-401d-b7ca-5f6caaaf8c5b', 'x-compute-request-id': 'req-34b9a0ab-13ca-401d-b7ca-5f6caaaf8c5b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:56:16,560 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.170s 2022-03-10 15:56:16,560 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:56:16 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-efd492b5-4cc7-4368-984c-1906024055c3', 'x-compute-request-id': 'req-efd492b5-4cc7-4368-984c-1906024055c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:56:17,741 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.172s 2022-03-10 15:56:17,742 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:56:17 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-615eb890-6bc3-4f38-9a20-ebf2d29f525f', 'x-compute-request-id': 'req-615eb890-6bc3-4f38-9a20-ebf2d29f525f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:56:18,912 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.161s 2022-03-10 15:56:18,912 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:56:18 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-d2d71aea-4ce9-422b-9ccb-44451085169d', 'x-compute-request-id': 'req-d2d71aea-4ce9-422b-9ccb-44451085169d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:56:20,094 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.173s 2022-03-10 15:56:20,095 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:56:19 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-c0e37f63-9bb2-4d3f-8edc-c2b5ad1fb9d8', 'x-compute-request-id': 'req-c0e37f63-9bb2-4d3f-8edc-c2b5ad1fb9d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:56:21,527 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.423s 2022-03-10 15:56:21,528 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:56:21 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-c3c65b1e-5913-448f-a289-e0a4de2fff0e', 'x-compute-request-id': 'req-c3c65b1e-5913-448f-a289-e0a4de2fff0e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:56:22,715 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.178s 2022-03-10 15:56:22,715 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:56:22 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-e5430ff2-7284-4d70-b600-dbf9faa2560d', 'x-compute-request-id': 'req-e5430ff2-7284-4d70-b600-dbf9faa2560d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:56:23,907 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.183s 2022-03-10 15:56:23,907 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:56:23 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-820ede88-7964-4c90-ab00-92a9f92ab681', 'x-compute-request-id': 'req-820ede88-7964-4c90-ab00-92a9f92ab681', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:56:25,077 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.161s 2022-03-10 15:56:25,078 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:56:24 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-a8511436-b804-4fe5-bb58-320d7da9d7e9', 'x-compute-request-id': 'req-a8511436-b804-4fe5-bb58-320d7da9d7e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:56:26,250 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.164s 2022-03-10 15:56:26,250 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:56:26 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-60653c43-b5f0-45b3-815b-2b67a38267cc', 'x-compute-request-id': 'req-60653c43-b5f0-45b3-815b-2b67a38267cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:56:27,418 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.158s 2022-03-10 15:56:27,419 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:56:27 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-296f33c1-2077-42e7-b966-f262021831a4', 'x-compute-request-id': 'req-296f33c1-2077-42e7-b966-f262021831a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:56:28,586 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.159s 2022-03-10 15:56:28,587 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:56:28 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-50db066a-6762-4b62-89b0-cadf4a262ed0', 'x-compute-request-id': 'req-50db066a-6762-4b62-89b0-cadf4a262ed0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:56:29,752 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.157s 2022-03-10 15:56:29,753 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:56:29 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-d4744e8d-67d4-495f-80fd-c08a7c55d987', 'x-compute-request-id': 'req-d4744e8d-67d4-495f-80fd-c08a7c55d987', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:56:30,919 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.156s 2022-03-10 15:56:30,919 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:56:30 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-b24f683b-60a4-4323-af27-8ecd234fc193', 'x-compute-request-id': 'req-b24f683b-60a4-4323-af27-8ecd234fc193', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:56:32,089 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.161s 2022-03-10 15:56:32,089 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:56:31 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-f937690e-ff11-42e9-84b6-e312a4ba182d', 'x-compute-request-id': 'req-f937690e-ff11-42e9-84b6-e312a4ba182d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:56:33,264 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.165s 2022-03-10 15:56:33,264 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:56:33 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-fc05e7d4-a717-46ae-bf21-7127fe8aa61d', 'x-compute-request-id': 'req-fc05e7d4-a717-46ae-bf21-7127fe8aa61d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:56:34,430 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.158s 2022-03-10 15:56:34,431 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:56:34 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-0da33288-2bb7-44f4-bee4-f7a90aad1274', 'x-compute-request-id': 'req-0da33288-2bb7-44f4-bee4-f7a90aad1274', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:56:35,623 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.184s 2022-03-10 15:56:35,624 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:56:35 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-542d294f-1ff1-491b-95cc-201d2044f3db', 'x-compute-request-id': 'req-542d294f-1ff1-491b-95cc-201d2044f3db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:56:36,788 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.154s 2022-03-10 15:56:36,788 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:56:36 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-2d4631e9-412b-4eb8-bb8f-9851fb5679a1', 'x-compute-request-id': 'req-2d4631e9-412b-4eb8-bb8f-9851fb5679a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:56:37,957 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.160s 2022-03-10 15:56:37,958 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:56:37 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-bc31379a-4b18-4c47-8a2a-5b139a1d2551', 'x-compute-request-id': 'req-bc31379a-4b18-4c47-8a2a-5b139a1d2551', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:56:39,126 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.159s 2022-03-10 15:56:39,126 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:56:38 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-b5981ee1-72e6-4290-b398-3c3b16a35846', 'x-compute-request-id': 'req-b5981ee1-72e6-4290-b398-3c3b16a35846', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:56:40,297 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.161s 2022-03-10 15:56:40,297 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:56:40 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-6ea90578-0d5b-4f65-8217-690dfe69d38b', 'x-compute-request-id': 'req-6ea90578-0d5b-4f65-8217-690dfe69d38b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:56:41,472 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.166s 2022-03-10 15:56:41,472 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:56:41 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-a29af784-f49f-4449-90fb-fb24c9e5b257', 'x-compute-request-id': 'req-a29af784-f49f-4449-90fb-fb24c9e5b257', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:56:42,642 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.160s 2022-03-10 15:56:42,642 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:56:42 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-46822218-c0ef-41a2-8f71-d28e595f7a0a', 'x-compute-request-id': 'req-46822218-c0ef-41a2-8f71-d28e595f7a0a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:56:43,821 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.169s 2022-03-10 15:56:43,822 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:56:43 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-ced19edc-bf51-46a2-9085-a0686a045564', 'x-compute-request-id': 'req-ced19edc-bf51-46a2-9085-a0686a045564', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:56:45,001 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.171s 2022-03-10 15:56:45,002 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:56:44 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-42fecc67-6b95-408d-9891-02c0433e0626', 'x-compute-request-id': 'req-42fecc67-6b95-408d-9891-02c0433e0626', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:56:46,175 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.164s 2022-03-10 15:56:46,176 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:56:46 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-b3ae6871-741b-4aec-9bf4-f024768c5457', 'x-compute-request-id': 'req-b3ae6871-741b-4aec-9bf4-f024768c5457', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:56:47,359 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.174s 2022-03-10 15:56:47,359 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:56:47 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-799f4544-215a-43f4-84b9-680f7f1354e3', 'x-compute-request-id': 'req-799f4544-215a-43f4-84b9-680f7f1354e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:56:48,548 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.177s 2022-03-10 15:56:48,548 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:56: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-1ab49edc-15db-4878-9a53-c9a49e4315b7', 'x-compute-request-id': 'req-1ab49edc-15db-4878-9a53-c9a49e4315b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:56:49,717 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.161s 2022-03-10 15:56:49,718 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:56:49 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-78a87348-f52d-4dc0-aee6-af7db8384ba0', 'x-compute-request-id': 'req-78a87348-f52d-4dc0-aee6-af7db8384ba0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:56:50,887 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.160s 2022-03-10 15:56:50,887 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:56:50 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-91cdc432-3480-4e32-a5b1-b53051a5e14d', 'x-compute-request-id': 'req-91cdc432-3480-4e32-a5b1-b53051a5e14d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:56:52,072 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.176s 2022-03-10 15:56:52,072 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:56:51 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-b5208519-9b91-47d3-92c7-43f30506d522', 'x-compute-request-id': 'req-b5208519-9b91-47d3-92c7-43f30506d522', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:56:53,242 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.161s 2022-03-10 15:56:53,242 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:56:53 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-cdeeec52-2c27-4877-8205-27050f32a178', 'x-compute-request-id': 'req-cdeeec52-2c27-4877-8205-27050f32a178', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:56:54,413 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.161s 2022-03-10 15:56:54,413 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:56:54 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-03b62f97-dba3-45b1-a3b2-95bf7f70ae49', 'x-compute-request-id': 'req-03b62f97-dba3-45b1-a3b2-95bf7f70ae49', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:56:55,589 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.166s 2022-03-10 15:56:55,589 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:56:55 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-e4c8206c-7946-4392-9a9b-d0a78a0ecf42', 'x-compute-request-id': 'req-e4c8206c-7946-4392-9a9b-d0a78a0ecf42', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:56:56,760 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.161s 2022-03-10 15:56:56,760 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:56:56 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-29bcd5bf-94f5-4af0-b2f7-af8822a4c2e0', 'x-compute-request-id': 'req-29bcd5bf-94f5-4af0-b2f7-af8822a4c2e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:56:57,958 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.189s 2022-03-10 15:56:57,959 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:56:57 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-71b80f40-3e3b-4b16-9b03-ab410d0de25c', 'x-compute-request-id': 'req-71b80f40-3e3b-4b16-9b03-ab410d0de25c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:56:59,139 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.170s 2022-03-10 15:56:59,139 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:56:58 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-b195d4c4-e340-4d70-93eb-98ab88aaf63d', 'x-compute-request-id': 'req-b195d4c4-e340-4d70-93eb-98ab88aaf63d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:57:00,311 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.163s 2022-03-10 15:57:00,311 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:57:00 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-56918d28-28f0-4366-978b-c64924494171', 'x-compute-request-id': 'req-56918d28-28f0-4366-978b-c64924494171', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:57:01,490 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.170s 2022-03-10 15:57:01,491 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:57:01 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-cbc06350-1cee-4d1c-8cc7-4a71a49a1aff', 'x-compute-request-id': 'req-cbc06350-1cee-4d1c-8cc7-4a71a49a1aff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:57:02,681 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.181s 2022-03-10 15:57:02,681 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:57:02 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-50eb0eca-b421-49bc-9dac-04fcfda74025', 'x-compute-request-id': 'req-50eb0eca-b421-49bc-9dac-04fcfda74025', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:57:03,849 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.157s 2022-03-10 15:57:03,849 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:57:03 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-8331e1de-5952-44fe-8520-aa75735ded1e', 'x-compute-request-id': 'req-8331e1de-5952-44fe-8520-aa75735ded1e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:57:05,019 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.161s 2022-03-10 15:57:05,020 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:57:04 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-baf4532f-4f55-4047-94b9-e590a1386e47', 'x-compute-request-id': 'req-baf4532f-4f55-4047-94b9-e590a1386e47', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:57:06,189 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.160s 2022-03-10 15:57:06,189 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:57:06 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-19663bc5-e2d7-416d-bb6c-62e288f8f840', 'x-compute-request-id': 'req-19663bc5-e2d7-416d-bb6c-62e288f8f840', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:57:07,366 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.167s 2022-03-10 15:57:07,366 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:57:07 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-a0da9ae3-d2a8-44a9-81bb-2799d35d5a05', 'x-compute-request-id': 'req-a0da9ae3-d2a8-44a9-81bb-2799d35d5a05', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:57:08,535 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.159s 2022-03-10 15:57:08,535 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:57:08 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-d9011f4c-2279-4e4c-b920-034df7bc29db', 'x-compute-request-id': 'req-d9011f4c-2279-4e4c-b920-034df7bc29db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:57:09,709 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.165s 2022-03-10 15:57:09,709 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:57:09 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-fec8ed4e-4482-4104-ae9a-f82c4d1307d9', 'x-compute-request-id': 'req-fec8ed4e-4482-4104-ae9a-f82c4d1307d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:57:10,882 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.163s 2022-03-10 15:57:10,882 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:57:10 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-ac767c65-2b5f-48fd-96a1-0dfe0f9319b7', 'x-compute-request-id': 'req-ac767c65-2b5f-48fd-96a1-0dfe0f9319b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:57:12,045 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.154s 2022-03-10 15:57:12,046 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:57:11 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-93a31cab-0ae4-492f-84bf-a1a1724fea8e', 'x-compute-request-id': 'req-93a31cab-0ae4-492f-84bf-a1a1724fea8e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:57:13,211 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.156s 2022-03-10 15:57:13,211 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:57:13 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-33ee28ee-c2cd-4920-80e7-cbba59e601d8', 'x-compute-request-id': 'req-33ee28ee-c2cd-4920-80e7-cbba59e601d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:57:14,380 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.160s 2022-03-10 15:57:14,380 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:57:14 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-0f4eb130-42f9-47c7-bbb6-0e05986e6548', 'x-compute-request-id': 'req-0f4eb130-42f9-47c7-bbb6-0e05986e6548', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:57:15,547 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.158s 2022-03-10 15:57:15,547 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:57:15 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-011b09ef-838d-440d-a2ec-654640143c09', 'x-compute-request-id': 'req-011b09ef-838d-440d-a2ec-654640143c09', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:57:16,712 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.156s 2022-03-10 15:57:16,713 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:57:16 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-6b0bdd3b-4144-42d8-af0b-a9fb36044117', 'x-compute-request-id': 'req-6b0bdd3b-4144-42d8-af0b-a9fb36044117', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:57:17,879 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.156s 2022-03-10 15:57:17,879 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:57:17 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-f98a777f-6e9c-49ff-9954-6eb6d68daccb', 'x-compute-request-id': 'req-f98a777f-6e9c-49ff-9954-6eb6d68daccb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:57:19,045 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.157s 2022-03-10 15:57:19,045 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:57:18 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-8e7f3fe0-4e32-42bc-8143-dec707e3be71', 'x-compute-request-id': 'req-8e7f3fe0-4e32-42bc-8143-dec707e3be71', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:57:20,218 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.165s 2022-03-10 15:57:20,219 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:57:20 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-7e97c44e-7f77-4a02-ad80-348d604f4ddc', 'x-compute-request-id': 'req-7e97c44e-7f77-4a02-ad80-348d604f4ddc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:57:21,382 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.155s 2022-03-10 15:57:21,383 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:57:21 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-295ef300-3181-454f-baea-764d2dea85a8', 'x-compute-request-id': 'req-295ef300-3181-454f-baea-764d2dea85a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:57:22,569 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.177s 2022-03-10 15:57:22,569 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:57:22 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-802fcf94-5695-4ed5-91a9-fa87e219e7b5', 'x-compute-request-id': 'req-802fcf94-5695-4ed5-91a9-fa87e219e7b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:57:23,735 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.157s 2022-03-10 15:57:23,736 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:57:23 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-cb5969b6-ed23-4d27-b38f-2805d679c7ea', 'x-compute-request-id': 'req-cb5969b6-ed23-4d27-b38f-2805d679c7ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:57:24,904 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.160s 2022-03-10 15:57:24,905 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:57:24 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-22b6ab7b-e4be-49b5-8d03-23fd1ec4fb67', 'x-compute-request-id': 'req-22b6ab7b-e4be-49b5-8d03-23fd1ec4fb67', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:57:26,077 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.163s 2022-03-10 15:57:26,077 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:57:25 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-0092ca3d-d1cd-4529-b3f3-e4fad6055c92', 'x-compute-request-id': 'req-0092ca3d-d1cd-4529-b3f3-e4fad6055c92', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:57:27,253 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.167s 2022-03-10 15:57:27,253 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:57:27 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-45fa8356-c8e7-4ad6-b6b0-b3ecb0b86661', 'x-compute-request-id': 'req-45fa8356-c8e7-4ad6-b6b0-b3ecb0b86661', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:57:28,671 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.409s 2022-03-10 15:57:28,671 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:57:28 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-d083c606-1069-41f7-bed7-0c3e163b0587', 'x-compute-request-id': 'req-d083c606-1069-41f7-bed7-0c3e163b0587', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:57:29,837 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.157s 2022-03-10 15:57:29,837 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:57:29 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-2c5f89ae-a1ff-4b81-ac68-6cbf8cb63cc8', 'x-compute-request-id': 'req-2c5f89ae-a1ff-4b81-ac68-6cbf8cb63cc8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:57:30,998 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.152s 2022-03-10 15:57:30,998 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:57:30 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-d7f84e91-ddc2-4313-a4af-66d962842943', 'x-compute-request-id': 'req-d7f84e91-ddc2-4313-a4af-66d962842943', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:57:32,160 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.153s 2022-03-10 15:57:32,161 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:57:32 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-882f8e64-1dbd-4ef7-8330-af1baf960ecb', 'x-compute-request-id': 'req-882f8e64-1dbd-4ef7-8330-af1baf960ecb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:57:33,327 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.157s 2022-03-10 15:57:33,327 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:57:33 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-98c48c62-3ffe-4b4e-bdbd-7264e8146de1', 'x-compute-request-id': 'req-98c48c62-3ffe-4b4e-bdbd-7264e8146de1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:57:34,495 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.159s 2022-03-10 15:57:34,495 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:57:34 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-34a36ab9-1b27-4858-a948-1d1bca833a8b', 'x-compute-request-id': 'req-34a36ab9-1b27-4858-a948-1d1bca833a8b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:57:35,669 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.165s 2022-03-10 15:57:35,670 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:57:35 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-c4d7de04-46db-456c-9b63-405f70dd4c79', 'x-compute-request-id': 'req-c4d7de04-46db-456c-9b63-405f70dd4c79', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:57:36,837 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.158s 2022-03-10 15:57:36,837 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:57:36 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-b5ee6b9c-be06-413c-90f6-48f8ac88b80e', 'x-compute-request-id': 'req-b5ee6b9c-be06-413c-90f6-48f8ac88b80e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:57:38,005 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.159s 2022-03-10 15:57:38,006 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:57:37 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-311e580c-c5ea-47fb-97b1-4213f717950a', 'x-compute-request-id': 'req-311e580c-c5ea-47fb-97b1-4213f717950a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:57:39,174 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.157s 2022-03-10 15:57:39,174 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:57:39 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-f54b9f8c-404a-4af9-96ed-2e7dc140c3be', 'x-compute-request-id': 'req-f54b9f8c-404a-4af9-96ed-2e7dc140c3be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:57:40,341 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.158s 2022-03-10 15:57:40,342 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:57:40 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-c7cb5d5b-233a-43c4-a92c-748d1994e055', 'x-compute-request-id': 'req-c7cb5d5b-233a-43c4-a92c-748d1994e055', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:57:41,505 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.154s 2022-03-10 15:57:41,505 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:57:41 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-bd409693-2148-4f54-9197-e8c06312c078', 'x-compute-request-id': 'req-bd409693-2148-4f54-9197-e8c06312c078', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:57:42,773 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.259s 2022-03-10 15:57:42,773 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:57:42 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-4185a8fd-f36e-4903-9335-b787ca7d9de2', 'x-compute-request-id': 'req-4185a8fd-f36e-4903-9335-b787ca7d9de2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:57:43,950 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.166s 2022-03-10 15:57:43,950 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:57:43 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-6c4af232-f5cb-4dd2-8f60-547d99b3bc45', 'x-compute-request-id': 'req-6c4af232-f5cb-4dd2-8f60-547d99b3bc45', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:57:45,119 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.159s 2022-03-10 15:57:45,119 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:57:44 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-49172e26-2d77-439f-b120-0b5852286e8c', 'x-compute-request-id': 'req-49172e26-2d77-439f-b120-0b5852286e8c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:57:46,288 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.160s 2022-03-10 15:57:46,289 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:57:46 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-80adec3b-b427-4144-8104-0b970b98804e', 'x-compute-request-id': 'req-80adec3b-b427-4144-8104-0b970b98804e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:57:47,459 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.161s 2022-03-10 15:57:47,459 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:57:47 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-ea5061cf-d51e-4c5c-bb6b-48de37f06edb', 'x-compute-request-id': 'req-ea5061cf-d51e-4c5c-bb6b-48de37f06edb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:57:48,628 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.160s 2022-03-10 15:57:48,628 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:57: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-93d8a2aa-c9d9-4566-be7f-44c85d369ed6', 'x-compute-request-id': 'req-93d8a2aa-c9d9-4566-be7f-44c85d369ed6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:57:49,804 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.166s 2022-03-10 15:57:49,804 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:57:49 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-e3e2a06e-bfd4-4432-aecf-3c696dd9fc9a', 'x-compute-request-id': 'req-e3e2a06e-bfd4-4432-aecf-3c696dd9fc9a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:57:50,969 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.156s 2022-03-10 15:57:50,970 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:57:50 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-abf4d46e-45ad-451f-a3b7-76dfc5c976e2', 'x-compute-request-id': 'req-abf4d46e-45ad-451f-a3b7-76dfc5c976e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:57:52,142 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.164s 2022-03-10 15:57:52,142 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:57:51 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-0127b9c0-b475-475d-a0d8-6a0d316d0a66', 'x-compute-request-id': 'req-0127b9c0-b475-475d-a0d8-6a0d316d0a66', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:57:53,321 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.169s 2022-03-10 15:57:53,322 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:57:53 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-c3c48396-6451-4a40-8e37-8415ed111035', 'x-compute-request-id': 'req-c3c48396-6451-4a40-8e37-8415ed111035', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:57:54,507 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.175s 2022-03-10 15:57:54,507 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:57:54 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-e7a84dc1-175e-4907-8234-62b02c449a5e', 'x-compute-request-id': 'req-e7a84dc1-175e-4907-8234-62b02c449a5e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:57:55,676 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.160s 2022-03-10 15:57:55,677 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:57:55 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-09af8fb5-4e26-4601-b199-27c20e48cf83', 'x-compute-request-id': 'req-09af8fb5-4e26-4601-b199-27c20e48cf83', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:57:56,851 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.166s 2022-03-10 15:57:56,852 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:57:56 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-4799aa31-310c-455b-b4aa-6fb72f565343', 'x-compute-request-id': 'req-4799aa31-310c-455b-b4aa-6fb72f565343', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:57:58,032 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.171s 2022-03-10 15:57:58,032 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:57:57 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-eaa75b62-88a3-49af-ba67-e0e7a88c78d8', 'x-compute-request-id': 'req-eaa75b62-88a3-49af-ba67-e0e7a88c78d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:57:59,202 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.160s 2022-03-10 15:57:59,202 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:57:59 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-347bdf7c-bd8b-4598-ba3f-75c5165465d1', 'x-compute-request-id': 'req-347bdf7c-bd8b-4598-ba3f-75c5165465d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:58:00,381 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.169s 2022-03-10 15:58:00,381 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:58:00 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-fe45d9ea-f900-4d61-aae2-1d09e3495874', 'x-compute-request-id': 'req-fe45d9ea-f900-4d61-aae2-1d09e3495874', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:58:01,553 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.163s 2022-03-10 15:58:01,554 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:58:01 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-62207583-d118-407b-9f69-11df33e6713e', 'x-compute-request-id': 'req-62207583-d118-407b-9f69-11df33e6713e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:58:02,726 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.164s 2022-03-10 15:58:02,726 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:58:02 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-c959ab9f-9b19-4260-b835-37cbbc11854a', 'x-compute-request-id': 'req-c959ab9f-9b19-4260-b835-37cbbc11854a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:58:03,905 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.170s 2022-03-10 15:58:03,906 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:58:03 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-2071c667-99cc-4680-8426-b9841f16ae38', 'x-compute-request-id': 'req-2071c667-99cc-4680-8426-b9841f16ae38', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:58:05,083 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.166s 2022-03-10 15:58:05,083 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:58:04 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-ff8dc47a-2adf-488b-8b0a-08ad24347059', 'x-compute-request-id': 'req-ff8dc47a-2adf-488b-8b0a-08ad24347059', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:58:06,265 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.173s 2022-03-10 15:58:06,265 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:58:06 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-86beae80-733e-44eb-b06f-922d11bacc1c', 'x-compute-request-id': 'req-86beae80-733e-44eb-b06f-922d11bacc1c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:58:07,443 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.168s 2022-03-10 15:58:07,443 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:58:07 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-6a38a762-bfad-47de-b984-ffe69a3d6477', 'x-compute-request-id': 'req-6a38a762-bfad-47de-b984-ffe69a3d6477', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:58:08,623 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.170s 2022-03-10 15:58:08,623 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:58:08 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-bcc8860c-e327-4380-a7c9-0919a1a419b0', 'x-compute-request-id': 'req-bcc8860c-e327-4380-a7c9-0919a1a419b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:58:09,789 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.157s 2022-03-10 15:58:09,789 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:58:09 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-d0024000-750b-4a02-aa15-17276e6010a1', 'x-compute-request-id': 'req-d0024000-750b-4a02-aa15-17276e6010a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:58:10,960 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.163s 2022-03-10 15:58:10,961 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:58:10 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-b2758088-87bc-468e-8392-9371117de200', 'x-compute-request-id': 'req-b2758088-87bc-468e-8392-9371117de200', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:58:12,130 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.160s 2022-03-10 15:58:12,130 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:58:11 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-87aa1097-3e5b-4b58-9292-a42b281aff18', 'x-compute-request-id': 'req-87aa1097-3e5b-4b58-9292-a42b281aff18', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:58:13,302 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.162s 2022-03-10 15:58:13,303 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:58:13 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-888f404a-d070-4fd4-ab1a-5774dc45509b', 'x-compute-request-id': 'req-888f404a-d070-4fd4-ab1a-5774dc45509b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:58:14,476 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.164s 2022-03-10 15:58:14,476 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:58:14 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-47b633a0-3675-4b4b-926e-0e50e5fe2c18', 'x-compute-request-id': 'req-47b633a0-3675-4b4b-926e-0e50e5fe2c18', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:58:15,654 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.169s 2022-03-10 15:58:15,654 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:58:15 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-03944757-1c3e-4037-93af-7a1f20515704', 'x-compute-request-id': 'req-03944757-1c3e-4037-93af-7a1f20515704', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:58:16,821 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.157s 2022-03-10 15:58:16,821 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:58:16 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-c762bf76-c417-4acf-86ec-3d2b0b7e92b6', 'x-compute-request-id': 'req-c762bf76-c417-4acf-86ec-3d2b0b7e92b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:58:17,989 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.159s 2022-03-10 15:58:17,989 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:58:17 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-cc41c527-7a2f-484f-9762-f4a1c8460103', 'x-compute-request-id': 'req-cc41c527-7a2f-484f-9762-f4a1c8460103', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:58:19,161 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.161s 2022-03-10 15:58:19,161 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:58:19 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-fc1dcd2e-347c-4cfa-8fc9-9398529f4191', 'x-compute-request-id': 'req-fc1dcd2e-347c-4cfa-8fc9-9398529f4191', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:58:20,329 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.159s 2022-03-10 15:58:20,329 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:58:20 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-e85d95f1-bae7-4d58-adcc-81d71a427870', 'x-compute-request-id': 'req-e85d95f1-bae7-4d58-adcc-81d71a427870', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:58:21,499 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.160s 2022-03-10 15:58:21,499 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:58:21 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-4409b99a-b10d-49f2-b351-87ca9936a0e1', 'x-compute-request-id': 'req-4409b99a-b10d-49f2-b351-87ca9936a0e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:58:22,671 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.163s 2022-03-10 15:58:22,672 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:58:22 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-b03249d8-c60e-4243-a8bc-aff156d068e9', 'x-compute-request-id': 'req-b03249d8-c60e-4243-a8bc-aff156d068e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:58:23,843 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.162s 2022-03-10 15:58:23,844 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:58:23 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-8fce3a72-ae29-4246-87a6-8251d15fa2dc', 'x-compute-request-id': 'req-8fce3a72-ae29-4246-87a6-8251d15fa2dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:58:25,018 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.165s 2022-03-10 15:58:25,018 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:58:24 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-ab707ade-8be5-4443-97c1-67fd81ea44c1', 'x-compute-request-id': 'req-ab707ade-8be5-4443-97c1-67fd81ea44c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:58:26,188 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.160s 2022-03-10 15:58:26,188 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:58:26 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-0415aea8-4bd1-46e7-bc28-9ab465c46bcd', 'x-compute-request-id': 'req-0415aea8-4bd1-46e7-bc28-9ab465c46bcd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:58:27,353 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.156s 2022-03-10 15:58:27,353 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:58:27 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-e68a27d8-0fd5-4446-a7ae-b6f93333b39d', 'x-compute-request-id': 'req-e68a27d8-0fd5-4446-a7ae-b6f93333b39d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:58:28,519 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.157s 2022-03-10 15:58:28,519 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:58:28 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-89dc6b71-e906-449e-a5ba-a74f185b33b1', 'x-compute-request-id': 'req-89dc6b71-e906-449e-a5ba-a74f185b33b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:58:29,686 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.157s 2022-03-10 15:58:29,687 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:58:29 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-b606993c-185b-4067-81c8-3139cc7bfe90', 'x-compute-request-id': 'req-b606993c-185b-4067-81c8-3139cc7bfe90', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:58:30,904 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.208s 2022-03-10 15:58:30,904 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:58:30 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-bf8fc897-9a83-44d6-86cc-b45e60918479', 'x-compute-request-id': 'req-bf8fc897-9a83-44d6-86cc-b45e60918479', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:58:32,072 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.159s 2022-03-10 15:58:32,072 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:58:31 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-15213f6d-1169-43b2-8248-1e3160bf923d', 'x-compute-request-id': 'req-15213f6d-1169-43b2-8248-1e3160bf923d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:58:33,240 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.158s 2022-03-10 15:58:33,241 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:58:33 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-ef3ac53f-2e68-4ab1-a689-d424e8cd39d2', 'x-compute-request-id': 'req-ef3ac53f-2e68-4ab1-a689-d424e8cd39d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:58:34,415 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.165s 2022-03-10 15:58:34,415 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:58:34 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-541d35c4-4e1a-4c91-95fd-b993f51c9ca0', 'x-compute-request-id': 'req-541d35c4-4e1a-4c91-95fd-b993f51c9ca0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:58:35,583 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.159s 2022-03-10 15:58:35,583 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:58:35 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-7b432616-6425-4f03-8774-8d11a6ed199a', 'x-compute-request-id': 'req-7b432616-6425-4f03-8774-8d11a6ed199a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:58:36,746 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.152s 2022-03-10 15:58:36,746 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:58:36 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-a25b8fad-92b4-4e2f-8f52-1049a4c92c94', 'x-compute-request-id': 'req-a25b8fad-92b4-4e2f-8f52-1049a4c92c94', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:58:37,906 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.151s 2022-03-10 15:58:37,906 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:58:37 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-b82e6263-c2cf-4c20-b68d-a93861d838ea', 'x-compute-request-id': 'req-b82e6263-c2cf-4c20-b68d-a93861d838ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:58:39,070 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.155s 2022-03-10 15:58:39,070 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:58:38 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-d1529ab2-d719-42ae-affa-020ae99f1b21', 'x-compute-request-id': 'req-d1529ab2-d719-42ae-affa-020ae99f1b21', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:58:40,236 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.157s 2022-03-10 15:58:40,237 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:58:40 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-6e010160-c29e-48e1-804e-48b8a856318d', 'x-compute-request-id': 'req-6e010160-c29e-48e1-804e-48b8a856318d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:58:41,409 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.163s 2022-03-10 15:58:41,409 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:58:41 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-8093a826-62a3-45d7-a77f-7a2eaa1f69e0', 'x-compute-request-id': 'req-8093a826-62a3-45d7-a77f-7a2eaa1f69e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:58:42,577 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.158s 2022-03-10 15:58:42,577 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:58:42 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-ca1c95ea-f026-4947-853b-1a9c500e404f', 'x-compute-request-id': 'req-ca1c95ea-f026-4947-853b-1a9c500e404f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:58:43,748 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.162s 2022-03-10 15:58:43,748 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:58:43 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-6431cd0b-85c8-47b4-821c-28903e5620b7', 'x-compute-request-id': 'req-6431cd0b-85c8-47b4-821c-28903e5620b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' 2022-03-10 15:58:44,916 118343 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd 0.159s 2022-03-10 15:58:44,917 118343 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:58:44 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-bb06224e-1050-48dc-a123-dbd01f98761b', 'x-compute-request-id': 'req-bb06224e-1050-48dc-a123-dbd01f98761b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd'} Body: b'{"server": {"id": "f3a332f7-ce8a-4218-b91d-f179fa092fbd", "name": "tempest-VolumesSnapshotTestJSON-instance-68265062", "status": "ACTIVE", "tenant_id": "48f54da4eb934d2dad3e654e17fc2b9f", "user_id": "3e7f459c151d4ccab9bff2f9a4adf8b5", "metadata": {}, "hostId": "8e53621c34c6d93506947d3e7d6bdae02b1797830f7a518f95c5ae49", "image": {"id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:31:14Z", "updated": "2022-03-10T15:52:43Z", "addresses": {"tempest-VolumesSnapshotTestJSON-139519489-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:41:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/f3a332f7-ce8a-4218-b91d-f179fa092fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-10T15:31:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "d3b211f3-1295-414b-982f-724a4e415b62"}]}}' }}} 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 703, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 814, in _error_checker raise exceptions.BadRequest(resp_body, resp=resp) tempest.lib.exceptions.BadRequest: Bad request Details: {'code': 400, 'message': "Invalid volume: Invalid input received: Invalid volume: Unable to detach volume. Volume status must be 'in-use' and attach_status must be 'attached' to detach. (HTTP 400) (Request-ID: req-7d538b17-5dd3-4d02-880a-13db0e2f0ebb)"} }}} 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 d3b211f3-1295-414b-982f-724a4e415b62 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 61, in test_snapshot_create_delete_with_volume_in_use snapshot3 = self.create_snapshot(volume['id'], force=True) File "/opt/stack/tempest/tempest/api/volume/base.py", line 145, in create_snapshot waiters.wait_for_volume_resource_status(cls.snapshots_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 317, in wait_for_volume_resource_status raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: snapshot 736d7d8c-fa47-4c9c-8774-434bf3203eb6 failed to reach available status (current creating) within the required time (360 s). |
||||||
test_snapshot_create_get_list_update_delete[id-2a8abbe4-d871-46db-b049-c41f5af8216e] |
fail
ft10.3: tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_get_list_update_delete[id-2a8abbe4-d871-46db-b049-c41f5af8216e]testtools.testresult.real._StringException: 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 103, in test_snapshot_create_get_list_update_delete snapshot = self.create_snapshot(self.volume_origin['id'], File "/opt/stack/tempest/tempest/api/volume/base.py", line 141, in create_snapshot snapshot = cls.snapshots_client.create_snapshot( File "/opt/stack/tempest/tempest/lib/services/volume/v3/snapshots_client.py", line 70, in create_snapshot resp, body = self.post('snapshots', 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/common/rest_client.py", line 687, in request resp, resp_body = self._request(method, url, headers=headers, File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 566, in _request resp, resp_body = self.raw_request( File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 606, in raw_request resp, resp_body = self.http_obj.request( File "/opt/stack/tempest/tempest/lib/common/http.py", line 110, in request r = super(ClosingHttp, self).request(method, url, retries=retry, File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/request.py", line 78, in request return self.request_encode_body( File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/request.py", line 170, in request_encode_body return self.urlopen(method, url, **extra_kw) File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/poolmanager.py", line 375, in urlopen response = conn.urlopen(method, u.request_uri, **kw) File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 785, in urlopen retries = retries.increment( File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/util/retry.py", line 550, in increment raise six.reraise(type(error), error, _stacktrace) File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/packages/six.py", line 770, in reraise raise value File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 703, in urlopen httplib_response = self._make_request( File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 451, in _make_request self._raise_timeout(err=e, url=url, timeout_value=read_timeout) File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 340, in _raise_timeout raise ReadTimeoutError( urllib3.exceptions.ReadTimeoutError: HTTPConnectionPool(host='10.222.0.44', port=80): Read timed out. (read timeout=60) |
||||||
test_snapshot_create_offline_delete_online[compute,id-5210a1de-85a0-11e6-bb21-641c676a5d61] |
fail
ft10.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: 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/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 80, in test_snapshot_create_offline_delete_online snapshot1 = self.create_snapshot(self.volume_origin['id']) File "/opt/stack/tempest/tempest/api/volume/base.py", line 141, in create_snapshot snapshot = cls.snapshots_client.create_snapshot( File "/opt/stack/tempest/tempest/lib/services/volume/v3/snapshots_client.py", line 70, in create_snapshot resp, body = self.post('snapshots', 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/common/rest_client.py", line 687, in request resp, resp_body = self._request(method, url, headers=headers, File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 566, in _request resp, resp_body = self.raw_request( File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 606, in raw_request resp, resp_body = self.http_obj.request( File "/opt/stack/tempest/tempest/lib/common/http.py", line 110, in request r = super(ClosingHttp, self).request(method, url, retries=retry, File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/request.py", line 78, in request return self.request_encode_body( File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/request.py", line 170, in request_encode_body return self.urlopen(method, url, **extra_kw) File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/poolmanager.py", line 375, in urlopen response = conn.urlopen(method, u.request_uri, **kw) File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 785, in urlopen retries = retries.increment( File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/util/retry.py", line 550, in increment raise six.reraise(type(error), error, _stacktrace) File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/packages/six.py", line 770, in reraise raise value File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 703, in urlopen httplib_response = self._make_request( File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 451, in _make_request self._raise_timeout(err=e, url=url, timeout_value=read_timeout) File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 340, in _raise_timeout raise ReadTimeoutError( urllib3.exceptions.ReadTimeoutError: HTTPConnectionPool(host='10.222.0.44', port=80): Read timed out. (read timeout=60) |
||||||
test_volume_from_snapshot[id-677863d1-3142-456d-b6ac-9924f667a7f4] |
fail
ft10.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 100, in create_volume resp, body = self.post('volumes', post_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 299, in post return self.request('POST', url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/services/volume/base_client.py", line 39, in request resp, resp_body = super(BaseClient, self).request( File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 687, in request resp, resp_body = self._request(method, url, headers=headers, File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 566, in _request resp, resp_body = self.raw_request( File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 606, in raw_request resp, resp_body = self.http_obj.request( File "/opt/stack/tempest/tempest/lib/common/http.py", line 110, in request r = super(ClosingHttp, self).request(method, url, retries=retry, File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/request.py", line 78, in request return self.request_encode_body( File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/request.py", line 170, in request_encode_body return self.urlopen(method, url, **extra_kw) File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/poolmanager.py", line 375, in urlopen response = conn.urlopen(method, u.request_uri, **kw) File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 785, in urlopen retries = retries.increment( File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/util/retry.py", line 550, in increment raise six.reraise(type(error), error, _stacktrace) File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/packages/six.py", line 770, in reraise raise value File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 703, in urlopen httplib_response = self._make_request( File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 451, in _make_request self._raise_timeout(err=e, url=url, timeout_value=read_timeout) File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 340, in _raise_timeout raise ReadTimeoutError( urllib3.exceptions.ReadTimeoutError: HTTPConnectionPool(host='10.222.0.44', port=80): Read timed out. (read timeout=60) |
||||||
test_volume_from_snapshot_no_size[id-053d8870-8282-4fff-9dbb-99cb58bb5e0a] |
fail
ft10.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 100, in create_volume resp, body = self.post('volumes', post_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 299, in post return self.request('POST', url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/services/volume/base_client.py", line 39, in request resp, resp_body = super(BaseClient, self).request( File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 687, in request resp, resp_body = self._request(method, url, headers=headers, File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 566, in _request resp, resp_body = self.raw_request( File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 606, in raw_request resp, resp_body = self.http_obj.request( File "/opt/stack/tempest/tempest/lib/common/http.py", line 110, in request r = super(ClosingHttp, self).request(method, url, retries=retry, File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/request.py", line 78, in request return self.request_encode_body( File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/request.py", line 170, in request_encode_body return self.urlopen(method, url, **extra_kw) File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/poolmanager.py", line 375, in urlopen response = conn.urlopen(method, u.request_uri, **kw) File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 785, in urlopen retries = retries.increment( File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/util/retry.py", line 550, in increment raise six.reraise(type(error), error, _stacktrace) File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/packages/six.py", line 770, in reraise raise value File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 703, in urlopen httplib_response = self._make_request( File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 451, in _make_request self._raise_timeout(err=e, url=url, timeout_value=read_timeout) File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 340, in _raise_timeout raise ReadTimeoutError( urllib3.exceptions.ReadTimeoutError: HTTPConnectionPool(host='10.222.0.44', port=80): Read timed out. (read timeout=60) |
||||||
tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON | 6 | 4 | 2 | 0 | 0 | Detail | |
test_create_snapshot_with_nonexistent_volume_id[id-e3e466af-70ab-4f4b-a967-ab04e3532ea7,negative] |
pass
pt11.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] |
fail
ft11.2: tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id[id-bb9da53e-d335-4309-9c15-7e76fd5e4d6d,negative]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_negative.py", line 47, in test_create_snapshot_without_passing_volume_id self.assertRaises(lib_exc.NotFound, File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/testtools/testcase.py", line 467, in assertRaises self.assertThat(our_callable, matcher) File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/testtools/testcase.py", line 478, in assertThat mismatch_error = self._matchHelper(matchee, matcher, message, verbose) File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/testtools/testcase.py", line 530, in _matchHelper mismatch = matcher.match(matchee) File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/testtools/matchers/_exception.py", line 104, in match mismatch = self.exception_matcher.match(exc_info) File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/testtools/matchers/_higherorder.py", line 62, in match mismatch = matcher.match(matchee) File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/testtools/testcase.py", line 457, in match reraise(*matchee) File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/testtools/compat.py", line 27, in reraise raise exc_obj.with_traceback(exc_tb) File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/testtools/matchers/_exception.py", line 97, in match result = matchee() File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/testtools/testcase.py", line 1039, in __call__ return self._callable_object(*self._args, **self._kwargs) File "/opt/stack/tempest/tempest/lib/services/volume/v3/snapshots_client.py", line 70, in create_snapshot resp, body = self.post('snapshots', 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/common/rest_client.py", line 687, in request resp, resp_body = self._request(method, url, headers=headers, File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 566, in _request resp, resp_body = self.raw_request( File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 606, in raw_request resp, resp_body = self.http_obj.request( File "/opt/stack/tempest/tempest/lib/common/http.py", line 110, in request r = super(ClosingHttp, self).request(method, url, retries=retry, File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/request.py", line 78, in request return self.request_encode_body( File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/request.py", line 170, in request_encode_body return self.urlopen(method, url, **extra_kw) File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/poolmanager.py", line 375, in urlopen response = conn.urlopen(method, u.request_uri, **kw) File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 785, in urlopen retries = retries.increment( File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/util/retry.py", line 550, in increment raise six.reraise(type(error), error, _stacktrace) File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/packages/six.py", line 770, in reraise raise value File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 703, in urlopen httplib_response = self._make_request( File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 451, in _make_request self._raise_timeout(err=e, url=url, timeout_value=read_timeout) File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 340, in _raise_timeout raise ReadTimeoutError( urllib3.exceptions.ReadTimeoutError: HTTPConnectionPool(host='10.222.0.44', port=80): Read timed out. (read timeout=60) |
||||||
test_list_snapshot_invalid_param_limit[id-8fd92339-e22f-4591-86b4-1e2215372a40,negative] |
pass
pt11.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
pt11.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
pt11.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
ft11.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-03-10 15:45:30,940 118332 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 202 POST http://10.222.0.44/volume/v3/e42dd17fe7be403b85b66680789e2305/volumes 56.393s 2022-03-10 15:45:30,940 118332 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-1726724337"}} Response - Headers: {'date': 'Thu, 10 Mar 2022 15:44:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-71137b96-50fe-4d39-a3d9-abe4277b26cb', 'content-length': '831', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71137b96-50fe-4d39-a3d9-abe4277b26cb', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.44/volume/v3/e42dd17fe7be403b85b66680789e2305/volumes'} Body: b'{"volume": {"id": "3af6b22e-e7d5-4b91-82c3-accd67b89c37", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2022-03-10T15:45:30.644985", "updated_at": null, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1726724337", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e42dd17fe7be403b85b66680789e2305/volumes/3af6b22e-e7d5-4b91-82c3-accd67b89c37"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e42dd17fe7be403b85b66680789e2305/volumes/3af6b22e-e7d5-4b91-82c3-accd67b89c37"}], "user_id": "62f732cb03154589af99300e3d3958bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2022-03-10 15:45:31,102 118332 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.222.0.44/volume/v3/e42dd17fe7be403b85b66680789e2305/volumes/3af6b22e-e7d5-4b91-82c3-accd67b89c37 0.155s 2022-03-10 15:45:31,103 118332 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:45:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-66260b32-fa0f-4cef-8f84-f47ff83ab218', 'content-length': '899', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-66260b32-fa0f-4cef-8f84-f47ff83ab218', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e42dd17fe7be403b85b66680789e2305/volumes/3af6b22e-e7d5-4b91-82c3-accd67b89c37'} Body: b'{"volume": {"id": "3af6b22e-e7d5-4b91-82c3-accd67b89c37", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2022-03-10T15:45:31.000000", "updated_at": null, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1726724337", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e42dd17fe7be403b85b66680789e2305/volumes/3af6b22e-e7d5-4b91-82c3-accd67b89c37"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e42dd17fe7be403b85b66680789e2305/volumes/3af6b22e-e7d5-4b91-82c3-accd67b89c37"}], "user_id": "62f732cb03154589af99300e3d3958bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e42dd17fe7be403b85b66680789e2305"}}' 2022-03-10 15:46:32,173 118332 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.44', port=80): Read timed out. (read timeout=60)")': /volume/v3/e42dd17fe7be403b85b66680789e2305/volumes/3af6b22e-e7d5-4b91-82c3-accd67b89c37 2022-03-10 15:46:35,051 118332 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.222.0.44/volume/v3/e42dd17fe7be403b85b66680789e2305/volumes/3af6b22e-e7d5-4b91-82c3-accd67b89c37 62.939s 2022-03-10 15:46:35,051 118332 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:46:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b8ead38a-dd49-4e15-86ff-73aa65c9c20f', 'content-length': '923', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b8ead38a-dd49-4e15-86ff-73aa65c9c20f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e42dd17fe7be403b85b66680789e2305/volumes/3af6b22e-e7d5-4b91-82c3-accd67b89c37'} Body: b'{"volume": {"id": "3af6b22e-e7d5-4b91-82c3-accd67b89c37", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2022-03-10T15:45:31.000000", "updated_at": "2022-03-10T15:45:31.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1726724337", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e42dd17fe7be403b85b66680789e2305/volumes/3af6b22e-e7d5-4b91-82c3-accd67b89c37"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e42dd17fe7be403b85b66680789e2305/volumes/3af6b22e-e7d5-4b91-82c3-accd67b89c37"}], "user_id": "62f732cb03154589af99300e3d3958bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e42dd17fe7be403b85b66680789e2305"}}' 2022-03-10 15:46:36,102 118332 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.222.0.44/volume/v3/e42dd17fe7be403b85b66680789e2305/volumes/3af6b22e-e7d5-4b91-82c3-accd67b89c37 0.040s 2022-03-10 15:46:36,102 118332 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:46:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f92d8bc2-0ff8-4930-a873-e698389cf95d', 'content-length': '923', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f92d8bc2-0ff8-4930-a873-e698389cf95d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e42dd17fe7be403b85b66680789e2305/volumes/3af6b22e-e7d5-4b91-82c3-accd67b89c37'} Body: b'{"volume": {"id": "3af6b22e-e7d5-4b91-82c3-accd67b89c37", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2022-03-10T15:45:31.000000", "updated_at": "2022-03-10T15:45:31.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1726724337", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e42dd17fe7be403b85b66680789e2305/volumes/3af6b22e-e7d5-4b91-82c3-accd67b89c37"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e42dd17fe7be403b85b66680789e2305/volumes/3af6b22e-e7d5-4b91-82c3-accd67b89c37"}], "user_id": "62f732cb03154589af99300e3d3958bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e42dd17fe7be403b85b66680789e2305"}}' 2022-03-10 15:46:37,163 118332 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.222.0.44/volume/v3/e42dd17fe7be403b85b66680789e2305/volumes/3af6b22e-e7d5-4b91-82c3-accd67b89c37 0.052s 2022-03-10 15:46:37,163 118332 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:46:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9face5d8-1488-4448-be1c-e59844e9b306', 'content-length': '923', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9face5d8-1488-4448-be1c-e59844e9b306', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e42dd17fe7be403b85b66680789e2305/volumes/3af6b22e-e7d5-4b91-82c3-accd67b89c37'} Body: b'{"volume": {"id": "3af6b22e-e7d5-4b91-82c3-accd67b89c37", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2022-03-10T15:45:31.000000", "updated_at": "2022-03-10T15:45:31.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1726724337", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e42dd17fe7be403b85b66680789e2305/volumes/3af6b22e-e7d5-4b91-82c3-accd67b89c37"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e42dd17fe7be403b85b66680789e2305/volumes/3af6b22e-e7d5-4b91-82c3-accd67b89c37"}], "user_id": "62f732cb03154589af99300e3d3958bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e42dd17fe7be403b85b66680789e2305"}}' 2022-03-10 15:46:38,253 118332 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.222.0.44/volume/v3/e42dd17fe7be403b85b66680789e2305/volumes/3af6b22e-e7d5-4b91-82c3-accd67b89c37 0.082s 2022-03-10 15:46:38,260 118332 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:46:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-397abf7d-11f9-49eb-9182-6081c14b2dbb', 'content-length': '923', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-397abf7d-11f9-49eb-9182-6081c14b2dbb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e42dd17fe7be403b85b66680789e2305/volumes/3af6b22e-e7d5-4b91-82c3-accd67b89c37'} Body: b'{"volume": {"id": "3af6b22e-e7d5-4b91-82c3-accd67b89c37", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2022-03-10T15:45:31.000000", "updated_at": "2022-03-10T15:45:31.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1726724337", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e42dd17fe7be403b85b66680789e2305/volumes/3af6b22e-e7d5-4b91-82c3-accd67b89c37"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e42dd17fe7be403b85b66680789e2305/volumes/3af6b22e-e7d5-4b91-82c3-accd67b89c37"}], "user_id": "62f732cb03154589af99300e3d3958bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e42dd17fe7be403b85b66680789e2305"}}' 2022-03-10 15:47:31,364 118332 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.222.0.44/volume/v3/e42dd17fe7be403b85b66680789e2305/volumes/3af6b22e-e7d5-4b91-82c3-accd67b89c37 52.096s 2022-03-10 15:47:31,365 118332 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:46:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-25d8ee50-fe92-412c-9206-1b7166073878', 'content-length': '923', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-25d8ee50-fe92-412c-9206-1b7166073878', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e42dd17fe7be403b85b66680789e2305/volumes/3af6b22e-e7d5-4b91-82c3-accd67b89c37'} Body: b'{"volume": {"id": "3af6b22e-e7d5-4b91-82c3-accd67b89c37", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2022-03-10T15:45:31.000000", "updated_at": "2022-03-10T15:45:31.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1726724337", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e42dd17fe7be403b85b66680789e2305/volumes/3af6b22e-e7d5-4b91-82c3-accd67b89c37"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e42dd17fe7be403b85b66680789e2305/volumes/3af6b22e-e7d5-4b91-82c3-accd67b89c37"}], "user_id": "62f732cb03154589af99300e3d3958bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e42dd17fe7be403b85b66680789e2305"}}' 2022-03-10 15:48:32,438 118332 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.44', port=80): Read timed out. (read timeout=60)")': /volume/v3/e42dd17fe7be403b85b66680789e2305/volumes/3af6b22e-e7d5-4b91-82c3-accd67b89c37 2022-03-10 15:48:40,798 118332 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.222.0.44/volume/v3/e42dd17fe7be403b85b66680789e2305/volumes/3af6b22e-e7d5-4b91-82c3-accd67b89c37 68.421s 2022-03-10 15:48:40,798 118332 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:48:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-777abb73-ce93-4058-8564-ce0278fd6863', 'content-length': '923', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-777abb73-ce93-4058-8564-ce0278fd6863', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e42dd17fe7be403b85b66680789e2305/volumes/3af6b22e-e7d5-4b91-82c3-accd67b89c37'} Body: b'{"volume": {"id": "3af6b22e-e7d5-4b91-82c3-accd67b89c37", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2022-03-10T15:45:31.000000", "updated_at": "2022-03-10T15:45:31.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1726724337", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e42dd17fe7be403b85b66680789e2305/volumes/3af6b22e-e7d5-4b91-82c3-accd67b89c37"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e42dd17fe7be403b85b66680789e2305/volumes/3af6b22e-e7d5-4b91-82c3-accd67b89c37"}], "user_id": "62f732cb03154589af99300e3d3958bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e42dd17fe7be403b85b66680789e2305"}}' 2022-03-10 15:49:31,682 118332 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.222.0.44/volume/v3/e42dd17fe7be403b85b66680789e2305/volumes/3af6b22e-e7d5-4b91-82c3-accd67b89c37 49.875s 2022-03-10 15:49:31,682 118332 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:48:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-284a6b03-9cf0-4068-8064-36991e5e24a9', 'content-length': '923', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-284a6b03-9cf0-4068-8064-36991e5e24a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e42dd17fe7be403b85b66680789e2305/volumes/3af6b22e-e7d5-4b91-82c3-accd67b89c37'} Body: b'{"volume": {"id": "3af6b22e-e7d5-4b91-82c3-accd67b89c37", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2022-03-10T15:45:31.000000", "updated_at": "2022-03-10T15:45:31.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1726724337", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e42dd17fe7be403b85b66680789e2305/volumes/3af6b22e-e7d5-4b91-82c3-accd67b89c37"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e42dd17fe7be403b85b66680789e2305/volumes/3af6b22e-e7d5-4b91-82c3-accd67b89c37"}], "user_id": "62f732cb03154589af99300e3d3958bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e42dd17fe7be403b85b66680789e2305"}}' 2022-03-10 15:50:32,756 118332 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.44', port=80): Read timed out. (read timeout=60)")': /volume/v3/e42dd17fe7be403b85b66680789e2305/volumes/3af6b22e-e7d5-4b91-82c3-accd67b89c37 2022-03-10 15:50:41,984 118332 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.222.0.44/volume/v3/e42dd17fe7be403b85b66680789e2305/volumes/3af6b22e-e7d5-4b91-82c3-accd67b89c37 69.286s 2022-03-10 15:50:41,984 118332 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:50:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4e717303-c0fa-4a19-b1f3-35b96c62002e', 'content-length': '923', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4e717303-c0fa-4a19-b1f3-35b96c62002e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e42dd17fe7be403b85b66680789e2305/volumes/3af6b22e-e7d5-4b91-82c3-accd67b89c37'} Body: b'{"volume": {"id": "3af6b22e-e7d5-4b91-82c3-accd67b89c37", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2022-03-10T15:45:31.000000", "updated_at": "2022-03-10T15:45:31.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1726724337", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e42dd17fe7be403b85b66680789e2305/volumes/3af6b22e-e7d5-4b91-82c3-accd67b89c37"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e42dd17fe7be403b85b66680789e2305/volumes/3af6b22e-e7d5-4b91-82c3-accd67b89c37"}], "user_id": "62f732cb03154589af99300e3d3958bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e42dd17fe7be403b85b66680789e2305"}}' 2022-03-10 15:51:32,014 118332 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.222.0.44/volume/v3/e42dd17fe7be403b85b66680789e2305/volumes/3af6b22e-e7d5-4b91-82c3-accd67b89c37 49.019s 2022-03-10 15:51:32,014 118332 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:50:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5641d930-7ede-4d28-8f5e-b664eff0ddaa', 'content-length': '923', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5641d930-7ede-4d28-8f5e-b664eff0ddaa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e42dd17fe7be403b85b66680789e2305/volumes/3af6b22e-e7d5-4b91-82c3-accd67b89c37'} Body: b'{"volume": {"id": "3af6b22e-e7d5-4b91-82c3-accd67b89c37", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2022-03-10T15:45:31.000000", "updated_at": "2022-03-10T15:45:31.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1726724337", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e42dd17fe7be403b85b66680789e2305/volumes/3af6b22e-e7d5-4b91-82c3-accd67b89c37"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e42dd17fe7be403b85b66680789e2305/volumes/3af6b22e-e7d5-4b91-82c3-accd67b89c37"}], "user_id": "62f732cb03154589af99300e3d3958bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e42dd17fe7be403b85b66680789e2305"}}' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volumes_snapshots_negative.py", line 61, in test_volume_from_snapshot_decreasing_size src_vol = self.create_volume(size=src_size) File "/opt/stack/tempest/tempest/api/volume/base.py", line 130, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 317, in wait_for_volume_resource_status raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: volume 3af6b22e-e7d5-4b91-82c3-accd67b89c37 failed to reach available status (current creating) within the required time (360 s). |
||||||
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
ft12.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-03-10 15:31:38,708 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 POST http://10.222.0.44/compute/v2.1/os-keypairs 0.998s 2022-03-10 15:31:38,709 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"keypair": {"name": "tempest-TestShelveInstance-1163010010"}} Response - Headers: {'date': 'Thu, 10 Mar 2022 15:31:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '2312', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5bee84f0-dad1-4b46-9e0e-3ebc43a7b9e4', 'x-compute-request-id': 'req-5bee84f0-dad1-4b46-9e0e-3ebc43a7b9e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"private_key": "-----BEGIN RSA PRIVATE KEY-----\\nMIIEowIBAAKCAQEAzspDjzcZwrV5JuJDbtjzeMx8scNlcJr72pdPeaZpYdDHe+cz\\n4owfG1dtcuuxCoaEe51z166dOSzxk8p1h7tVzZ62ZLAnQ88iUEY6vxCW0Tmz2a87\\n3AhBQiAFzI6+FpXueSJHi2pAM7zLD5i+hGcxT4jLjwevlpOJhn5cfn3Nzqz1eIzD\\nzp71cs3N5oukPqatmSXRtEozwFpBy9+q0E9hiKw4+ufqaEaNcMZbASaGdF/Ns/p/\\nPDiJZt/w261OAk6Bu0Mtz5nohTpUHtbcCu7YOE73vkvken3UM0S4T5onu97UlIem\\nLa6SYh2EOWo7JUYaLSxKQMIKmOKaf2p7Ih9oIQIDAQABAoIBAHTGccphUlHLCyRz\\nJ6NkLnGsAEqeTh191/XD9qR63g3XyZ7lnD415KcbAvqfsHWCKzRnYPCOccjE4ZMV\\nBLPmjXi1RMitVS8MvJLaZfhZlOGIFVE7jLEflEKUNNIkVaIJfwa23fITyTeuSHmB\\nRy0b3RPN6y3VKEn+/O2PVAo2Xs9zhnZHsYW3NTIs22jJEgdoF/4pJiPuncftWXGt\\nzcifNLD8pqFlIzjqwQI+vyM6zCs4Qywawb6WPk+7zAxLMAvzDMBUYNWniSOIK+Jj\\nRlmArl3OwOpeVZWuOS25E2NVcKJfUDR68eearzrFCuoiBih9TYnkLtFc8jYDY2TK\\nH8W8SlUCgYEA8MKEDZvFPnL8pMysbKiZvYSucZ7IyJHQ+NQoeW91Dtlaw8ocdPv7\\nhgLgA266dVjBQCoedMC/pt4l5sR/QGbJO7P+D7deh4q5vnw4l15kZk0YSvDJUKHX\\niTkwGEYr2E0psyHK/8VFg7h0XnzLo4rtnEub67BoJizwDUSKHFw+mCMCgYEA2+FF\\nyQ1cY5Mj1NEnlifBHX8rrYyw8vFPl7voTxlHvpz24tlnbJwuZ/BHDJ+16Zi1KaFd\\nYyw4tR2c0MthEoSOAVLjaRPIFzZwICKbVIstwwiqlQcC5kWgA1QZh1itCvzZplDe\\nfIp7CUx6DNViNapF20MwVuONpJ/Q0EG8GWhrQOsCgYAOpZbJCSf3w6ERGY6H0b4A\\npJjEOse2RAC1kpqfwKMbcyetb5dJmqbToUslik/3oZ2oHKfbrHo8WZlur5eaQGaP\\npkSXii1LC6p/Jyl+M/ThsGEA9iMZL69gHsWJRIOYViFqT2z9IHA5MjiKIwd0fJg2\\nAPeMYCAF6of0Fq5cSVRZhwKBgApWP9qg1ywTOccCgjLr8Yc6eEozaAoz0AMZIWW+\\nkYHjjTPC9rrDaOcYA68TPxEZTcMERAiqhov1NW8XcJvXQXnMdMZ22JxGweSw286Q\\nsHkPyj0xVDCRK2GcrYqQX6o5kt3fxWXjeL9KKh66VWCifaA+O2KKVhlcLgvsWzRy\\nlUA7AoGBAITThk5+3PaOD+OyT3zXWFzyKyqFYV+4xmmmH4kQdZp6OUAOIGIR7X0B\\nXoFziWgzahDR3pmzuTPrwueBkQ54rKaugzFjH5bFUXDKgWpUF5gd1gVPx8+bvWIP\\n9ANUkiZkkyc5vg/e6I78ou3yTVjbZeqb3HXDi5O0WdL/wuM9oF1r\\n-----END RSA PRIVATE KEY-----\\n", "name": "tempest-TestShelveInstance-1163010010", "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDOykOPNxnCtXkm4kNu2PN4zHyxw2Vwmvval095pmlh0Md75zPijB8bV21y67EKhoR7nXPXrp05LPGTynWHu1XNnrZksCdDzyJQRjq/EJbRObPZrzvcCEFCIAXMjr4Wle55IkeLakAzvMsPmL6EZzFPiMuPB6+Wk4mGflx+fc3OrPV4jMPOnvVyzc3mi6Q+pq2ZJdG0SjPAWkHL36rQT2GIrDj65+poRo1wxlsBJoZ0X82z+n88OIlm3/DbrU4CToG7Qy3PmeiFOlQe1twK7tg4Tve+S+R6fdQzRLhPmie73tSUh6YtrpJiHYQ5ajslRhotLEpAwgqY4pp/ansiH2gh Generated-by-Nova", "fingerprint": "36:34:2d:68:6c:6a:04:11:2c:2b:f6:6f:b1:fe:10:7e", "user_id": "3c3265eaef654924a8fb667c187ecb29"}}' 2022-03-10 15:31:39,192 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://10.222.0.44:9696/v2.0/security-groups 0.481s 2022-03-10 15:31:39,192 118344 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-394494726", "description": "tempest-secgroup-smoke-394494726 description", "project_id": "b582e05e9f264561bd47f63e59623838"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1609', 'x-openstack-request-id': 'req-05a3135e-9192-4c06-8ac9-51647dd29745', 'date': 'Thu, 10 Mar 2022 15:31:39 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.44:9696/v2.0/security-groups'} Body: b'{"security_group": {"id": "a62ee92f-37a9-4595-b2da-826def32f6cc", "name": "tempest-secgroup-smoke-394494726", "stateful": true, "tenant_id": "b582e05e9f264561bd47f63e59623838", "description": "tempest-secgroup-smoke-394494726 description", "shared": false, "security_group_rules": [{"id": "4fe39306-55e7-4fc0-802e-58b5102d5aa6", "tenant_id": "b582e05e9f264561bd47f63e59623838", "security_group_id": "a62ee92f-37a9-4595-b2da-826def32f6cc", "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": 387, "description": null, "tags": [], "created_at": "2022-03-10T15:31:38Z", "updated_at": "2022-03-10T15:31:38Z", "revision_number": 0, "project_id": "b582e05e9f264561bd47f63e59623838"}, {"id": "96fac4bb-3aca-4ae2-b936-96477420f665", "tenant_id": "b582e05e9f264561bd47f63e59623838", "security_group_id": "a62ee92f-37a9-4595-b2da-826def32f6cc", "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": 386, "description": null, "tags": [], "created_at": "2022-03-10T15:31:38Z", "updated_at": "2022-03-10T15:31:38Z", "revision_number": 0, "project_id": "b582e05e9f264561bd47f63e59623838"}], "tags": [], "created_at": "2022-03-10T15:31:38Z", "updated_at": "2022-03-10T15:31:38Z", "revision_number": 1, "project_id": "b582e05e9f264561bd47f63e59623838"}}' 2022-03-10 15:31:39,724 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://10.222.0.44:9696/v2.0/security-group-rules 0.531s 2022-03-10 15:31:39,725 118344 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": "a62ee92f-37a9-4595-b2da-826def32f6cc", "project_id": "b582e05e9f264561bd47f63e59623838", "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-319b426b-8860-4487-b1d8-e6259956ca62', 'date': 'Thu, 10 Mar 2022 15:31:39 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.44:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "4eb19995-1af2-4fec-bac7-a380c3702aeb", "tenant_id": "b582e05e9f264561bd47f63e59623838", "security_group_id": "a62ee92f-37a9-4595-b2da-826def32f6cc", "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-03-10T15:31:39Z", "updated_at": "2022-03-10T15:31:39Z", "revision_number": 0, "project_id": "b582e05e9f264561bd47f63e59623838"}}' 2022-03-10 15:31:40,205 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://10.222.0.44:9696/v2.0/security-group-rules 0.479s 2022-03-10 15:31:40,205 118344 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": "a62ee92f-37a9-4595-b2da-826def32f6cc", "project_id": "b582e05e9f264561bd47f63e59623838", "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-5ad6e31f-a839-48af-8c6b-49c672f0c4e6', 'date': 'Thu, 10 Mar 2022 15:31:40 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.44:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "d17560cc-0c85-4b05-8a78-9ad01b476f50", "tenant_id": "b582e05e9f264561bd47f63e59623838", "security_group_id": "a62ee92f-37a9-4595-b2da-826def32f6cc", "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-03-10T15:31:39Z", "updated_at": "2022-03-10T15:31:39Z", "revision_number": 0, "project_id": "b582e05e9f264561bd47f63e59623838"}}' 2022-03-10 15:31:40,751 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://10.222.0.44:9696/v2.0/security-group-rules 0.545s 2022-03-10 15:31:40,751 118344 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": "a62ee92f-37a9-4595-b2da-826def32f6cc", "project_id": "b582e05e9f264561bd47f63e59623838", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-d7db0dd9-0449-4aaa-874a-bc51eb54da13', 'date': 'Thu, 10 Mar 2022 15:31:40 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.44:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "e4f64648-949b-482a-855d-61d4f302ff73", "tenant_id": "b582e05e9f264561bd47f63e59623838", "security_group_id": "a62ee92f-37a9-4595-b2da-826def32f6cc", "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-03-10T15:31:40Z", "updated_at": "2022-03-10T15:31:40Z", "revision_number": 0, "project_id": "b582e05e9f264561bd47f63e59623838"}}' 2022-03-10 15:31:41,330 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://10.222.0.44:9696/v2.0/security-group-rules 0.578s 2022-03-10 15:31:41,331 118344 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": "a62ee92f-37a9-4595-b2da-826def32f6cc", "project_id": "b582e05e9f264561bd47f63e59623838", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-2fc013d1-ae35-488a-9fdc-11e29f3aec29', 'date': 'Thu, 10 Mar 2022 15:31:41 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.44:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "9d2bd347-a9c2-4a02-a4ff-8814ef293eac", "tenant_id": "b582e05e9f264561bd47f63e59623838", "security_group_id": "a62ee92f-37a9-4595-b2da-826def32f6cc", "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-03-10T15:31:40Z", "updated_at": "2022-03-10T15:31:40Z", "revision_number": 0, "project_id": "b582e05e9f264561bd47f63e59623838"}}' 2022-03-10 15:31:41,913 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://10.222.0.44:9696/v2.0/security-group-rules 0.582s 2022-03-10 15:31:41,913 118344 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": "a62ee92f-37a9-4595-b2da-826def32f6cc", "project_id": "b582e05e9f264561bd47f63e59623838", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-2b88f847-708c-44d5-9d26-a3fe6e843317', 'date': 'Thu, 10 Mar 2022 15:31:41 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.44:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "b02552c9-399f-4e1c-b2e4-082fd6e89632", "tenant_id": "b582e05e9f264561bd47f63e59623838", "security_group_id": "a62ee92f-37a9-4595-b2da-826def32f6cc", "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-03-10T15:31:41Z", "updated_at": "2022-03-10T15:31:41Z", "revision_number": 0, "project_id": "b582e05e9f264561bd47f63e59623838"}}' 2022-03-10 15:31:42,478 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://10.222.0.44:9696/v2.0/security-group-rules 0.563s 2022-03-10 15:31:42,478 118344 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": "a62ee92f-37a9-4595-b2da-826def32f6cc", "project_id": "b582e05e9f264561bd47f63e59623838", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-c916220b-9909-4e07-ba4e-7f3b639195e5', 'date': 'Thu, 10 Mar 2022 15:31:42 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.44:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "9790f62a-1e86-46d6-8624-af474ff55a94", "tenant_id": "b582e05e9f264561bd47f63e59623838", "security_group_id": "a62ee92f-37a9-4595-b2da-826def32f6cc", "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-03-10T15:31:42Z", "updated_at": "2022-03-10T15:31:42Z", "revision_number": 0, "project_id": "b582e05e9f264561bd47f63e59623838"}}' 2022-03-10 15:31:42,514 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://10.222.0.44/identity/v3/auth/tokens 0.030s 2022-03-10 15:31:42,515 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Thu, 10 Mar 2022 15:31:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3240', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-4fd5d4eb-b48e-4a93-a06d-6289e555c96b', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.44/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "3c3265eaef654924a8fb667c187ecb29", "name": "tempest-TestShelveInstance-2030159015-project", "password_expires_at": null}, "audit_ids": ["qYZ55PSHQcyUrpJdmdr2UA"], "expires_at": "2022-03-10T16:31:42.000000Z", "issued_at": "2022-03-10T15:31:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b582e05e9f264561bd47f63e59623838", "name": "tempest-TestShelveInstance-2030159015"}, "is_domain": false, "roles": [{"id": "2e20db489b3844e2b62f1184fba25f52", "name": "reader"}, {"id": "ae6886d2477443519d8b1015acd9403f", "name": "member"}], "catalog": [{"endpoints": [{"id": "12be645b7d744a459e7debc5ec172294", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.44/volume/v3/b582e05e9f264561bd47f63e59623838", "region": "RegionOne"}], "id": "027bd5d9c2fd41338483fbb57aa7852c", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "d8c1f188dbca492682a364948b62aa27", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.44:9696/", "region": "RegionOne"}], "id": "15796035ede64e5ba6533d7ff7239a4f", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "e80c053c7a564f65bc0ba1fdf2390b03", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.44/identity", "region": "RegionOne"}], "id": "37d6fc2ad72c48d2971f3ee6eb20b401", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "3e4eae0c6ef541048b661ce1791f23fe", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.44:8080", "region": "RegionOne"}, {"id": "bfe33dbbb81143ee86f296a0f7a1e388", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.44:8080/v1/AUTH_b582e05e9f264561bd47f63e59623838", "region": "RegionOne"}], "id": "3e4354c242844665b60b31c7f2b5bf43", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "8198f974302645b0b377771cc3e461bf", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.44/compute/v2.1", "region": "RegionOne"}], "id": "49d4b7aabf22427788cef6c7a4823594", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "8b65989a0bd84b73b4711d53f0e1fa8a", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.44/volume/v3/b582e05e9f264561bd47f63e59623838", "region": "RegionOne"}], "id": "56bd48c1f20346ecbe6a23bd3ba8d48e", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "545c6f04b3574df19b7cd824834b1041", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.44/compute/v2/b582e05e9f264561bd47f63e59623838", "region": "RegionOne"}], "id": "8db683b68cbc475681c754c34cb8182e", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "c7108b1092fd448bb669bf5645efb82f", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.44/placement", "region": "RegionOne"}], "id": "99d19efdac944920899319e1818fe436", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "4736a491b0c44f3a9d9a119e54389024", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.44/image", "region": "RegionOne"}], "id": "ad3c5e5c3f1d435f9ff33ae0ccda776e", "type": "image", "name": "glance"}]}}' 2022-03-10 15:31:42,515 118344 INFO [tempest.lib.common.fixed_network] (TestShelveInstance:test_shelve_volume_backed_instance) Found network {'id': 'c827d6ec-e188-4e99-bfe0-ef902f64b6dc', 'name': 'tempest-TestShelveInstance-1397575246-network', 'tenant_id': 'b582e05e9f264561bd47f63e59623838', 'admin_state_up': True, 'mtu': 1500, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'b582e05e9f264561bd47f63e59623838', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'physnet1', 'provider:segmentation_id': 627, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2022-03-10T15:31:22Z', 'updated_at': '2022-03-10T15:31:22Z', 'revision_number': 1} available for tenant 2022-03-10 15:31:43,700 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 202 POST http://10.222.0.44/volume/v3/b582e05e9f264561bd47f63e59623838/volumes 1.184s 2022-03-10 15:31:43,701 118344 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-2064589035", "imageRef": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "size": 1}} Response - Headers: {'date': 'Thu, 10 Mar 2022 15:31:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3355c533-126b-4ecd-b9a8-16edac51620b', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3355c533-126b-4ecd-b9a8-16edac51620b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.44/volume/v3/b582e05e9f264561bd47f63e59623838/volumes'} Body: b'{"volume": {"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:43.029932", "updated_at": null, "name": "tempest-tempest.common.compute-volume-2064589035", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/b582e05e9f264561bd47f63e59623838/volumes/87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/b582e05e9f264561bd47f63e59623838/volumes/87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}], "user_id": "3c3265eaef654924a8fb667c187ecb29", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2022-03-10 15:31:43,913 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.44/volume/v3/b582e05e9f264561bd47f63e59623838/volumes/87be62c0-f9e6-461d-abb1-1b1d063e8ec2 0.204s 2022-03-10 15:31:43,913 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:31:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-448ce7ad-9aa4-4267-aa3d-ef3c65eea097', 'content-length': '890', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-448ce7ad-9aa4-4267-aa3d-ef3c65eea097', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/b582e05e9f264561bd47f63e59623838/volumes/87be62c0-f9e6-461d-abb1-1b1d063e8ec2'} Body: b'{"volume": {"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:43.000000", "updated_at": null, "name": "tempest-tempest.common.compute-volume-2064589035", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/b582e05e9f264561bd47f63e59623838/volumes/87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/b582e05e9f264561bd47f63e59623838/volumes/87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}], "user_id": "3c3265eaef654924a8fb667c187ecb29", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b582e05e9f264561bd47f63e59623838"}}' 2022-03-10 15:31:44,958 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.44/volume/v3/b582e05e9f264561bd47f63e59623838/volumes/87be62c0-f9e6-461d-abb1-1b1d063e8ec2 0.038s 2022-03-10 15:31:44,958 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:31:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5efc8d6c-423a-4d6c-bb59-701db04d63f8', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5efc8d6c-423a-4d6c-bb59-701db04d63f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/b582e05e9f264561bd47f63e59623838/volumes/87be62c0-f9e6-461d-abb1-1b1d063e8ec2'} Body: b'{"volume": {"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:43.000000", "updated_at": "2022-03-10T15:31:44.000000", "name": "tempest-tempest.common.compute-volume-2064589035", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/b582e05e9f264561bd47f63e59623838/volumes/87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/b582e05e9f264561bd47f63e59623838/volumes/87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}], "user_id": "3c3265eaef654924a8fb667c187ecb29", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b582e05e9f264561bd47f63e59623838"}}' 2022-03-10 15:31:46,008 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.44/volume/v3/b582e05e9f264561bd47f63e59623838/volumes/87be62c0-f9e6-461d-abb1-1b1d063e8ec2 0.041s 2022-03-10 15:31:46,008 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:31:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1117e52e-4215-497a-84ec-41650f9040b3', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1117e52e-4215-497a-84ec-41650f9040b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/b582e05e9f264561bd47f63e59623838/volumes/87be62c0-f9e6-461d-abb1-1b1d063e8ec2'} Body: b'{"volume": {"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:43.000000", "updated_at": "2022-03-10T15:31:44.000000", "name": "tempest-tempest.common.compute-volume-2064589035", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/b582e05e9f264561bd47f63e59623838/volumes/87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/b582e05e9f264561bd47f63e59623838/volumes/87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}], "user_id": "3c3265eaef654924a8fb667c187ecb29", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b582e05e9f264561bd47f63e59623838"}}' 2022-03-10 15:31:47,055 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.44/volume/v3/b582e05e9f264561bd47f63e59623838/volumes/87be62c0-f9e6-461d-abb1-1b1d063e8ec2 0.039s 2022-03-10 15:31:47,055 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:31:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3029ef15-3ca3-4954-9bde-2144be47a037', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3029ef15-3ca3-4954-9bde-2144be47a037', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/b582e05e9f264561bd47f63e59623838/volumes/87be62c0-f9e6-461d-abb1-1b1d063e8ec2'} Body: b'{"volume": {"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:43.000000", "updated_at": "2022-03-10T15:31:44.000000", "name": "tempest-tempest.common.compute-volume-2064589035", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/b582e05e9f264561bd47f63e59623838/volumes/87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/b582e05e9f264561bd47f63e59623838/volumes/87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}], "user_id": "3c3265eaef654924a8fb667c187ecb29", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b582e05e9f264561bd47f63e59623838"}}' 2022-03-10 15:31:48,102 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.44/volume/v3/b582e05e9f264561bd47f63e59623838/volumes/87be62c0-f9e6-461d-abb1-1b1d063e8ec2 0.039s 2022-03-10 15:31:48,103 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:31:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0a7e8592-b9ac-44b3-99a1-6aa5fd925eb2', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a7e8592-b9ac-44b3-99a1-6aa5fd925eb2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/b582e05e9f264561bd47f63e59623838/volumes/87be62c0-f9e6-461d-abb1-1b1d063e8ec2'} Body: b'{"volume": {"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:43.000000", "updated_at": "2022-03-10T15:31:44.000000", "name": "tempest-tempest.common.compute-volume-2064589035", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/b582e05e9f264561bd47f63e59623838/volumes/87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/b582e05e9f264561bd47f63e59623838/volumes/87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}], "user_id": "3c3265eaef654924a8fb667c187ecb29", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b582e05e9f264561bd47f63e59623838"}}' 2022-03-10 15:31:49,150 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.44/volume/v3/b582e05e9f264561bd47f63e59623838/volumes/87be62c0-f9e6-461d-abb1-1b1d063e8ec2 0.039s 2022-03-10 15:31:49,151 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:31:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-53be10d7-a2a9-4950-868f-f11d84198701', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-53be10d7-a2a9-4950-868f-f11d84198701', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/b582e05e9f264561bd47f63e59623838/volumes/87be62c0-f9e6-461d-abb1-1b1d063e8ec2'} Body: b'{"volume": {"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:43.000000", "updated_at": "2022-03-10T15:31:44.000000", "name": "tempest-tempest.common.compute-volume-2064589035", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/b582e05e9f264561bd47f63e59623838/volumes/87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/b582e05e9f264561bd47f63e59623838/volumes/87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}], "user_id": "3c3265eaef654924a8fb667c187ecb29", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b582e05e9f264561bd47f63e59623838"}}' 2022-03-10 15:31:50,197 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.44/volume/v3/b582e05e9f264561bd47f63e59623838/volumes/87be62c0-f9e6-461d-abb1-1b1d063e8ec2 0.039s 2022-03-10 15:31:50,198 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:31:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0468d57c-87ec-4b05-93c2-145c06eb2db9', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0468d57c-87ec-4b05-93c2-145c06eb2db9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/b582e05e9f264561bd47f63e59623838/volumes/87be62c0-f9e6-461d-abb1-1b1d063e8ec2'} Body: b'{"volume": {"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:43.000000", "updated_at": "2022-03-10T15:31:44.000000", "name": "tempest-tempest.common.compute-volume-2064589035", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/b582e05e9f264561bd47f63e59623838/volumes/87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/b582e05e9f264561bd47f63e59623838/volumes/87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}], "user_id": "3c3265eaef654924a8fb667c187ecb29", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b582e05e9f264561bd47f63e59623838"}}' 2022-03-10 15:31:51,272 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.44/volume/v3/b582e05e9f264561bd47f63e59623838/volumes/87be62c0-f9e6-461d-abb1-1b1d063e8ec2 0.065s 2022-03-10 15:31:51,272 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:31:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e0b7f41c-947c-43fb-b909-5ce665376bd1', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e0b7f41c-947c-43fb-b909-5ce665376bd1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/b582e05e9f264561bd47f63e59623838/volumes/87be62c0-f9e6-461d-abb1-1b1d063e8ec2'} Body: b'{"volume": {"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:43.000000", "updated_at": "2022-03-10T15:31:44.000000", "name": "tempest-tempest.common.compute-volume-2064589035", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/b582e05e9f264561bd47f63e59623838/volumes/87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/b582e05e9f264561bd47f63e59623838/volumes/87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}], "user_id": "3c3265eaef654924a8fb667c187ecb29", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b582e05e9f264561bd47f63e59623838"}}' 2022-03-10 15:31:52,326 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.44/volume/v3/b582e05e9f264561bd47f63e59623838/volumes/87be62c0-f9e6-461d-abb1-1b1d063e8ec2 0.046s 2022-03-10 15:31:52,327 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:31:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c05f2622-edd2-4003-a963-d77127351415', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c05f2622-edd2-4003-a963-d77127351415', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/b582e05e9f264561bd47f63e59623838/volumes/87be62c0-f9e6-461d-abb1-1b1d063e8ec2'} Body: b'{"volume": {"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:43.000000", "updated_at": "2022-03-10T15:31:44.000000", "name": "tempest-tempest.common.compute-volume-2064589035", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/b582e05e9f264561bd47f63e59623838/volumes/87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/b582e05e9f264561bd47f63e59623838/volumes/87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}], "user_id": "3c3265eaef654924a8fb667c187ecb29", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b582e05e9f264561bd47f63e59623838"}}' 2022-03-10 15:31:53,377 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.44/volume/v3/b582e05e9f264561bd47f63e59623838/volumes/87be62c0-f9e6-461d-abb1-1b1d063e8ec2 0.042s 2022-03-10 15:31:53,377 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:31:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-39182d64-ff92-4afa-9ea1-bde344a5a2dc', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-39182d64-ff92-4afa-9ea1-bde344a5a2dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/b582e05e9f264561bd47f63e59623838/volumes/87be62c0-f9e6-461d-abb1-1b1d063e8ec2'} Body: b'{"volume": {"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:43.000000", "updated_at": "2022-03-10T15:31:44.000000", "name": "tempest-tempest.common.compute-volume-2064589035", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/b582e05e9f264561bd47f63e59623838/volumes/87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/b582e05e9f264561bd47f63e59623838/volumes/87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}], "user_id": "3c3265eaef654924a8fb667c187ecb29", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b582e05e9f264561bd47f63e59623838"}}' 2022-03-10 15:31:54,438 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.44/volume/v3/b582e05e9f264561bd47f63e59623838/volumes/87be62c0-f9e6-461d-abb1-1b1d063e8ec2 0.052s 2022-03-10 15:31:54,439 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:31:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8a6de5f5-ca49-45fa-b5a3-0c1a83c3b09c', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8a6de5f5-ca49-45fa-b5a3-0c1a83c3b09c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/b582e05e9f264561bd47f63e59623838/volumes/87be62c0-f9e6-461d-abb1-1b1d063e8ec2'} Body: b'{"volume": {"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:43.000000", "updated_at": "2022-03-10T15:31:44.000000", "name": "tempest-tempest.common.compute-volume-2064589035", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/b582e05e9f264561bd47f63e59623838/volumes/87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/b582e05e9f264561bd47f63e59623838/volumes/87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}], "user_id": "3c3265eaef654924a8fb667c187ecb29", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b582e05e9f264561bd47f63e59623838"}}' 2022-03-10 15:31:55,499 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.44/volume/v3/b582e05e9f264561bd47f63e59623838/volumes/87be62c0-f9e6-461d-abb1-1b1d063e8ec2 0.053s 2022-03-10 15:31:55,499 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:31:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a3cf5345-5f91-4e3a-8b7d-5e7ded04492a', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a3cf5345-5f91-4e3a-8b7d-5e7ded04492a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/b582e05e9f264561bd47f63e59623838/volumes/87be62c0-f9e6-461d-abb1-1b1d063e8ec2'} Body: b'{"volume": {"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:43.000000", "updated_at": "2022-03-10T15:31:44.000000", "name": "tempest-tempest.common.compute-volume-2064589035", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/b582e05e9f264561bd47f63e59623838/volumes/87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/b582e05e9f264561bd47f63e59623838/volumes/87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}], "user_id": "3c3265eaef654924a8fb667c187ecb29", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b582e05e9f264561bd47f63e59623838"}}' 2022-03-10 15:31:56,549 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.44/volume/v3/b582e05e9f264561bd47f63e59623838/volumes/87be62c0-f9e6-461d-abb1-1b1d063e8ec2 0.042s 2022-03-10 15:31:56,549 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:31:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-732b8dfa-e8b9-4fe1-b7b5-29a208f071ef', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-732b8dfa-e8b9-4fe1-b7b5-29a208f071ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/b582e05e9f264561bd47f63e59623838/volumes/87be62c0-f9e6-461d-abb1-1b1d063e8ec2'} Body: b'{"volume": {"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:43.000000", "updated_at": "2022-03-10T15:31:44.000000", "name": "tempest-tempest.common.compute-volume-2064589035", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/b582e05e9f264561bd47f63e59623838/volumes/87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/b582e05e9f264561bd47f63e59623838/volumes/87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}], "user_id": "3c3265eaef654924a8fb667c187ecb29", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b582e05e9f264561bd47f63e59623838"}}' 2022-03-10 15:31:57,597 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.44/volume/v3/b582e05e9f264561bd47f63e59623838/volumes/87be62c0-f9e6-461d-abb1-1b1d063e8ec2 0.040s 2022-03-10 15:31:57,597 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:31:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bfd2e3e1-e091-4ecd-9637-a388b30776b4', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bfd2e3e1-e091-4ecd-9637-a388b30776b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/b582e05e9f264561bd47f63e59623838/volumes/87be62c0-f9e6-461d-abb1-1b1d063e8ec2'} Body: b'{"volume": {"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:43.000000", "updated_at": "2022-03-10T15:31:44.000000", "name": "tempest-tempest.common.compute-volume-2064589035", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/b582e05e9f264561bd47f63e59623838/volumes/87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/b582e05e9f264561bd47f63e59623838/volumes/87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}], "user_id": "3c3265eaef654924a8fb667c187ecb29", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b582e05e9f264561bd47f63e59623838"}}' 2022-03-10 15:31:58,649 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.44/volume/v3/b582e05e9f264561bd47f63e59623838/volumes/87be62c0-f9e6-461d-abb1-1b1d063e8ec2 0.045s 2022-03-10 15:31:58,650 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:31:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc760660-e8f8-4e54-b655-1e69bff569b1', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc760660-e8f8-4e54-b655-1e69bff569b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/b582e05e9f264561bd47f63e59623838/volumes/87be62c0-f9e6-461d-abb1-1b1d063e8ec2'} Body: b'{"volume": {"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:43.000000", "updated_at": "2022-03-10T15:31:44.000000", "name": "tempest-tempest.common.compute-volume-2064589035", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/b582e05e9f264561bd47f63e59623838/volumes/87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/b582e05e9f264561bd47f63e59623838/volumes/87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}], "user_id": "3c3265eaef654924a8fb667c187ecb29", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b582e05e9f264561bd47f63e59623838"}}' 2022-03-10 15:31:59,700 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.44/volume/v3/b582e05e9f264561bd47f63e59623838/volumes/87be62c0-f9e6-461d-abb1-1b1d063e8ec2 0.040s 2022-03-10 15:31:59,700 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:31:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e6c5e2bf-50ca-43d3-a509-541001068abd', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e6c5e2bf-50ca-43d3-a509-541001068abd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/b582e05e9f264561bd47f63e59623838/volumes/87be62c0-f9e6-461d-abb1-1b1d063e8ec2'} Body: b'{"volume": {"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:43.000000", "updated_at": "2022-03-10T15:31:44.000000", "name": "tempest-tempest.common.compute-volume-2064589035", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/b582e05e9f264561bd47f63e59623838/volumes/87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/b582e05e9f264561bd47f63e59623838/volumes/87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}], "user_id": "3c3265eaef654924a8fb667c187ecb29", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b582e05e9f264561bd47f63e59623838"}}' 2022-03-10 15:32:00,746 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.44/volume/v3/b582e05e9f264561bd47f63e59623838/volumes/87be62c0-f9e6-461d-abb1-1b1d063e8ec2 0.037s 2022-03-10 15:32:00,746 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:32:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae41cf81-b858-434a-a433-b47885ac6fb0', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae41cf81-b858-434a-a433-b47885ac6fb0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/b582e05e9f264561bd47f63e59623838/volumes/87be62c0-f9e6-461d-abb1-1b1d063e8ec2'} Body: b'{"volume": {"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:43.000000", "updated_at": "2022-03-10T15:31:44.000000", "name": "tempest-tempest.common.compute-volume-2064589035", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/b582e05e9f264561bd47f63e59623838/volumes/87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/b582e05e9f264561bd47f63e59623838/volumes/87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}], "user_id": "3c3265eaef654924a8fb667c187ecb29", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b582e05e9f264561bd47f63e59623838"}}' 2022-03-10 15:32:01,800 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.44/volume/v3/b582e05e9f264561bd47f63e59623838/volumes/87be62c0-f9e6-461d-abb1-1b1d063e8ec2 0.045s 2022-03-10 15:32:01,800 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:32:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1aacbb92-5f52-4c32-8790-73529b19ddad', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1aacbb92-5f52-4c32-8790-73529b19ddad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/b582e05e9f264561bd47f63e59623838/volumes/87be62c0-f9e6-461d-abb1-1b1d063e8ec2'} Body: b'{"volume": {"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:43.000000", "updated_at": "2022-03-10T15:31:44.000000", "name": "tempest-tempest.common.compute-volume-2064589035", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/b582e05e9f264561bd47f63e59623838/volumes/87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/b582e05e9f264561bd47f63e59623838/volumes/87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}], "user_id": "3c3265eaef654924a8fb667c187ecb29", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b582e05e9f264561bd47f63e59623838"}}' 2022-03-10 15:32:02,847 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.44/volume/v3/b582e05e9f264561bd47f63e59623838/volumes/87be62c0-f9e6-461d-abb1-1b1d063e8ec2 0.039s 2022-03-10 15:32:02,847 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:32:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c0bf4f3-4692-4f69-b420-599d1c1e5435', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c0bf4f3-4692-4f69-b420-599d1c1e5435', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/b582e05e9f264561bd47f63e59623838/volumes/87be62c0-f9e6-461d-abb1-1b1d063e8ec2'} Body: b'{"volume": {"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:43.000000", "updated_at": "2022-03-10T15:31:44.000000", "name": "tempest-tempest.common.compute-volume-2064589035", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/b582e05e9f264561bd47f63e59623838/volumes/87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/b582e05e9f264561bd47f63e59623838/volumes/87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}], "user_id": "3c3265eaef654924a8fb667c187ecb29", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b582e05e9f264561bd47f63e59623838"}}' 2022-03-10 15:32:03,894 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.44/volume/v3/b582e05e9f264561bd47f63e59623838/volumes/87be62c0-f9e6-461d-abb1-1b1d063e8ec2 0.039s 2022-03-10 15:32:03,894 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:32:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-50780c70-8992-4f1b-83a1-b5ab713eb14c', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-50780c70-8992-4f1b-83a1-b5ab713eb14c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/b582e05e9f264561bd47f63e59623838/volumes/87be62c0-f9e6-461d-abb1-1b1d063e8ec2'} Body: b'{"volume": {"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:43.000000", "updated_at": "2022-03-10T15:31:44.000000", "name": "tempest-tempest.common.compute-volume-2064589035", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/b582e05e9f264561bd47f63e59623838/volumes/87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/b582e05e9f264561bd47f63e59623838/volumes/87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}], "user_id": "3c3265eaef654924a8fb667c187ecb29", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b582e05e9f264561bd47f63e59623838"}}' 2022-03-10 15:32:04,941 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.44/volume/v3/b582e05e9f264561bd47f63e59623838/volumes/87be62c0-f9e6-461d-abb1-1b1d063e8ec2 0.039s 2022-03-10 15:32:04,942 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:32:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9539efef-d86a-4865-8a96-4fbc9b5b3bd5', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9539efef-d86a-4865-8a96-4fbc9b5b3bd5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/b582e05e9f264561bd47f63e59623838/volumes/87be62c0-f9e6-461d-abb1-1b1d063e8ec2'} Body: b'{"volume": {"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:43.000000", "updated_at": "2022-03-10T15:31:44.000000", "name": "tempest-tempest.common.compute-volume-2064589035", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/b582e05e9f264561bd47f63e59623838/volumes/87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/b582e05e9f264561bd47f63e59623838/volumes/87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}], "user_id": "3c3265eaef654924a8fb667c187ecb29", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b582e05e9f264561bd47f63e59623838"}}' 2022-03-10 15:32:05,987 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.44/volume/v3/b582e05e9f264561bd47f63e59623838/volumes/87be62c0-f9e6-461d-abb1-1b1d063e8ec2 0.037s 2022-03-10 15:32:05,987 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:32:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-60b22eee-e469-4123-90c6-4c1f9504d7fc', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-60b22eee-e469-4123-90c6-4c1f9504d7fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/b582e05e9f264561bd47f63e59623838/volumes/87be62c0-f9e6-461d-abb1-1b1d063e8ec2'} Body: b'{"volume": {"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:43.000000", "updated_at": "2022-03-10T15:31:44.000000", "name": "tempest-tempest.common.compute-volume-2064589035", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/b582e05e9f264561bd47f63e59623838/volumes/87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/b582e05e9f264561bd47f63e59623838/volumes/87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}], "user_id": "3c3265eaef654924a8fb667c187ecb29", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b582e05e9f264561bd47f63e59623838"}}' 2022-03-10 15:32:07,034 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.44/volume/v3/b582e05e9f264561bd47f63e59623838/volumes/87be62c0-f9e6-461d-abb1-1b1d063e8ec2 0.038s 2022-03-10 15:32:07,034 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:32:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7a667424-34a3-4fc0-907e-5b925e2a0c1b', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7a667424-34a3-4fc0-907e-5b925e2a0c1b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/b582e05e9f264561bd47f63e59623838/volumes/87be62c0-f9e6-461d-abb1-1b1d063e8ec2'} Body: b'{"volume": {"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:43.000000", "updated_at": "2022-03-10T15:31:44.000000", "name": "tempest-tempest.common.compute-volume-2064589035", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/b582e05e9f264561bd47f63e59623838/volumes/87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/b582e05e9f264561bd47f63e59623838/volumes/87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}], "user_id": "3c3265eaef654924a8fb667c187ecb29", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b582e05e9f264561bd47f63e59623838"}}' 2022-03-10 15:32:08,080 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.44/volume/v3/b582e05e9f264561bd47f63e59623838/volumes/87be62c0-f9e6-461d-abb1-1b1d063e8ec2 0.038s 2022-03-10 15:32:08,081 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:32:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-103c439f-cac2-44d5-ab14-666a14f65cfe', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-103c439f-cac2-44d5-ab14-666a14f65cfe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/b582e05e9f264561bd47f63e59623838/volumes/87be62c0-f9e6-461d-abb1-1b1d063e8ec2'} Body: b'{"volume": {"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:43.000000", "updated_at": "2022-03-10T15:31:44.000000", "name": "tempest-tempest.common.compute-volume-2064589035", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/b582e05e9f264561bd47f63e59623838/volumes/87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/b582e05e9f264561bd47f63e59623838/volumes/87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}], "user_id": "3c3265eaef654924a8fb667c187ecb29", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b582e05e9f264561bd47f63e59623838"}}' 2022-03-10 15:32:09,128 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.44/volume/v3/b582e05e9f264561bd47f63e59623838/volumes/87be62c0-f9e6-461d-abb1-1b1d063e8ec2 0.039s 2022-03-10 15:32:09,128 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:32:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dc4dff03-e365-4478-b384-ec1e5580b7d3', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dc4dff03-e365-4478-b384-ec1e5580b7d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/b582e05e9f264561bd47f63e59623838/volumes/87be62c0-f9e6-461d-abb1-1b1d063e8ec2'} Body: b'{"volume": {"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:43.000000", "updated_at": "2022-03-10T15:31:44.000000", "name": "tempest-tempest.common.compute-volume-2064589035", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/b582e05e9f264561bd47f63e59623838/volumes/87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/b582e05e9f264561bd47f63e59623838/volumes/87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}], "user_id": "3c3265eaef654924a8fb667c187ecb29", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b582e05e9f264561bd47f63e59623838"}}' 2022-03-10 15:32:10,175 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.44/volume/v3/b582e05e9f264561bd47f63e59623838/volumes/87be62c0-f9e6-461d-abb1-1b1d063e8ec2 0.038s 2022-03-10 15:32:10,175 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:32:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1769ff7e-2e6d-4d3c-b88e-431d907f95a3', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1769ff7e-2e6d-4d3c-b88e-431d907f95a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/b582e05e9f264561bd47f63e59623838/volumes/87be62c0-f9e6-461d-abb1-1b1d063e8ec2'} Body: b'{"volume": {"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:43.000000", "updated_at": "2022-03-10T15:31:44.000000", "name": "tempest-tempest.common.compute-volume-2064589035", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/b582e05e9f264561bd47f63e59623838/volumes/87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/b582e05e9f264561bd47f63e59623838/volumes/87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}], "user_id": "3c3265eaef654924a8fb667c187ecb29", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b582e05e9f264561bd47f63e59623838"}}' 2022-03-10 15:32:11,232 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.44/volume/v3/b582e05e9f264561bd47f63e59623838/volumes/87be62c0-f9e6-461d-abb1-1b1d063e8ec2 0.049s 2022-03-10 15:32:11,233 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:32:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ae9b7b6-31fe-49c9-b4fc-a00c2af6483b', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ae9b7b6-31fe-49c9-b4fc-a00c2af6483b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/b582e05e9f264561bd47f63e59623838/volumes/87be62c0-f9e6-461d-abb1-1b1d063e8ec2'} Body: b'{"volume": {"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:43.000000", "updated_at": "2022-03-10T15:31:44.000000", "name": "tempest-tempest.common.compute-volume-2064589035", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/b582e05e9f264561bd47f63e59623838/volumes/87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/b582e05e9f264561bd47f63e59623838/volumes/87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}], "user_id": "3c3265eaef654924a8fb667c187ecb29", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b582e05e9f264561bd47f63e59623838"}}' 2022-03-10 15:32:12,282 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.44/volume/v3/b582e05e9f264561bd47f63e59623838/volumes/87be62c0-f9e6-461d-abb1-1b1d063e8ec2 0.041s 2022-03-10 15:32:12,282 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:32:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5f35e977-8d8b-4835-be2e-9e39d35069ef', 'content-length': '972', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5f35e977-8d8b-4835-be2e-9e39d35069ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/b582e05e9f264561bd47f63e59623838/volumes/87be62c0-f9e6-461d-abb1-1b1d063e8ec2'} Body: b'{"volume": {"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:43.000000", "updated_at": "2022-03-10T15:31:44.000000", "name": "tempest-tempest.common.compute-volume-2064589035", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/b582e05e9f264561bd47f63e59623838/volumes/87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/b582e05e9f264561bd47f63e59623838/volumes/87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}], "user_id": "3c3265eaef654924a8fb667c187ecb29", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b582e05e9f264561bd47f63e59623838"}}' 2022-03-10 15:32:13,332 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.44/volume/v3/b582e05e9f264561bd47f63e59623838/volumes/87be62c0-f9e6-461d-abb1-1b1d063e8ec2 0.041s 2022-03-10 15:32:13,332 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:32:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f546ed33-89ae-4742-88ef-4a25c79052fe', 'content-length': '972', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f546ed33-89ae-4742-88ef-4a25c79052fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/b582e05e9f264561bd47f63e59623838/volumes/87be62c0-f9e6-461d-abb1-1b1d063e8ec2'} Body: b'{"volume": {"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:43.000000", "updated_at": "2022-03-10T15:31:44.000000", "name": "tempest-tempest.common.compute-volume-2064589035", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/b582e05e9f264561bd47f63e59623838/volumes/87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/b582e05e9f264561bd47f63e59623838/volumes/87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}], "user_id": "3c3265eaef654924a8fb667c187ecb29", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b582e05e9f264561bd47f63e59623838"}}' 2022-03-10 15:32:14,382 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.44/volume/v3/b582e05e9f264561bd47f63e59623838/volumes/87be62c0-f9e6-461d-abb1-1b1d063e8ec2 0.043s 2022-03-10 15:32:14,383 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:32:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-58a33bf2-9dfb-43a6-bf57-6be467931a1e', 'content-length': '975', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-58a33bf2-9dfb-43a6-bf57-6be467931a1e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/b582e05e9f264561bd47f63e59623838/volumes/87be62c0-f9e6-461d-abb1-1b1d063e8ec2'} Body: b'{"volume": {"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:43.000000", "updated_at": "2022-03-10T15:32:13.000000", "name": "tempest-tempest.common.compute-volume-2064589035", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/b582e05e9f264561bd47f63e59623838/volumes/87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/b582e05e9f264561bd47f63e59623838/volumes/87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}], "user_id": "3c3265eaef654924a8fb667c187ecb29", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b582e05e9f264561bd47f63e59623838"}}' 2022-03-10 15:32:15,429 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.44/volume/v3/b582e05e9f264561bd47f63e59623838/volumes/87be62c0-f9e6-461d-abb1-1b1d063e8ec2 0.037s 2022-03-10 15:32:15,429 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:32:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-10d1a4dc-829c-49ae-ab52-9de399dd0d77', 'content-length': '975', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-10d1a4dc-829c-49ae-ab52-9de399dd0d77', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/b582e05e9f264561bd47f63e59623838/volumes/87be62c0-f9e6-461d-abb1-1b1d063e8ec2'} Body: b'{"volume": {"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:43.000000", "updated_at": "2022-03-10T15:32:13.000000", "name": "tempest-tempest.common.compute-volume-2064589035", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/b582e05e9f264561bd47f63e59623838/volumes/87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/b582e05e9f264561bd47f63e59623838/volumes/87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}], "user_id": "3c3265eaef654924a8fb667c187ecb29", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b582e05e9f264561bd47f63e59623838"}}' 2022-03-10 15:32:16,477 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.44/volume/v3/b582e05e9f264561bd47f63e59623838/volumes/87be62c0-f9e6-461d-abb1-1b1d063e8ec2 0.038s 2022-03-10 15:32:16,478 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:32:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-44ed2568-7e55-47ee-8bd2-98e7dd7cb11a', 'content-length': '975', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-44ed2568-7e55-47ee-8bd2-98e7dd7cb11a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/b582e05e9f264561bd47f63e59623838/volumes/87be62c0-f9e6-461d-abb1-1b1d063e8ec2'} Body: b'{"volume": {"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:43.000000", "updated_at": "2022-03-10T15:32:13.000000", "name": "tempest-tempest.common.compute-volume-2064589035", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/b582e05e9f264561bd47f63e59623838/volumes/87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/b582e05e9f264561bd47f63e59623838/volumes/87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}], "user_id": "3c3265eaef654924a8fb667c187ecb29", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b582e05e9f264561bd47f63e59623838"}}' 2022-03-10 15:32:17,530 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.44/volume/v3/b582e05e9f264561bd47f63e59623838/volumes/87be62c0-f9e6-461d-abb1-1b1d063e8ec2 0.039s 2022-03-10 15:32:17,530 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:32:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d3dd9d77-0f16-4003-bd42-7aa0d107f1bc', 'content-length': '975', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d3dd9d77-0f16-4003-bd42-7aa0d107f1bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/b582e05e9f264561bd47f63e59623838/volumes/87be62c0-f9e6-461d-abb1-1b1d063e8ec2'} Body: b'{"volume": {"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:43.000000", "updated_at": "2022-03-10T15:32:13.000000", "name": "tempest-tempest.common.compute-volume-2064589035", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/b582e05e9f264561bd47f63e59623838/volumes/87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/b582e05e9f264561bd47f63e59623838/volumes/87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}], "user_id": "3c3265eaef654924a8fb667c187ecb29", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b582e05e9f264561bd47f63e59623838"}}' 2022-03-10 15:32:18,580 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.44/volume/v3/b582e05e9f264561bd47f63e59623838/volumes/87be62c0-f9e6-461d-abb1-1b1d063e8ec2 0.041s 2022-03-10 15:32:18,580 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:32:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e1e42312-4c52-4e1c-adc4-a0465a47cf70', 'content-length': '975', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e1e42312-4c52-4e1c-adc4-a0465a47cf70', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/b582e05e9f264561bd47f63e59623838/volumes/87be62c0-f9e6-461d-abb1-1b1d063e8ec2'} Body: b'{"volume": {"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:43.000000", "updated_at": "2022-03-10T15:32:13.000000", "name": "tempest-tempest.common.compute-volume-2064589035", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/b582e05e9f264561bd47f63e59623838/volumes/87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/b582e05e9f264561bd47f63e59623838/volumes/87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}], "user_id": "3c3265eaef654924a8fb667c187ecb29", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b582e05e9f264561bd47f63e59623838"}}' 2022-03-10 15:32:20,126 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.44/volume/v3/b582e05e9f264561bd47f63e59623838/volumes/87be62c0-f9e6-461d-abb1-1b1d063e8ec2 0.538s 2022-03-10 15:32:20,126 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:32:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-663b1e71-76ca-46dc-835e-58d44be6d81c', 'content-length': '975', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-663b1e71-76ca-46dc-835e-58d44be6d81c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/b582e05e9f264561bd47f63e59623838/volumes/87be62c0-f9e6-461d-abb1-1b1d063e8ec2'} Body: b'{"volume": {"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:43.000000", "updated_at": "2022-03-10T15:32:13.000000", "name": "tempest-tempest.common.compute-volume-2064589035", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/b582e05e9f264561bd47f63e59623838/volumes/87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/b582e05e9f264561bd47f63e59623838/volumes/87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}], "user_id": "3c3265eaef654924a8fb667c187ecb29", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b582e05e9f264561bd47f63e59623838"}}' 2022-03-10 15:32:21,174 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.44/volume/v3/b582e05e9f264561bd47f63e59623838/volumes/87be62c0-f9e6-461d-abb1-1b1d063e8ec2 0.040s 2022-03-10 15:32:21,174 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:32:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0a1aa628-aab7-492b-bbd5-2cf80cd8c1d9', 'content-length': '975', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a1aa628-aab7-492b-bbd5-2cf80cd8c1d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/b582e05e9f264561bd47f63e59623838/volumes/87be62c0-f9e6-461d-abb1-1b1d063e8ec2'} Body: b'{"volume": {"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:43.000000", "updated_at": "2022-03-10T15:32:13.000000", "name": "tempest-tempest.common.compute-volume-2064589035", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/b582e05e9f264561bd47f63e59623838/volumes/87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/b582e05e9f264561bd47f63e59623838/volumes/87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}], "user_id": "3c3265eaef654924a8fb667c187ecb29", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b582e05e9f264561bd47f63e59623838"}}' 2022-03-10 15:32:22,222 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.44/volume/v3/b582e05e9f264561bd47f63e59623838/volumes/87be62c0-f9e6-461d-abb1-1b1d063e8ec2 0.040s 2022-03-10 15:32:22,223 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:32:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-66583955-4377-400a-a7b6-de05e635dd36', 'content-length': '975', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-66583955-4377-400a-a7b6-de05e635dd36', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/b582e05e9f264561bd47f63e59623838/volumes/87be62c0-f9e6-461d-abb1-1b1d063e8ec2'} Body: b'{"volume": {"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:43.000000", "updated_at": "2022-03-10T15:32:13.000000", "name": "tempest-tempest.common.compute-volume-2064589035", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/b582e05e9f264561bd47f63e59623838/volumes/87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/b582e05e9f264561bd47f63e59623838/volumes/87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}], "user_id": "3c3265eaef654924a8fb667c187ecb29", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "b582e05e9f264561bd47f63e59623838"}}' 2022-03-10 15:32:23,429 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.44/volume/v3/b582e05e9f264561bd47f63e59623838/volumes/87be62c0-f9e6-461d-abb1-1b1d063e8ec2 0.198s 2022-03-10 15:32:23,429 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:32:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-45ead433-cb2b-4fb1-b98f-1f062cec2b7c', 'content-length': '1363', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-45ead433-cb2b-4fb1-b98f-1f062cec2b7c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/b582e05e9f264561bd47f63e59623838/volumes/87be62c0-f9e6-461d-abb1-1b1d063e8ec2'} Body: b'{"volume": {"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:31:43.000000", "updated_at": "2022-03-10T15:32:23.000000", "name": "tempest-tempest.common.compute-volume-2064589035", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/b582e05e9f264561bd47f63e59623838/volumes/87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/b582e05e9f264561bd47f63e59623838/volumes/87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}], "user_id": "3c3265eaef654924a8fb667c187ecb29", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "b582e05e9f264561bd47f63e59623838"}}' 2022-03-10 15:32:23,436 118344 INFO [tempest.common.waiters] volume 87be62c0-f9e6-461d-abb1-1b1d063e8ec2 reached available after waiting for 40.436334 seconds 2022-03-10 15:32:25,142 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 202 POST http://10.222.0.44/compute/v2.1/servers 1.706s 2022-03-10 15:32:25,143 118344 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-460521631", "imageRef": "", "flavorRef": "452", "key_name": "tempest-TestShelveInstance-1163010010", "security_groups": [{"name": "tempest-secgroup-smoke-394494726"}], "networks": [{"uuid": "c827d6ec-e188-4e99-bfe0-ef902f64b6dc"}], "block_device_mapping_v2": [{"uuid": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2", "source_type": "volume", "destination_type": "volume", "boot_index": 0, "delete_on_termination": true}]}} Response - Headers: {'date': 'Thu, 10 Mar 2022 15:32:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '405', 'location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ec024de6-08d1-46dd-89f6-3bff012e4952', 'x-compute-request-id': 'req-ec024de6-08d1-46dd-89f6-3bff012e4952', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.44/compute/v2.1/servers'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-394494726"}], "adminPass": "2bPmcz2btBTh"}}' 2022-03-10 15:32:25,214 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.069s 2022-03-10 15:32:25,215 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:32:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1088', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0dcbc574-28b6-4596-81f9-6028ddeb2bb0', 'x-compute-request-id': 'req-0dcbc574-28b6-4596-81f9-6028ddeb2bb0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "BUILD", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:25Z", "updated": "2022-03-10T15:32:25Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestShelveInstance-1163010010", "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-03-10 15:32:26,294 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.070s 2022-03-10 15:32:26,300 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:32:26 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-65325acf-435b-4fab-b10e-3009a270fd9d', 'x-compute-request-id': 'req-65325acf-435b-4fab-b10e-3009a270fd9d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "BUILD", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:25Z", "updated": "2022-03-10T15:32:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestShelveInstance-1163010010", "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-03-10 15:32:27,400 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.091s 2022-03-10 15:32:27,400 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:32:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1138', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-78c0717b-b38e-44f4-9f0b-0734cedc0221', 'x-compute-request-id': 'req-78c0717b-b38e-44f4-9f0b-0734cedc0221', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "BUILD", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:32:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:32:28,562 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.153s 2022-03-10 15:32:28,562 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:32:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1194', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9f55a31b-f481-4dae-9a2b-21ceb080b527', 'x-compute-request-id': 'req-9f55a31b-f481-4dae-9a2b-21ceb080b527', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "BUILD", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:32:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1163010010", "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": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:32:28,569 118344 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/networking" after 3 second wait 2022-03-10 15:32:29,655 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.084s 2022-03-10 15:32:29,655 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:32:29 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-8adf3a45-079e-4794-8e98-f24ca08b8965', 'x-compute-request-id': 'req-8adf3a45-079e-4794-8e98-f24ca08b8965', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "BUILD", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:32:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1163010010", "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": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:32:29,663 118344 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/block_device_mapping" after 4 second wait 2022-03-10 15:32:30,828 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.164s 2022-03-10 15:32:30,828 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:32:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1b1dec82-ac6c-4bc0-9ddc-f466c36c3099', 'x-compute-request-id': 'req-1b1dec82-ac6c-4bc0-9ddc-f466c36c3099', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "BUILD", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:32:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-394494726"}], "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": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:32:32,083 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.246s 2022-03-10 15:32:32,084 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:32:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-baac4bc4-c790-4e19-8c93-b287a1214fcf', 'x-compute-request-id': 'req-baac4bc4-c790-4e19-8c93-b287a1214fcf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "BUILD", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:32:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-394494726"}], "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": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:32:33,331 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.239s 2022-03-10 15:32:33,332 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:32:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e74a2bfd-50f6-4e77-b78c-9fbebeed073f', 'x-compute-request-id': 'req-e74a2bfd-50f6-4e77-b78c-9fbebeed073f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "BUILD", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:32:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-394494726"}], "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": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:32:34,511 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.171s 2022-03-10 15:32:34,511 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:32:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ef6df188-8328-48c4-a27c-a167bf9c491d', 'x-compute-request-id': 'req-ef6df188-8328-48c4-a27c-a167bf9c491d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "BUILD", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:32:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-394494726"}], "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": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:32:35,715 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.195s 2022-03-10 15:32:35,715 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:32:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e11f1188-0dc9-4399-b72c-3933b11a9cb4', 'x-compute-request-id': 'req-e11f1188-0dc9-4399-b72c-3933b11a9cb4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "BUILD", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:32:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-394494726"}], "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": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:32:36,906 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.176s 2022-03-10 15:32:36,907 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:32:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1259', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fd2c8f30-a177-4c9f-8c0d-0fae1dc10377', 'x-compute-request-id': 'req-fd2c8f30-a177-4c9f-8c0d-0fae1dc10377', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "BUILD", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:32:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-394494726"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:32:36,915 118344 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 11 second wait 2022-03-10 15:32:38,076 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.160s 2022-03-10 15:32:38,076 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:32:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1259', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fff0cdad-c2ee-47f1-9cfa-02177ef402c6', 'x-compute-request-id': 'req-fff0cdad-c2ee-47f1-9cfa-02177ef402c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "BUILD", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:32:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-394494726"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:32:39,245 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.160s 2022-03-10 15:32:39,246 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:32:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1259', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-56fad721-efd2-4ae5-a558-0ec9f4a4ac6a', 'x-compute-request-id': 'req-56fad721-efd2-4ae5-a558-0ec9f4a4ac6a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "BUILD", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:32:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-394494726"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:32:40,440 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.184s 2022-03-10 15:32:40,440 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:32:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1259', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-216021ee-8818-4e5f-8a3e-bec4e97d4bae', 'x-compute-request-id': 'req-216021ee-8818-4e5f-8a3e-bec4e97d4bae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "BUILD", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:32:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-394494726"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:32:41,605 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.157s 2022-03-10 15:32:41,605 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:32:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1259', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-18d4f451-e3f5-4dc1-8e5e-3fa18beed478', 'x-compute-request-id': 'req-18d4f451-e3f5-4dc1-8e5e-3fa18beed478', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "BUILD", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:32:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-394494726"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:32:42,779 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.166s 2022-03-10 15:32:42,779 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:32:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1259', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a7230b62-eb5d-414f-b1df-94610014eb38', 'x-compute-request-id': 'req-a7230b62-eb5d-414f-b1df-94610014eb38', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "BUILD", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:32:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-394494726"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:32:43,965 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.177s 2022-03-10 15:32:43,965 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:32:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1259', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-665172c0-1608-41e1-9fb4-f931f54fa439', 'x-compute-request-id': 'req-665172c0-1608-41e1-9fb4-f931f54fa439', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "BUILD", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:32:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-394494726"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:32:45,141 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.166s 2022-03-10 15:32:45,141 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:32:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1259', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-55fea707-a507-4f97-9ee2-41e6699ef826', 'x-compute-request-id': 'req-55fea707-a507-4f97-9ee2-41e6699ef826', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "BUILD", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:32:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-394494726"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:32:46,371 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.221s 2022-03-10 15:32:46,371 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:32:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1259', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6035dcd2-6cee-40db-a3fb-7ebd20f7e704', 'x-compute-request-id': 'req-6035dcd2-6cee-40db-a3fb-7ebd20f7e704', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "BUILD", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:32:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-394494726"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:32:47,547 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.166s 2022-03-10 15:32:47,547 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:32:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1259', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e26ef5c6-6ca7-422d-8fdb-d88bbc90fe13', 'x-compute-request-id': 'req-e26ef5c6-6ca7-422d-8fdb-d88bbc90fe13', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "BUILD", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:32:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-394494726"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:32:48,715 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.160s 2022-03-10 15:32:48,715 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:32:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1259', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e5974301-a94a-4961-aa49-0def5e906eaa', 'x-compute-request-id': 'req-e5974301-a94a-4961-aa49-0def5e906eaa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "BUILD", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:32:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-394494726"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:32:49,883 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.159s 2022-03-10 15:32:49,883 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:32:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1259', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0c3ba16e-6719-48a9-9bc9-4fa662d87911', 'x-compute-request-id': 'req-0c3ba16e-6719-48a9-9bc9-4fa662d87911', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "BUILD", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:32:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-394494726"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:32:51,064 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.171s 2022-03-10 15:32:51,064 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:32:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1259', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-69db9f10-6d4e-40b9-8a95-451ffa5e5158', 'x-compute-request-id': 'req-69db9f10-6d4e-40b9-8a95-451ffa5e5158', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "BUILD", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:32:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-394494726"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:32:52,230 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.158s 2022-03-10 15:32:52,231 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:32:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1259', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7e55b467-9222-451c-a3fa-2bd2084e7d73', 'x-compute-request-id': 'req-7e55b467-9222-451c-a3fa-2bd2084e7d73', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "BUILD", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:32:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-394494726"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:32:53,428 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.189s 2022-03-10 15:32:53,428 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:32:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1259', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7979f044-dded-42e9-81c4-59b933f1702c', 'x-compute-request-id': 'req-7979f044-dded-42e9-81c4-59b933f1702c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "BUILD", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:32:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-394494726"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:32:54,594 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.158s 2022-03-10 15:32:54,595 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:32:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1259', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f054f3ae-790d-4c41-8ab8-d5792ed0625f', 'x-compute-request-id': 'req-f054f3ae-790d-4c41-8ab8-d5792ed0625f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "BUILD", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:32:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-394494726"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:32:55,762 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.159s 2022-03-10 15:32:55,763 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:32:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1259', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7e530046-2c31-4fb5-8609-703317c2a731', 'x-compute-request-id': 'req-7e530046-2c31-4fb5-8609-703317c2a731', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "BUILD", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:32:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-394494726"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:32:56,930 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.159s 2022-03-10 15:32:56,930 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:32:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1259', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1fadfbe9-6719-4287-91f4-01ce1cd3636c', 'x-compute-request-id': 'req-1fadfbe9-6719-4287-91f4-01ce1cd3636c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "BUILD", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:32:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-394494726"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:32:58,095 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.156s 2022-03-10 15:32:58,095 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:32:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1259', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-52b534e5-407d-456a-bffd-2dc5bec0604f', 'x-compute-request-id': 'req-52b534e5-407d-456a-bffd-2dc5bec0604f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "BUILD", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:32:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-394494726"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:32:59,261 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.157s 2022-03-10 15:32:59,261 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:32:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1259', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3e800fa7-11fd-4f24-b3d7-4d1e0cd4b637', 'x-compute-request-id': 'req-3e800fa7-11fd-4f24-b3d7-4d1e0cd4b637', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "BUILD", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:32:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-394494726"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:33:00,589 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.319s 2022-03-10 15:33:00,590 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:33:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1259', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-92fff9d6-45a4-47fe-b754-e777343ba187', 'x-compute-request-id': 'req-92fff9d6-45a4-47fe-b754-e777343ba187', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "BUILD", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:32:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-394494726"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:33:01,761 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.162s 2022-03-10 15:33:01,761 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:33:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1259', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5228dfa3-39d8-44d2-957a-dc33f1b74248', 'x-compute-request-id': 'req-5228dfa3-39d8-44d2-957a-dc33f1b74248', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "BUILD", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:32:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-394494726"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:33:02,930 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.160s 2022-03-10 15:33:02,930 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:33:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1259', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a4b98892-8c8a-4907-b671-9c8af0e38b6c', 'x-compute-request-id': 'req-a4b98892-8c8a-4907-b671-9c8af0e38b6c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "BUILD", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:32:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-394494726"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:33:04,097 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.157s 2022-03-10 15:33:04,097 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:33:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1259', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ee1a3409-694f-4b77-937f-70bcc98a0026', 'x-compute-request-id': 'req-ee1a3409-694f-4b77-937f-70bcc98a0026', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "BUILD", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:32:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-394494726"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:33:05,315 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.209s 2022-03-10 15:33:05,315 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:33:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1259', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-da3084eb-f3f4-4f56-a1db-dc95dc1f2661', 'x-compute-request-id': 'req-da3084eb-f3f4-4f56-a1db-dc95dc1f2661', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "BUILD", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:32:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-394494726"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:33:06,507 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.184s 2022-03-10 15:33:06,508 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:33:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1259', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a51e722b-9f43-4ba6-bd84-6d1a0ed44391', 'x-compute-request-id': 'req-a51e722b-9f43-4ba6-bd84-6d1a0ed44391', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "BUILD", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:32:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-394494726"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:33:07,679 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.163s 2022-03-10 15:33:07,680 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:33:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1259', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-970731be-14e7-4374-946d-5a132814384d', 'x-compute-request-id': 'req-970731be-14e7-4374-946d-5a132814384d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "BUILD", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:32:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-394494726"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:33:08,852 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.163s 2022-03-10 15:33:08,853 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:33:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1259', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a3b396eb-35c6-4374-a2da-a47480375eb4', 'x-compute-request-id': 'req-a3b396eb-35c6-4374-a2da-a47480375eb4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "BUILD", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:32:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-394494726"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:33:10,032 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.171s 2022-03-10 15:33:10,032 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:33:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1259', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-70a0faac-f28a-4448-a093-87d580361417', 'x-compute-request-id': 'req-70a0faac-f28a-4448-a093-87d580361417', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "BUILD", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:32:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-394494726"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:33:11,205 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.165s 2022-03-10 15:33:11,206 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:33:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1259', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7bbc7be4-4aae-4dfa-a6e9-69159af48fb4', 'x-compute-request-id': 'req-7bbc7be4-4aae-4dfa-a6e9-69159af48fb4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "BUILD", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:32:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-394494726"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:33:12,390 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.176s 2022-03-10 15:33:12,391 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:33:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1259', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2f66c879-46ce-4f8c-8c90-cb0c9d8f4a40', 'x-compute-request-id': 'req-2f66c879-46ce-4f8c-8c90-cb0c9d8f4a40', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "BUILD", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:32:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-394494726"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:33:13,588 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.189s 2022-03-10 15:33:13,589 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:33:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1259', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cd942b51-6bd1-4814-ba9c-7273eb13020c', 'x-compute-request-id': 'req-cd942b51-6bd1-4814-ba9c-7273eb13020c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "BUILD", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:32:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-394494726"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:33:14,758 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.161s 2022-03-10 15:33:14,759 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:33:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1259', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f29e6030-8e2e-468a-aff6-a66ea9f1937a', 'x-compute-request-id': 'req-f29e6030-8e2e-468a-aff6-a66ea9f1937a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "BUILD", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:32:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-394494726"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:33:15,957 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.189s 2022-03-10 15:33:15,958 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:33:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1259', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a571c7ab-1210-4d6a-8895-4d32840525d8', 'x-compute-request-id': 'req-a571c7ab-1210-4d6a-8895-4d32840525d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "BUILD", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:32:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-394494726"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:33:17,161 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.195s 2022-03-10 15:33:17,161 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:33:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1259', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-378cf5b0-3837-4e85-bd39-6cca20303a08', 'x-compute-request-id': 'req-378cf5b0-3837-4e85-bd39-6cca20303a08', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "BUILD", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:32:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-394494726"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:33:18,328 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.158s 2022-03-10 15:33:18,328 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:33:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1259', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f83df3a2-732b-4808-9b5f-e588bbddeadc', 'x-compute-request-id': 'req-f83df3a2-732b-4808-9b5f-e588bbddeadc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "BUILD", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:32:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-394494726"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:33:19,495 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.159s 2022-03-10 15:33:19,496 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:33:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1259', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-99636d1d-3045-46b4-a0bb-998b54309e9d', 'x-compute-request-id': 'req-99636d1d-3045-46b4-a0bb-998b54309e9d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "BUILD", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:32:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-394494726"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:33:20,665 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.158s 2022-03-10 15:33:20,665 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:33:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1259', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c646073a-3522-4859-9b7d-1b4beb5b8898', 'x-compute-request-id': 'req-c646073a-3522-4859-9b7d-1b4beb5b8898', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "BUILD", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:32:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-394494726"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:33:21,832 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.158s 2022-03-10 15:33:21,832 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:33:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1259', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bdb9fcbf-c67a-4293-828f-583a9a95fd63', 'x-compute-request-id': 'req-bdb9fcbf-c67a-4293-828f-583a9a95fd63', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "BUILD", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:32:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-394494726"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:33:22,997 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.156s 2022-03-10 15:33:22,997 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:33:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1259', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6558dcbf-0aa8-4e3e-b7b9-494122a62442', 'x-compute-request-id': 'req-6558dcbf-0aa8-4e3e-b7b9-494122a62442', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "BUILD", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:32:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-394494726"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:33:24,163 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.157s 2022-03-10 15:33:24,163 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:33:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1259', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-059c48a8-2d2a-4df3-abb8-3ca58022aad3', 'x-compute-request-id': 'req-059c48a8-2d2a-4df3-abb8-3ca58022aad3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "BUILD", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:32:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-394494726"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:33:25,331 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.159s 2022-03-10 15:33:25,332 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:33:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1259', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bad67e3b-7cd1-424b-a3ad-481656e675af', 'x-compute-request-id': 'req-bad67e3b-7cd1-424b-a3ad-481656e675af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "BUILD", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:32:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-394494726"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:33:26,541 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.202s 2022-03-10 15:33:26,542 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:33:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1259', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bffb6152-054a-4c81-904d-436113d41104', 'x-compute-request-id': 'req-bffb6152-054a-4c81-904d-436113d41104', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "BUILD", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:32:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-394494726"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:33:27,715 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.165s 2022-03-10 15:33:27,715 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:33:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1259', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1415d055-d4d5-45e4-90e9-6a27d7560896', 'x-compute-request-id': 'req-1415d055-d4d5-45e4-90e9-6a27d7560896', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "BUILD", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:32:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-394494726"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:33:28,879 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.155s 2022-03-10 15:33:28,879 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:33:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1259', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f52c170e-9f1f-478a-b3a7-5665f557906a', 'x-compute-request-id': 'req-f52c170e-9f1f-478a-b3a7-5665f557906a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "BUILD", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:32:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-394494726"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:33:30,044 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.156s 2022-03-10 15:33:30,044 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:33:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1259', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-154594a6-6ba3-45b3-9ffa-360836a3b328', 'x-compute-request-id': 'req-154594a6-6ba3-45b3-9ffa-360836a3b328', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "BUILD", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:32:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-394494726"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:33:31,208 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.156s 2022-03-10 15:33:31,209 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:33:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1259', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7f8f4150-f9f1-486f-9033-2ce20a72dc88', 'x-compute-request-id': 'req-7f8f4150-f9f1-486f-9033-2ce20a72dc88', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "BUILD", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:32:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-394494726"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:33:32,378 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.161s 2022-03-10 15:33:32,379 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:33:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1259', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a29a130d-b781-4a55-a1ce-291fad66f70a', 'x-compute-request-id': 'req-a29a130d-b781-4a55-a1ce-291fad66f70a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "BUILD", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:32:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-394494726"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:33:33,546 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.159s 2022-03-10 15:33:33,546 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:33:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1259', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-71887821-5f40-44a6-96d2-9588ea1246d0', 'x-compute-request-id': 'req-71887821-5f40-44a6-96d2-9588ea1246d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "BUILD", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:32:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-394494726"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:33:34,711 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.157s 2022-03-10 15:33:34,712 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:33:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1259', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-808cdef1-2eeb-45ac-a3f6-6a0f8288c4c0', 'x-compute-request-id': 'req-808cdef1-2eeb-45ac-a3f6-6a0f8288c4c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "BUILD", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:32:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-394494726"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:33:35,875 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.155s 2022-03-10 15:33:35,876 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:33:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1259', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c9f8512f-94a2-4ee8-938e-ba23be61f813', 'x-compute-request-id': 'req-c9f8512f-94a2-4ee8-938e-ba23be61f813', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "BUILD", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:32:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-394494726"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:33:37,044 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.160s 2022-03-10 15:33:37,045 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:33:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1259', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a5f778e5-106d-4c25-b869-0c189312711a', 'x-compute-request-id': 'req-a5f778e5-106d-4c25-b869-0c189312711a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "BUILD", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:32:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-394494726"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:33:38,210 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.157s 2022-03-10 15:33:38,210 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:33:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1259', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-37867910-b155-45e4-afe4-0543b5927a61', 'x-compute-request-id': 'req-37867910-b155-45e4-afe4-0543b5927a61', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "BUILD", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:32:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-394494726"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:33:39,381 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.162s 2022-03-10 15:33:39,381 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:33:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1259', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-21ca151c-cd53-4341-971b-00574421c4d2', 'x-compute-request-id': 'req-21ca151c-cd53-4341-971b-00574421c4d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "BUILD", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:32:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-394494726"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:33:40,603 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.158s 2022-03-10 15:33:40,604 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:33:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1259', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0e9f28e9-a59b-45df-ab48-14c218fb66c6', 'x-compute-request-id': 'req-0e9f28e9-a59b-45df-ab48-14c218fb66c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "BUILD", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:32:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-394494726"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:33:41,770 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.158s 2022-03-10 15:33:41,771 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:33:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1259', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c7a1bac6-b0e2-4312-bb31-6c5e95a4d01a', 'x-compute-request-id': 'req-c7a1bac6-b0e2-4312-bb31-6c5e95a4d01a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "BUILD", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:32:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-394494726"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:33:42,937 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.158s 2022-03-10 15:33:42,938 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:33:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1259', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6949e969-e55d-4bcc-bd1c-326af8978e98', 'x-compute-request-id': 'req-6949e969-e55d-4bcc-bd1c-326af8978e98', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "BUILD", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:32:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-394494726"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:33:44,104 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.158s 2022-03-10 15:33:44,104 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:33:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1259', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-088f68ad-67c7-4e81-84c6-b84c1f1f7151', 'x-compute-request-id': 'req-088f68ad-67c7-4e81-84c6-b84c1f1f7151', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "BUILD", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:32:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-394494726"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:33:45,277 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.164s 2022-03-10 15:33:45,277 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:33:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1259', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a2984801-0491-4113-9129-a9269ae9f04c', 'x-compute-request-id': 'req-a2984801-0491-4113-9129-a9269ae9f04c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "BUILD", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:32:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-394494726"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:33:46,507 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.221s 2022-03-10 15:33:46,507 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:33:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1259', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1d8e07b6-c48a-4099-9ded-8d9041a3bf3c', 'x-compute-request-id': 'req-1d8e07b6-c48a-4099-9ded-8d9041a3bf3c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "BUILD", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:32:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-394494726"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:33:47,671 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.155s 2022-03-10 15:33:47,672 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:33:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1259', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-934661ad-ed7c-4015-8afa-04fddc107d2c', 'x-compute-request-id': 'req-934661ad-ed7c-4015-8afa-04fddc107d2c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "BUILD", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:32:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-394494726"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:33:48,837 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.156s 2022-03-10 15:33:48,837 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:33:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1444', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-02504555-6e78-4e10-a0a0-aa484e3c318f', 'x-compute-request-id': 'req-02504555-6e78-4e10-a0a0-aa484e3c318f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:33:48Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-394494726"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:33:48,844 118344 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 83 second wait 2022-03-10 15:33:49,001 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.156s 2022-03-10 15:33:49,001 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:33:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1444', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ade77129-31f4-4711-9ec2-a037b84a135b', 'x-compute-request-id': 'req-ade77129-31f4-4711-9ec2-a037b84a135b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:33:48Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-394494726"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:33:49,156 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.44:9696/v2.0/ports?device_id=a1776b9b-22a3-4bc4-9e65-ca5679add776 0.147s 2022-03-10 15:33:49,159 118344 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-6c32b804-b0a9-4f34-af54-2c0e856d20aa', 'date': 'Thu, 10 Mar 2022 15:33:49 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44:9696/v2.0/ports?device_id=a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"ports":[{"id":"407e9835-41fa-447b-ad28-40c5d646411c","name":"","network_id":"c827d6ec-e188-4e99-bfe0-ef902f64b6dc","tenant_id":"b582e05e9f264561bd47f63e59623838","mac_address":"fa:16:3e:b7:19:06","admin_state_up":true,"status":"ACTIVE","device_id":"a1776b9b-22a3-4bc4-9e65-ca5679add776","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"8b266255-e510-42d3-8007-036f69506189","ip_address":"172.20.0.12"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["a62ee92f-37a9-4595-b2da-826def32f6cc"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"hv-cinder-83124","binding:vif_type":"hyperv","binding:vif_details":{"connectivity":"legacy","port_filter":false,"bound_drivers":{"0":"hyperv"}},"port_security_enabled":true,"tags":[],"created_at":"2022-03-10T15:32:28Z","updated_at":"2022-03-10T15:33:46Z","revision_number":5,"project_id":"b582e05e9f264561bd47f63e59623838"}]}' 2022-03-10 15:33:51,483 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://10.222.0.44:9696/v2.0/floatingips 2.323s 2022-03-10 15:33:51,483 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"floating_network_id": "dc189a33-6c6d-4e8f-abc8-12b0c2518031", "port_id": "407e9835-41fa-447b-ad28-40c5d646411c", "tenant_id": "b582e05e9f264561bd47f63e59623838", "fixed_ip_address": "172.20.0.12"}} Response - Headers: {'content-type': 'application/json', 'content-length': '798', 'x-openstack-request-id': 'req-31fe1e68-e3b4-4524-87c0-8901509f2ad9', 'date': 'Thu, 10 Mar 2022 15:33:51 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.44:9696/v2.0/floatingips'} Body: b'{"floatingip": {"id": "40e896e2-6fe9-48bd-9465-074206a98430", "tenant_id": "b582e05e9f264561bd47f63e59623838", "floating_ip_address": "172.27.0.154", "floating_network_id": "dc189a33-6c6d-4e8f-abc8-12b0c2518031", "router_id": "c1993907-f147-4a53-821d-49a4f21fb764", "port_id": "407e9835-41fa-447b-ad28-40c5d646411c", "fixed_ip_address": "172.20.0.12", "status": "DOWN", "project_id": "b582e05e9f264561bd47f63e59623838", "description": "", "port_details": {"name": "", "network_id": "c827d6ec-e188-4e99-bfe0-ef902f64b6dc", "mac_address": "fa:16:3e:b7:19:06", "admin_state_up": true, "status": "ACTIVE", "device_id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "device_owner": "compute:nova"}, "tags": [], "created_at": "2022-03-10T15:33:50Z", "updated_at": "2022-03-10T15:33:50Z", "revision_number": 0}}' 2022-03-10 15:33:51,496 118344 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.27.0.154:22' as 'ubuntu' with public key authentication 2022-03-10 15:33:55,541 118344 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.0.154 ([Errno None] Unable to connect to port 22 on 172.27.0.154). Number attempts: 1. Retry after 2 seconds. 2022-03-10 15:34:01,108 118344 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.0.154 ([Errno None] Unable to connect to port 22 on 172.27.0.154). Number attempts: 2. Retry after 3 seconds. 2022-03-10 15:34:07,668 118344 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.0.154 ([Errno None] Unable to connect to port 22 on 172.27.0.154). Number attempts: 3. Retry after 4 seconds. 2022-03-10 15:34:15,252 118344 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.0.154 ([Errno None] Unable to connect to port 22 on 172.27.0.154). Number attempts: 4. Retry after 5 seconds. 2022-03-10 15:34:23,805 118344 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.0.154 ([Errno None] Unable to connect to port 22 on 172.27.0.154). Number attempts: 5. Retry after 6 seconds. 2022-03-10 15:34:30,309 118344 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.0.154 ([Errno None] Unable to connect to port 22 on 172.27.0.154). Number attempts: 6. Retry after 7 seconds. 2022-03-10 15:34:37,818 118344 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.0.154 ([Errno None] Unable to connect to port 22 on 172.27.0.154). Number attempts: 7. Retry after 8 seconds. 2022-03-10 15:34:46,326 118344 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.0.154 ([Errno None] Unable to connect to port 22 on 172.27.0.154). Number attempts: 8. Retry after 9 seconds. 2022-03-10 15:34:55,899 118344 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2) 2022-03-10 15:34:56,444 118344 INFO [paramiko.transport] Authentication (publickey) successful! 2022-03-10 15:34:56,444 118344 INFO [tempest.lib.common.ssh] ssh connection to ubuntu@172.27.0.154 successfully created 2022-03-10 15:34:56,445 118344 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-03-10 15:34:56,445 118344 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.27.0.154:22' as 'ubuntu' with public key authentication 2022-03-10 15:34:56,457 118344 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2) 2022-03-10 15:34:56,567 118344 INFO [paramiko.transport] Authentication (publickey) successful! 2022-03-10 15:34:56,568 118344 INFO [tempest.lib.common.ssh] ssh connection to ubuntu@172.27.0.154 successfully created 2022-03-10 15:35:38,290 118344 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo cat /mnt/timestamp 2022-03-10 15:35:38,291 118344 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.27.0.154:22' as 'ubuntu' with public key authentication 2022-03-10 15:35:38,316 118344 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2) 2022-03-10 15:35:38,447 118344 INFO [paramiko.transport] Authentication (publickey) successful! 2022-03-10 15:35:38,447 118344 INFO [tempest.lib.common.ssh] ssh connection to ubuntu@172.27.0.154 successfully created 2022-03-10 15:36:19,206 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 202 POST http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776/action 0.507s 2022-03-10 15:36:19,206 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"shelve": {}} Response - Headers: {'date': 'Thu, 10 Mar 2022 15:36: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-2b167f86-e32c-490a-b64d-81c2233ae5f1', 'x-compute-request-id': 'req-2b167f86-e32c-490a-b64d-81c2233ae5f1', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776/action'} Body: b'' 2022-03-10 15:36:19,379 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.172s 2022-03-10 15:36:19,380 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:36:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1569', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-827b745c-4728-4930-b26f-a4c56314a225', 'x-compute-request-id': 'req-827b745c-4728-4930-b26f-a4c56314a225', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:36:19Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}, {"version": 4, "addr": "172.27.0.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-394494726"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:36:20,555 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.167s 2022-03-10 15:36:20,558 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:36:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1569', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fddfe5cc-ec9c-4543-8830-543183fc7a50', 'x-compute-request-id': 'req-fddfe5cc-ec9c-4543-8830-543183fc7a50', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:36:19Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}, {"version": 4, "addr": "172.27.0.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-394494726"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:36:21,725 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.159s 2022-03-10 15:36:21,726 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:36:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1569', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-10ffb063-352d-45b4-8d91-43b6d8f193b6', 'x-compute-request-id': 'req-10ffb063-352d-45b4-8d91-43b6d8f193b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:36:19Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}, {"version": 4, "addr": "172.27.0.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-394494726"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:36:22,887 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.153s 2022-03-10 15:36:22,888 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:36:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1569', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cb3dcc41-26b3-42bc-925f-1c2854541970', 'x-compute-request-id': 'req-cb3dcc41-26b3-42bc-925f-1c2854541970', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:36:19Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}, {"version": 4, "addr": "172.27.0.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-394494726"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:36:24,057 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.161s 2022-03-10 15:36:24,058 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:36:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1569', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-214b4cd4-b81c-4e0d-b850-c3fe2c4f9bf7', 'x-compute-request-id': 'req-214b4cd4-b81c-4e0d-b850-c3fe2c4f9bf7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:36:19Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}, {"version": 4, "addr": "172.27.0.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-394494726"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:36:25,227 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.161s 2022-03-10 15:36:25,228 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:36:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1569', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-788e5678-01ac-4fea-9c5a-5590367ebaeb', 'x-compute-request-id': 'req-788e5678-01ac-4fea-9c5a-5590367ebaeb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:36:19Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}, {"version": 4, "addr": "172.27.0.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-394494726"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:36:26,403 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.165s 2022-03-10 15:36:26,403 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:36:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1569', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7b4ca2cd-b1c7-47e4-ac0d-63f7eeadade9', 'x-compute-request-id': 'req-7b4ca2cd-b1c7-47e4-ac0d-63f7eeadade9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:36:19Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}, {"version": 4, "addr": "172.27.0.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-394494726"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:36:27,576 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.164s 2022-03-10 15:36:27,577 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:36:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1569', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-001527bc-ef8b-427e-9ef1-ae212b2eabac', 'x-compute-request-id': 'req-001527bc-ef8b-427e-9ef1-ae212b2eabac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:36:19Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}, {"version": 4, "addr": "172.27.0.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-394494726"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:36:28,749 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.163s 2022-03-10 15:36:28,749 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:36:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1569', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4653de1b-0af2-4cfb-99b0-b9defb5a02c2', 'x-compute-request-id': 'req-4653de1b-0af2-4cfb-99b0-b9defb5a02c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:36:19Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}, {"version": 4, "addr": "172.27.0.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-394494726"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:36:30,007 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.249s 2022-03-10 15:36:30,007 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:36:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1569', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-de40b8ce-e576-42f1-8491-9ac972ee7bf9', 'x-compute-request-id': 'req-de40b8ce-e576-42f1-8491-9ac972ee7bf9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:36:19Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}, {"version": 4, "addr": "172.27.0.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-394494726"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:36:31,171 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.155s 2022-03-10 15:36:31,172 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:36:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1569', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-89974e7b-dd5a-4652-bb94-ebec06aabe80', 'x-compute-request-id': 'req-89974e7b-dd5a-4652-bb94-ebec06aabe80', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:36:19Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}, {"version": 4, "addr": "172.27.0.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-394494726"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:36:32,344 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.163s 2022-03-10 15:36:32,344 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:36:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1569', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d83fc043-38cb-4897-862d-b0584aca260a', 'x-compute-request-id': 'req-d83fc043-38cb-4897-862d-b0584aca260a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:36:19Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}, {"version": 4, "addr": "172.27.0.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-394494726"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:36:33,516 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.164s 2022-03-10 15:36:33,519 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:36:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1569', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d3c8a3bb-ad8c-4c83-9631-d9f5465a68a7', 'x-compute-request-id': 'req-d3c8a3bb-ad8c-4c83-9631-d9f5465a68a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:36:19Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}, {"version": 4, "addr": "172.27.0.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-394494726"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:36:34,684 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.156s 2022-03-10 15:36:34,684 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:36:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1569', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ad43465b-c05a-4e8c-bb96-65f736ccd95f', 'x-compute-request-id': 'req-ad43465b-c05a-4e8c-bb96-65f736ccd95f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:36:19Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}, {"version": 4, "addr": "172.27.0.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-394494726"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:36:35,853 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.161s 2022-03-10 15:36:35,854 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:36:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1569', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-16d1a561-a0b1-436c-8b5e-707a6419e898', 'x-compute-request-id': 'req-16d1a561-a0b1-436c-8b5e-707a6419e898', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:36:19Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}, {"version": 4, "addr": "172.27.0.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-394494726"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:36:37,027 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.165s 2022-03-10 15:36:37,027 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:36:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1569', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-686a2b53-6597-4feb-b21f-e6e4844359fb', 'x-compute-request-id': 'req-686a2b53-6597-4feb-b21f-e6e4844359fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:36:19Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}, {"version": 4, "addr": "172.27.0.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-394494726"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:36:38,289 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.253s 2022-03-10 15:36:38,289 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:36:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1569', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b1243b0f-89e6-4d94-abcc-3b9ae8b939fe', 'x-compute-request-id': 'req-b1243b0f-89e6-4d94-abcc-3b9ae8b939fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:36:19Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}, {"version": 4, "addr": "172.27.0.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-394494726"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:36:39,458 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.160s 2022-03-10 15:36:39,459 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:36:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1569', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-23e7fa0f-360f-4dd3-8beb-fcdd6f645a07', 'x-compute-request-id': 'req-23e7fa0f-360f-4dd3-8beb-fcdd6f645a07', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:36:19Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}, {"version": 4, "addr": "172.27.0.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-394494726"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:36:40,622 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.154s 2022-03-10 15:36:40,623 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:36:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1569', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a3224575-3f31-4ef7-9e44-0b79f9053ab1', 'x-compute-request-id': 'req-a3224575-3f31-4ef7-9e44-0b79f9053ab1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:36:19Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}, {"version": 4, "addr": "172.27.0.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-394494726"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:36:41,787 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.155s 2022-03-10 15:36:41,787 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:36:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1569', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-21c2d151-ab58-4e50-9cfd-4f3878fe3561', 'x-compute-request-id': 'req-21c2d151-ab58-4e50-9cfd-4f3878fe3561', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:36:19Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}, {"version": 4, "addr": "172.27.0.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-394494726"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:36:42,956 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.160s 2022-03-10 15:36:42,957 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:36:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1569', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e919ccdb-3e3f-4480-93cb-684b767f4392', 'x-compute-request-id': 'req-e919ccdb-3e3f-4480-93cb-684b767f4392', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:36:19Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}, {"version": 4, "addr": "172.27.0.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-394494726"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:36:44,126 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.161s 2022-03-10 15:36:44,127 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:36:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1569', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d30db933-eeba-4c48-a41a-c23810876098', 'x-compute-request-id': 'req-d30db933-eeba-4c48-a41a-c23810876098', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:36:19Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}, {"version": 4, "addr": "172.27.0.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-394494726"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:36:45,357 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.221s 2022-03-10 15:36:45,358 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:36:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1569', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8a1d064a-8694-4a8f-b8b2-fb68ef152dd0', 'x-compute-request-id': 'req-8a1d064a-8694-4a8f-b8b2-fb68ef152dd0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:36:19Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}, {"version": 4, "addr": "172.27.0.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-394494726"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:36:46,526 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.159s 2022-03-10 15:36:46,526 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:36:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1569', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0dab7ad1-8ef6-4fc7-aea0-eae09d11c7ed', 'x-compute-request-id': 'req-0dab7ad1-8ef6-4fc7-aea0-eae09d11c7ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:36:19Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}, {"version": 4, "addr": "172.27.0.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-394494726"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:36:47,692 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.157s 2022-03-10 15:36:47,692 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:36:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1569', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-179d6c13-dba1-478f-a2dc-242b45371f62', 'x-compute-request-id': 'req-179d6c13-dba1-478f-a2dc-242b45371f62', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:36:19Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}, {"version": 4, "addr": "172.27.0.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-394494726"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:36:48,861 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.160s 2022-03-10 15:36:48,862 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:36:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1569', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c9b87727-d161-4f3b-842f-e0afd4a9cd81', 'x-compute-request-id': 'req-c9b87727-d161-4f3b-842f-e0afd4a9cd81', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:36:19Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}, {"version": 4, "addr": "172.27.0.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-394494726"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:36:50,033 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.163s 2022-03-10 15:36:50,033 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:36:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1569', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9031c39a-d3bc-4018-a318-af2d7f40dc89', 'x-compute-request-id': 'req-9031c39a-d3bc-4018-a318-af2d7f40dc89', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:36:19Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}, {"version": 4, "addr": "172.27.0.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-394494726"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:36:51,203 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.160s 2022-03-10 15:36:51,203 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:36:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1569', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-af47d614-50e4-4d7b-9937-56a1d578903f', 'x-compute-request-id': 'req-af47d614-50e4-4d7b-9937-56a1d578903f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:36:19Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}, {"version": 4, "addr": "172.27.0.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-394494726"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:36:52,371 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.158s 2022-03-10 15:36:52,371 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:36:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1569', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e1a119b1-f333-47ae-afb7-baef7be7f07c', 'x-compute-request-id': 'req-e1a119b1-f333-47ae-afb7-baef7be7f07c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:36:19Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}, {"version": 4, "addr": "172.27.0.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-394494726"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:36:53,543 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.164s 2022-03-10 15:36:53,544 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:36:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1569', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e8385294-b92e-425f-b2e0-acdec79bbf37', 'x-compute-request-id': 'req-e8385294-b92e-425f-b2e0-acdec79bbf37', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:36:19Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}, {"version": 4, "addr": "172.27.0.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-394494726"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:36:54,714 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.161s 2022-03-10 15:36:54,714 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:36:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1569', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cbaa15ff-2e30-42d6-9dbd-efab72fd1cea', 'x-compute-request-id': 'req-cbaa15ff-2e30-42d6-9dbd-efab72fd1cea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:36:19Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}, {"version": 4, "addr": "172.27.0.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-394494726"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:36:55,878 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.156s 2022-03-10 15:36:55,879 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:36:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1569', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5b8db7f9-4acf-41ae-886a-c132fbbd9d04', 'x-compute-request-id': 'req-5b8db7f9-4acf-41ae-886a-c132fbbd9d04', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:36:19Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}, {"version": 4, "addr": "172.27.0.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-394494726"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:36:57,422 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.533s 2022-03-10 15:36:57,422 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:36:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1569', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f30d593d-472c-4688-a761-62d48ecbd9dd', 'x-compute-request-id': 'req-f30d593d-472c-4688-a761-62d48ecbd9dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:36:19Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}, {"version": 4, "addr": "172.27.0.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-394494726"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:36:58,610 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.180s 2022-03-10 15:36:58,611 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:36:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1569', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-de962d5c-b888-425b-98d3-665eee41b4cd', 'x-compute-request-id': 'req-de962d5c-b888-425b-98d3-665eee41b4cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:36:19Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}, {"version": 4, "addr": "172.27.0.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-394494726"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:36:59,777 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.158s 2022-03-10 15:36:59,778 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:36:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1569', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fe6a5eb1-e55e-4eac-ac11-f591870cbc41', 'x-compute-request-id': 'req-fe6a5eb1-e55e-4eac-ac11-f591870cbc41', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:36:19Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}, {"version": 4, "addr": "172.27.0.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-394494726"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:37:00,946 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.159s 2022-03-10 15:37:00,947 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:37:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1569', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-911a8685-421f-4b13-9f67-460f79551fba', 'x-compute-request-id': 'req-911a8685-421f-4b13-9f67-460f79551fba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:36:19Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}, {"version": 4, "addr": "172.27.0.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-394494726"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:37:02,118 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.162s 2022-03-10 15:37:02,119 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:37:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1569', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2f3b7218-119e-4a93-8f81-87a0d181158c', 'x-compute-request-id': 'req-2f3b7218-119e-4a93-8f81-87a0d181158c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:36:19Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}, {"version": 4, "addr": "172.27.0.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-394494726"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:37:03,282 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.154s 2022-03-10 15:37:03,282 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:37:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1569', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-60551813-745d-4d41-8f39-203115900161', 'x-compute-request-id': 'req-60551813-745d-4d41-8f39-203115900161', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:36:19Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}, {"version": 4, "addr": "172.27.0.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-394494726"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:37:04,457 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.165s 2022-03-10 15:37:04,458 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:37:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1569', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e3338813-a87f-4170-a62d-feec63c655dd', 'x-compute-request-id': 'req-e3338813-a87f-4170-a62d-feec63c655dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:36:19Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}, {"version": 4, "addr": "172.27.0.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-394494726"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:37:05,628 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.160s 2022-03-10 15:37:05,629 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:37:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1569', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-67406973-2090-405e-956c-d9a6e14ed895', 'x-compute-request-id': 'req-67406973-2090-405e-956c-d9a6e14ed895', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:36:19Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}, {"version": 4, "addr": "172.27.0.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-394494726"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:37:06,796 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.157s 2022-03-10 15:37:06,796 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:37:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1569', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-db8c2d51-fb63-4a99-ae83-72737d52e654', 'x-compute-request-id': 'req-db8c2d51-fb63-4a99-ae83-72737d52e654', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:36:19Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}, {"version": 4, "addr": "172.27.0.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-394494726"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:37:07,973 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.161s 2022-03-10 15:37:07,973 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:37:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1569', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d46d20e8-d55b-4190-8f5b-a8e55cd2cadd', 'x-compute-request-id': 'req-d46d20e8-d55b-4190-8f5b-a8e55cd2cadd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:36:19Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}, {"version": 4, "addr": "172.27.0.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-394494726"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:37:09,143 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.161s 2022-03-10 15:37:09,144 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:37:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1569', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b1d8a9fa-188f-4bca-a148-726c61c203e8', 'x-compute-request-id': 'req-b1d8a9fa-188f-4bca-a148-726c61c203e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:36:19Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}, {"version": 4, "addr": "172.27.0.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-394494726"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:37:10,313 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.159s 2022-03-10 15:37:10,313 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:37:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1569', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b8bab542-3837-4eec-a650-d838b1a88e3b', 'x-compute-request-id': 'req-b8bab542-3837-4eec-a650-d838b1a88e3b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:36:19Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}, {"version": 4, "addr": "172.27.0.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-394494726"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:37:11,479 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.157s 2022-03-10 15:37:11,479 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:37:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1569', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9eb84aca-e6c5-4bf2-9590-bc89430ba575', 'x-compute-request-id': 'req-9eb84aca-e6c5-4bf2-9590-bc89430ba575', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:36:19Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}, {"version": 4, "addr": "172.27.0.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-394494726"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:37:12,650 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.162s 2022-03-10 15:37:12,651 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:37:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1569', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c88728df-abe8-43b1-8c75-b8b9b602e57e', 'x-compute-request-id': 'req-c88728df-abe8-43b1-8c75-b8b9b602e57e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:36:19Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}, {"version": 4, "addr": "172.27.0.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-394494726"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:37:13,821 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.161s 2022-03-10 15:37:13,821 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:37:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1569', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-98ffa0db-c602-4481-9488-fb71e49072e0', 'x-compute-request-id': 'req-98ffa0db-c602-4481-9488-fb71e49072e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:36:19Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}, {"version": 4, "addr": "172.27.0.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-394494726"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:37:15,002 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.171s 2022-03-10 15:37:15,003 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:37:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1569', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fbcb7e28-37a0-44cb-a84a-6abb62d37527', 'x-compute-request-id': 'req-fbcb7e28-37a0-44cb-a84a-6abb62d37527', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:36:19Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}, {"version": 4, "addr": "172.27.0.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-394494726"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:37:16,174 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.163s 2022-03-10 15:37:16,176 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:37:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1569', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1b2bd1c9-fe5d-4aa5-a8c6-1219fa8f325c', 'x-compute-request-id': 'req-1b2bd1c9-fe5d-4aa5-a8c6-1219fa8f325c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:36:19Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}, {"version": 4, "addr": "172.27.0.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-394494726"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:37:17,341 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.156s 2022-03-10 15:37:17,342 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:37:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1569', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f42b64e9-9a0c-444d-9f83-894948ad2715', 'x-compute-request-id': 'req-f42b64e9-9a0c-444d-9f83-894948ad2715', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:36:19Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}, {"version": 4, "addr": "172.27.0.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-394494726"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:37:18,507 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.157s 2022-03-10 15:37:18,507 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:37:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1569', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-00840247-6468-4c17-8613-20d111bd9769', 'x-compute-request-id': 'req-00840247-6468-4c17-8613-20d111bd9769', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:36:19Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}, {"version": 4, "addr": "172.27.0.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-394494726"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:37:19,673 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.157s 2022-03-10 15:37:19,674 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:37:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1569', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d3ae1bae-2a22-4512-b3db-8fb84fdbd7a4', 'x-compute-request-id': 'req-d3ae1bae-2a22-4512-b3db-8fb84fdbd7a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:36:19Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}, {"version": 4, "addr": "172.27.0.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-394494726"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:37:20,844 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.161s 2022-03-10 15:37:20,844 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:37:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1569', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-142629f1-3de2-45ba-9204-a1c2f65e6543', 'x-compute-request-id': 'req-142629f1-3de2-45ba-9204-a1c2f65e6543', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:36:19Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}, {"version": 4, "addr": "172.27.0.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-394494726"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:37:22,015 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.162s 2022-03-10 15:37:22,015 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:37:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1569', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8eb330e6-e39e-4f9f-b5db-c5b7a8a4811b', 'x-compute-request-id': 'req-8eb330e6-e39e-4f9f-b5db-c5b7a8a4811b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:36:19Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}, {"version": 4, "addr": "172.27.0.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-394494726"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:37:23,189 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.164s 2022-03-10 15:37:23,189 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:37:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1569', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-103a0c35-602c-487a-9941-4b6f88918649', 'x-compute-request-id': 'req-103a0c35-602c-487a-9941-4b6f88918649', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:36:19Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}, {"version": 4, "addr": "172.27.0.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-394494726"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:37:24,358 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.161s 2022-03-10 15:37:24,359 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:37:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1569', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e4e81ee4-3d35-4180-ae6d-b5de2a6070a6', 'x-compute-request-id': 'req-e4e81ee4-3d35-4180-ae6d-b5de2a6070a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:36:19Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}, {"version": 4, "addr": "172.27.0.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-394494726"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:37:25,540 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.172s 2022-03-10 15:37:25,541 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:37:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1569', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0d13c28a-6b71-43b4-940f-c33342fd0d33', 'x-compute-request-id': 'req-0d13c28a-6b71-43b4-940f-c33342fd0d33', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:36:19Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}, {"version": 4, "addr": "172.27.0.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-394494726"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:37:26,704 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.154s 2022-03-10 15:37:26,704 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:37:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1569', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9fd0f1a9-f641-4705-8497-0e7f10ec95e7', 'x-compute-request-id': 'req-9fd0f1a9-f641-4705-8497-0e7f10ec95e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:36:19Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}, {"version": 4, "addr": "172.27.0.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-394494726"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:37:27,877 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.163s 2022-03-10 15:37:27,877 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:37:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1569', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-21212ef8-5fb9-4acd-9a7f-d96a35d590aa', 'x-compute-request-id': 'req-21212ef8-5fb9-4acd-9a7f-d96a35d590aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:36:19Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}, {"version": 4, "addr": "172.27.0.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-394494726"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:37:29,045 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.159s 2022-03-10 15:37:29,046 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:37:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1569', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a00effac-5dcc-4a61-adff-ad2562355d44', 'x-compute-request-id': 'req-a00effac-5dcc-4a61-adff-ad2562355d44', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:36:19Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}, {"version": 4, "addr": "172.27.0.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-394494726"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:37:30,217 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.163s 2022-03-10 15:37:30,217 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:37:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1569', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-18918ca9-adad-4254-ac65-86c1322553b9', 'x-compute-request-id': 'req-18918ca9-adad-4254-ac65-86c1322553b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:36:19Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}, {"version": 4, "addr": "172.27.0.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-394494726"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:37:31,388 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.162s 2022-03-10 15:37:31,388 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:37:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1569', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c43d8827-eba7-45ae-a883-d511abb348b0', 'x-compute-request-id': 'req-c43d8827-eba7-45ae-a883-d511abb348b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:36:19Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}, {"version": 4, "addr": "172.27.0.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-394494726"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:37:32,557 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.155s 2022-03-10 15:37:32,558 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:37:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1569', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c360a995-a2a2-47ea-97c2-f0e3fe4cee5f', 'x-compute-request-id': 'req-c360a995-a2a2-47ea-97c2-f0e3fe4cee5f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:36:19Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}, {"version": 4, "addr": "172.27.0.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-394494726"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:37:33,724 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.158s 2022-03-10 15:37:33,724 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:37:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1569', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d55b9e8b-5cb4-4e79-9162-85bdb41dec82', 'x-compute-request-id': 'req-d55b9e8b-5cb4-4e79-9162-85bdb41dec82', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:36:19Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}, {"version": 4, "addr": "172.27.0.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-394494726"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:37:34,887 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.154s 2022-03-10 15:37:34,887 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:37:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1569', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2ab1e4c2-fc94-4d0c-8188-a42201399c82', 'x-compute-request-id': 'req-2ab1e4c2-fc94-4d0c-8188-a42201399c82', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:36:19Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}, {"version": 4, "addr": "172.27.0.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-394494726"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:37:36,054 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.158s 2022-03-10 15:37:36,054 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:37:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1569', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2f4f6f05-7596-4309-a09c-1334cdfc91cd', 'x-compute-request-id': 'req-2f4f6f05-7596-4309-a09c-1334cdfc91cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:36:19Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}, {"version": 4, "addr": "172.27.0.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-394494726"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:37:37,228 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.165s 2022-03-10 15:37:37,228 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:37:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1569', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5a295540-2be2-457a-82ec-4597faa558a4', 'x-compute-request-id': 'req-5a295540-2be2-457a-82ec-4597faa558a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:36:19Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}, {"version": 4, "addr": "172.27.0.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-394494726"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:37:38,393 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.156s 2022-03-10 15:37:38,393 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:37:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1569', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-211d8db5-92a7-4634-967a-4dc8557361a7', 'x-compute-request-id': 'req-211d8db5-92a7-4634-967a-4dc8557361a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:36:19Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}, {"version": 4, "addr": "172.27.0.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-394494726"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:37:39,557 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.154s 2022-03-10 15:37:39,557 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:37:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1569', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c6ecdf26-8cb1-466c-88d9-b5a6058751c7', 'x-compute-request-id': 'req-c6ecdf26-8cb1-466c-88d9-b5a6058751c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:36:19Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}, {"version": 4, "addr": "172.27.0.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-394494726"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:37:40,724 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.158s 2022-03-10 15:37:40,724 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:37:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1569', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-78c73167-1570-4c41-a390-f6a150557640', 'x-compute-request-id': 'req-78c73167-1570-4c41-a390-f6a150557640', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:36:19Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}, {"version": 4, "addr": "172.27.0.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-394494726"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:37:41,889 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.157s 2022-03-10 15:37:41,889 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:37:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1569', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-61c49295-11d4-4ba5-9c8e-a780fe053f54', 'x-compute-request-id': 'req-61c49295-11d4-4ba5-9c8e-a780fe053f54', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:36:19Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}, {"version": 4, "addr": "172.27.0.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-394494726"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:37:43,058 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.160s 2022-03-10 15:37:43,058 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:37:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1569', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c2400e92-10de-42ff-800b-79d9e67dade7', 'x-compute-request-id': 'req-c2400e92-10de-42ff-800b-79d9e67dade7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:36:19Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}, {"version": 4, "addr": "172.27.0.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-394494726"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:37:44,231 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.164s 2022-03-10 15:37:44,232 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:37:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1569', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6d159ea4-9be1-4238-8deb-35f571016c89', 'x-compute-request-id': 'req-6d159ea4-9be1-4238-8deb-35f571016c89', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:36:19Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}, {"version": 4, "addr": "172.27.0.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-394494726"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:37:45,403 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.163s 2022-03-10 15:37:45,404 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:37:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1569', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a979b9ba-03e1-4475-9a89-a6d6a31aa8ba', 'x-compute-request-id': 'req-a979b9ba-03e1-4475-9a89-a6d6a31aa8ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:36:19Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}, {"version": 4, "addr": "172.27.0.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-394494726"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:37:46,568 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.156s 2022-03-10 15:37:46,569 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:37:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1569', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5740092e-7488-4b34-8bc4-cdb52b0d4b60', 'x-compute-request-id': 'req-5740092e-7488-4b34-8bc4-cdb52b0d4b60', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:36:19Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}, {"version": 4, "addr": "172.27.0.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-394494726"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:37:47,740 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.161s 2022-03-10 15:37:47,740 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:37:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1569', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-075a85d4-3f0f-40e4-b2fa-0f00c6586a33', 'x-compute-request-id': 'req-075a85d4-3f0f-40e4-b2fa-0f00c6586a33', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:36:19Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}, {"version": 4, "addr": "172.27.0.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-394494726"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:37:48,906 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.157s 2022-03-10 15:37:48,906 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:37:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1569', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-df87807f-9005-4d34-b09f-56b56168d998', 'x-compute-request-id': 'req-df87807f-9005-4d34-b09f-56b56168d998', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:36:19Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}, {"version": 4, "addr": "172.27.0.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-394494726"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:37:50,075 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.160s 2022-03-10 15:37:50,075 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:37:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1569', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7de27d90-3f02-459d-9ea6-94b53bb173e9', 'x-compute-request-id': 'req-7de27d90-3f02-459d-9ea6-94b53bb173e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:36:19Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}, {"version": 4, "addr": "172.27.0.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-394494726"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:37:51,243 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.159s 2022-03-10 15:37:51,243 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:37:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1569', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-89298159-a146-4b85-af9f-694ddbeeab4f', 'x-compute-request-id': 'req-89298159-a146-4b85-af9f-694ddbeeab4f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:36:19Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}, {"version": 4, "addr": "172.27.0.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-394494726"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:37:52,410 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.158s 2022-03-10 15:37:52,411 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:37:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1569', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-14291ca2-45d2-4e73-8f0c-4396291e43c7', 'x-compute-request-id': 'req-14291ca2-45d2-4e73-8f0c-4396291e43c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:36:19Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}, {"version": 4, "addr": "172.27.0.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-394494726"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:37:53,575 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.157s 2022-03-10 15:37:53,576 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:37:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1569', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f465c73a-cd44-46f7-872d-2fe783ecf2e0', 'x-compute-request-id': 'req-f465c73a-cd44-46f7-872d-2fe783ecf2e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:36:19Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}, {"version": 4, "addr": "172.27.0.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-394494726"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:37:54,743 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.158s 2022-03-10 15:37:54,743 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:37:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1569', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-911a547f-86ff-4e4d-a186-78626a8359f0', 'x-compute-request-id': 'req-911a547f-86ff-4e4d-a186-78626a8359f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:36:19Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}, {"version": 4, "addr": "172.27.0.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-394494726"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:37:55,904 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.152s 2022-03-10 15:37:55,905 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:37:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1569', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a6574a4d-c5b0-45b1-b37b-5478d71f3464', 'x-compute-request-id': 'req-a6574a4d-c5b0-45b1-b37b-5478d71f3464', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:36:19Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}, {"version": 4, "addr": "172.27.0.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-394494726"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:37:57,310 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.396s 2022-03-10 15:37:57,310 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:37:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1569', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-253b513e-a624-4b76-874c-cc876405b4f2', 'x-compute-request-id': 'req-253b513e-a624-4b76-874c-cc876405b4f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:36:19Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}, {"version": 4, "addr": "172.27.0.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-394494726"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:37:58,479 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.160s 2022-03-10 15:37:58,480 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:37:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1569', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-772fa585-2009-48be-9db6-2eca01dae697', 'x-compute-request-id': 'req-772fa585-2009-48be-9db6-2eca01dae697', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:36:19Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}, {"version": 4, "addr": "172.27.0.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-394494726"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:37:59,651 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.163s 2022-03-10 15:37:59,652 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:37:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1569', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-76ec7546-315b-4208-b7fe-062d9b94f678', 'x-compute-request-id': 'req-76ec7546-315b-4208-b7fe-062d9b94f678', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:36:19Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}, {"version": 4, "addr": "172.27.0.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-394494726"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:38:00,815 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.154s 2022-03-10 15:38:00,815 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:38:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1569', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-993fba80-0c5a-49a5-b69a-ccf3049998a6', 'x-compute-request-id': 'req-993fba80-0c5a-49a5-b69a-ccf3049998a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:36:19Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}, {"version": 4, "addr": "172.27.0.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-394494726"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:38:01,985 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.159s 2022-03-10 15:38:01,985 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:38:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1569', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-687a88c5-7b68-46b5-bfec-2ce3d0b37ce8', 'x-compute-request-id': 'req-687a88c5-7b68-46b5-bfec-2ce3d0b37ce8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:36:19Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}, {"version": 4, "addr": "172.27.0.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-394494726"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:38:03,153 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.160s 2022-03-10 15:38:03,154 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:38:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1569', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f081f984-b79f-4647-ba8d-ab46a5f0a1e4', 'x-compute-request-id': 'req-f081f984-b79f-4647-ba8d-ab46a5f0a1e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:36:19Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}, {"version": 4, "addr": "172.27.0.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-394494726"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:38:04,341 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.179s 2022-03-10 15:38:04,341 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:38:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1569', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-16fe3268-e9f6-4888-9cd7-daf9dd3694c6', 'x-compute-request-id': 'req-16fe3268-e9f6-4888-9cd7-daf9dd3694c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:36:19Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}, {"version": 4, "addr": "172.27.0.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-394494726"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:38:05,560 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.210s 2022-03-10 15:38:05,561 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:38:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1569', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2d531f90-3702-4d23-a5c9-34a6ec0e84ad', 'x-compute-request-id': 'req-2d531f90-3702-4d23-a5c9-34a6ec0e84ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:36:19Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}, {"version": 4, "addr": "172.27.0.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-394494726"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:38:06,731 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.162s 2022-03-10 15:38:06,732 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:38:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1569', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-35314a2f-8094-4473-b3e2-8ae8b257967e', 'x-compute-request-id': 'req-35314a2f-8094-4473-b3e2-8ae8b257967e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:36:19Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}, {"version": 4, "addr": "172.27.0.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-394494726"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:38:07,898 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.157s 2022-03-10 15:38:07,898 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:38:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1569', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f2365e3a-c125-4556-89d9-d42a671e236e', 'x-compute-request-id': 'req-f2365e3a-c125-4556-89d9-d42a671e236e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:36:19Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}, {"version": 4, "addr": "172.27.0.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-394494726"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:38:09,067 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.159s 2022-03-10 15:38:09,067 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:38:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1569', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-03aa1221-9b9f-43e0-8d9c-b51ec9aad215', 'x-compute-request-id': 'req-03aa1221-9b9f-43e0-8d9c-b51ec9aad215', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:36:19Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}, {"version": 4, "addr": "172.27.0.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-394494726"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:38:10,232 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.156s 2022-03-10 15:38:10,233 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:38:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1569', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a3bb1509-c234-4d89-bd70-9d0bc974c013', 'x-compute-request-id': 'req-a3bb1509-c234-4d89-bd70-9d0bc974c013', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:36:19Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}, {"version": 4, "addr": "172.27.0.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-394494726"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:38:11,400 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.159s 2022-03-10 15:38:11,401 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:38:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1569', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bfc94a91-48b7-4201-a6b2-0bfd65857753', 'x-compute-request-id': 'req-bfc94a91-48b7-4201-a6b2-0bfd65857753', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:36:19Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}, {"version": 4, "addr": "172.27.0.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-394494726"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:38:12,568 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.159s 2022-03-10 15:38:12,569 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:38:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1569', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0b37ca71-26a0-4053-adc3-ee03488a23e9', 'x-compute-request-id': 'req-0b37ca71-26a0-4053-adc3-ee03488a23e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:36:19Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}, {"version": 4, "addr": "172.27.0.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-394494726"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:38:13,739 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.161s 2022-03-10 15:38:13,739 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:38:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1569', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-94b3bbdd-e900-44bd-b743-a138177682d7', 'x-compute-request-id': 'req-94b3bbdd-e900-44bd-b743-a138177682d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:36:19Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}, {"version": 4, "addr": "172.27.0.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-394494726"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:38:14,905 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.157s 2022-03-10 15:38:14,905 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:38:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1569', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dd11f11a-5f40-4239-8906-53dd05c02f3f', 'x-compute-request-id': 'req-dd11f11a-5f40-4239-8906-53dd05c02f3f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:36:19Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}, {"version": 4, "addr": "172.27.0.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-394494726"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:38:16,075 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.161s 2022-03-10 15:38:16,075 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:38:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1569', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d0d81064-bf2a-4425-b2d9-2f42e18531c2', 'x-compute-request-id': 'req-d0d81064-bf2a-4425-b2d9-2f42e18531c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:36:19Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}, {"version": 4, "addr": "172.27.0.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-394494726"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:38:17,241 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.157s 2022-03-10 15:38:17,241 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:38:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1569', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3591bffe-4302-4e45-b6de-381b4db52768', 'x-compute-request-id': 'req-3591bffe-4302-4e45-b6de-381b4db52768', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:36:19Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}, {"version": 4, "addr": "172.27.0.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-394494726"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:38:18,410 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.159s 2022-03-10 15:38:18,410 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:38:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1569', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-382de353-a447-457e-9a2c-4683bdc55dfc', 'x-compute-request-id': 'req-382de353-a447-457e-9a2c-4683bdc55dfc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:36:19Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}, {"version": 4, "addr": "172.27.0.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-394494726"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:38:19,580 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.160s 2022-03-10 15:38:19,581 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:38:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1569', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d012d5e4-10b2-4b64-9172-b1de832fcdda', 'x-compute-request-id': 'req-d012d5e4-10b2-4b64-9172-b1de832fcdda', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:36:19Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}, {"version": 4, "addr": "172.27.0.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-394494726"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:38:20,749 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.159s 2022-03-10 15:38:20,749 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:38:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1569', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dbaf8cc4-b88a-4cd6-b9f3-3dd15110bf01', 'x-compute-request-id': 'req-dbaf8cc4-b88a-4cd6-b9f3-3dd15110bf01', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:36:19Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}, {"version": 4, "addr": "172.27.0.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-394494726"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:38:21,912 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.154s 2022-03-10 15:38:21,912 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:38:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1569', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d4ccf97d-f7b6-4259-90a5-f449e3ee3369', 'x-compute-request-id': 'req-d4ccf97d-f7b6-4259-90a5-f449e3ee3369', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:36:19Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}, {"version": 4, "addr": "172.27.0.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-394494726"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:38:23,079 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.158s 2022-03-10 15:38:23,080 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:38:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1569', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b58baede-9d61-4e91-ae01-7241344ce8ee', 'x-compute-request-id': 'req-b58baede-9d61-4e91-ae01-7241344ce8ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:36:19Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}, {"version": 4, "addr": "172.27.0.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-394494726"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:38:24,246 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.158s 2022-03-10 15:38:24,246 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:38:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1569', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1f2b8ba1-1b63-47f4-831c-bc5bb88b7e1d', 'x-compute-request-id': 'req-1f2b8ba1-1b63-47f4-831c-bc5bb88b7e1d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:36:19Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}, {"version": 4, "addr": "172.27.0.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-394494726"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:38:25,418 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.163s 2022-03-10 15:38:25,418 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:38:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1569', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aaa9ba17-00a2-4a8f-822e-34cc44333365', 'x-compute-request-id': 'req-aaa9ba17-00a2-4a8f-822e-34cc44333365', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:36:19Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}, {"version": 4, "addr": "172.27.0.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-394494726"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:38:26,589 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.162s 2022-03-10 15:38:26,589 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:38:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1569', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3d060f1f-68b1-491b-95ff-d7e405fa33b8', 'x-compute-request-id': 'req-3d060f1f-68b1-491b-95ff-d7e405fa33b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:36:19Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}, {"version": 4, "addr": "172.27.0.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-394494726"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:38:27,757 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.159s 2022-03-10 15:38:27,758 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:38:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1569', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ebc84e0e-ed3c-4ef7-956e-b0ad8fc5a89b', 'x-compute-request-id': 'req-ebc84e0e-ed3c-4ef7-956e-b0ad8fc5a89b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:36:19Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}, {"version": 4, "addr": "172.27.0.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-394494726"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:38:28,926 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.160s 2022-03-10 15:38:28,926 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:38:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1569', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d4768c8c-e768-4f8f-b657-05be3314c2fb', 'x-compute-request-id': 'req-d4768c8c-e768-4f8f-b657-05be3314c2fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:36:19Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}, {"version": 4, "addr": "172.27.0.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-394494726"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:38:30,091 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.156s 2022-03-10 15:38:30,091 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:38:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1569', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2b3e83a3-f075-4d71-aca9-ef7611b2fc82', 'x-compute-request-id': 'req-2b3e83a3-f075-4d71-aca9-ef7611b2fc82', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:36:19Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}, {"version": 4, "addr": "172.27.0.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-394494726"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:38:31,256 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.156s 2022-03-10 15:38:31,256 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:38:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1569', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aa2f34df-613d-45c8-833e-f4451e434765', 'x-compute-request-id': 'req-aa2f34df-613d-45c8-833e-f4451e434765', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:36:19Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}, {"version": 4, "addr": "172.27.0.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-394494726"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:38:32,430 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.165s 2022-03-10 15:38:32,431 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:38:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1569', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-19058bdf-7129-41a2-b133-4e41df20516f', 'x-compute-request-id': 'req-19058bdf-7129-41a2-b133-4e41df20516f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:36:19Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}, {"version": 4, "addr": "172.27.0.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-394494726"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:38:33,599 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.160s 2022-03-10 15:38:33,600 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:38:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1569', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-db4b3cb0-d0ed-483b-b333-d0d967614de7', 'x-compute-request-id': 'req-db4b3cb0-d0ed-483b-b333-d0d967614de7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:36:19Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}, {"version": 4, "addr": "172.27.0.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-394494726"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:38:34,767 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.158s 2022-03-10 15:38:34,768 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:38:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1569', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8c922731-20d0-4f28-8408-fb422e358830', 'x-compute-request-id': 'req-8c922731-20d0-4f28-8408-fb422e358830', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:36:19Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}, {"version": 4, "addr": "172.27.0.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-394494726"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:38:35,931 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.154s 2022-03-10 15:38:35,931 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:38:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1569', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3e0a06ca-e090-4473-8251-ac68c64d4e3c', 'x-compute-request-id': 'req-3e0a06ca-e090-4473-8251-ac68c64d4e3c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:36:19Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}, {"version": 4, "addr": "172.27.0.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-394494726"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:38:37,095 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.155s 2022-03-10 15:38:37,096 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:38:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1569', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-225bb7a0-bbfa-4cbd-ac0e-3972ed28aec4', 'x-compute-request-id': 'req-225bb7a0-bbfa-4cbd-ac0e-3972ed28aec4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:36:19Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}, {"version": 4, "addr": "172.27.0.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-394494726"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:38:38,265 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.161s 2022-03-10 15:38:38,266 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:38:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1569', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4a2e20a8-11ee-468b-ae93-99fe5dcde6cc', 'x-compute-request-id': 'req-4a2e20a8-11ee-468b-ae93-99fe5dcde6cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:36:19Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}, {"version": 4, "addr": "172.27.0.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-394494726"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:38:39,436 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.161s 2022-03-10 15:38:39,436 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:38:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1569', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-042aa23f-ac09-465a-accd-31aa89fc34bd', 'x-compute-request-id': 'req-042aa23f-ac09-465a-accd-31aa89fc34bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:36:19Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}, {"version": 4, "addr": "172.27.0.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-394494726"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:38:40,606 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.161s 2022-03-10 15:38:40,606 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:38:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1569', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-326bba01-92e9-472b-9d7a-23c0c2bc6482', 'x-compute-request-id': 'req-326bba01-92e9-472b-9d7a-23c0c2bc6482', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:36:19Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}, {"version": 4, "addr": "172.27.0.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-394494726"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:38:41,792 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.177s 2022-03-10 15:38:41,792 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:38:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1569', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-65d7f650-4423-4105-8acb-cacd79a5424d', 'x-compute-request-id': 'req-65d7f650-4423-4105-8acb-cacd79a5424d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:36:19Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}, {"version": 4, "addr": "172.27.0.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-394494726"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:38:42,956 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.155s 2022-03-10 15:38:42,957 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:38:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1569', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-13c699d6-f081-4951-a81a-230f01dbecff', 'x-compute-request-id': 'req-13c699d6-f081-4951-a81a-230f01dbecff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:36:19Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}, {"version": 4, "addr": "172.27.0.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-394494726"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:38:44,124 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.158s 2022-03-10 15:38:44,125 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:38:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1569', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-acf7ec2c-1888-4fc5-b012-4999c5ceedf2', 'x-compute-request-id': 'req-acf7ec2c-1888-4fc5-b012-4999c5ceedf2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:36:19Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}, {"version": 4, "addr": "172.27.0.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-394494726"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:38:45,290 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.156s 2022-03-10 15:38:45,290 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:38:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1569', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b47ce9b0-cf4e-47d1-8f36-f521e52c97a4', 'x-compute-request-id': 'req-b47ce9b0-cf4e-47d1-8f36-f521e52c97a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:36:19Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}, {"version": 4, "addr": "172.27.0.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-394494726"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:38:46,461 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.162s 2022-03-10 15:38:46,461 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:38:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1569', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3608a05d-2311-42e6-9817-16224adc78a6', 'x-compute-request-id': 'req-3608a05d-2311-42e6-9817-16224adc78a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:36:19Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}, {"version": 4, "addr": "172.27.0.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-394494726"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:38:47,630 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.161s 2022-03-10 15:38:47,631 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:38:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1569', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3110abfe-a35f-4914-be9c-4aa36f922801', 'x-compute-request-id': 'req-3110abfe-a35f-4914-be9c-4aa36f922801', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:36:19Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}, {"version": 4, "addr": "172.27.0.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-394494726"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:38:48,806 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.166s 2022-03-10 15:38:48,806 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:38:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1569', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-677b57c0-b670-4d1f-aa68-4d4ce52ec87b', 'x-compute-request-id': 'req-677b57c0-b670-4d1f-aa68-4d4ce52ec87b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:36:19Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}, {"version": 4, "addr": "172.27.0.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-394494726"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:38:49,982 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.167s 2022-03-10 15:38:49,983 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:38:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1569', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-60528c07-4057-4d99-ad33-a89e38db94f8', 'x-compute-request-id': 'req-60528c07-4057-4d99-ad33-a89e38db94f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:36:19Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}, {"version": 4, "addr": "172.27.0.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-394494726"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:38:51,165 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.173s 2022-03-10 15:38:51,165 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:38:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1569', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-78ee070d-0704-41ba-9b26-801f5e7f51d9', 'x-compute-request-id': 'req-78ee070d-0704-41ba-9b26-801f5e7f51d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:36:19Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}, {"version": 4, "addr": "172.27.0.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-394494726"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:38:52,342 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.168s 2022-03-10 15:38:52,343 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:38:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1569', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fc192a41-17f3-4326-ae63-9d451dd4547d', 'x-compute-request-id': 'req-fc192a41-17f3-4326-ae63-9d451dd4547d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:36:19Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}, {"version": 4, "addr": "172.27.0.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-394494726"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:38:53,518 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.167s 2022-03-10 15:38:53,519 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:38:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1569', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4221f6a0-ea64-457a-a683-d3d8d3c6ca58', 'x-compute-request-id': 'req-4221f6a0-ea64-457a-a683-d3d8d3c6ca58', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:36:19Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}, {"version": 4, "addr": "172.27.0.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-394494726"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:38:54,698 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.170s 2022-03-10 15:38:54,699 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:38:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1569', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-18fe2c4b-fc21-4dc0-ac58-500eee946429', 'x-compute-request-id': 'req-18fe2c4b-fc21-4dc0-ac58-500eee946429', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:36:19Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}, {"version": 4, "addr": "172.27.0.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-394494726"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:38:55,877 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.169s 2022-03-10 15:38:55,877 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:38:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1569', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-af81e343-1988-4bfe-9426-44a9b9acfe60', 'x-compute-request-id': 'req-af81e343-1988-4bfe-9426-44a9b9acfe60', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:36:19Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}, {"version": 4, "addr": "172.27.0.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-394494726"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:38:57,447 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.561s 2022-03-10 15:38:57,448 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:38:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1569', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-702ac736-65f6-4646-825c-6b8854543b50', 'x-compute-request-id': 'req-702ac736-65f6-4646-825c-6b8854543b50', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:36:19Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}, {"version": 4, "addr": "172.27.0.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-394494726"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:38:58,663 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.207s 2022-03-10 15:38:58,664 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:38:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1569', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-162c88a3-5d57-4a7a-b191-a6a0b96c7174', 'x-compute-request-id': 'req-162c88a3-5d57-4a7a-b191-a6a0b96c7174', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:36:19Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}, {"version": 4, "addr": "172.27.0.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-394494726"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:38:59,846 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.173s 2022-03-10 15:38:59,846 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:38:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1569', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d651c3a3-05da-4996-b19a-01faeb1a9e0b', 'x-compute-request-id': 'req-d651c3a3-05da-4996-b19a-01faeb1a9e0b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:36:19Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}, {"version": 4, "addr": "172.27.0.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-394494726"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:39:01,032 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.177s 2022-03-10 15:39:01,033 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:39:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1569', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bf91d6c9-27f4-4074-9aa5-2bb569f4466b', 'x-compute-request-id': 'req-bf91d6c9-27f4-4074-9aa5-2bb569f4466b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:36:19Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}, {"version": 4, "addr": "172.27.0.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-394494726"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:39:02,207 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.164s 2022-03-10 15:39:02,207 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:39:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1569', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-781f123c-b65b-4a36-a2d7-d6c01c8b3564', 'x-compute-request-id': 'req-781f123c-b65b-4a36-a2d7-d6c01c8b3564', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:36:19Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}, {"version": 4, "addr": "172.27.0.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-394494726"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:39:03,379 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.162s 2022-03-10 15:39:03,379 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:39:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1569', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c823dfb2-ba46-4b00-ae87-8b1ae5b89ee0', 'x-compute-request-id': 'req-c823dfb2-ba46-4b00-ae87-8b1ae5b89ee0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:36:19Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}, {"version": 4, "addr": "172.27.0.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-394494726"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:39:04,562 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.174s 2022-03-10 15:39:04,563 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:39:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1569', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-54c266e3-ffe4-4cef-8466-1d623bf273d2', 'x-compute-request-id': 'req-54c266e3-ffe4-4cef-8466-1d623bf273d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:36:19Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}, {"version": 4, "addr": "172.27.0.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-394494726"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:39:05,753 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.181s 2022-03-10 15:39:05,753 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:39:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1569', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-470f532f-6db8-4cdf-b31e-398170e5e4a2', 'x-compute-request-id': 'req-470f532f-6db8-4cdf-b31e-398170e5e4a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:36:19Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}, {"version": 4, "addr": "172.27.0.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-394494726"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:39:06,922 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.159s 2022-03-10 15:39:06,922 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:39:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1569', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bfab2a82-8696-4bd0-b1d8-ecf0531abb19', 'x-compute-request-id': 'req-bfab2a82-8696-4bd0-b1d8-ecf0531abb19', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:36:19Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}, {"version": 4, "addr": "172.27.0.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-394494726"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:39:08,093 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.162s 2022-03-10 15:39:08,094 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:39:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1569', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7853617c-8513-4409-8445-17df6415e39d', 'x-compute-request-id': 'req-7853617c-8513-4409-8445-17df6415e39d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:36:19Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}, {"version": 4, "addr": "172.27.0.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-394494726"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:39:09,291 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.183s 2022-03-10 15:39:09,291 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:39:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1569', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9bf3554a-daed-410a-9b2e-25986d5adfd7', 'x-compute-request-id': 'req-9bf3554a-daed-410a-9b2e-25986d5adfd7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:36:19Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}, {"version": 4, "addr": "172.27.0.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-394494726"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:39:10,460 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.160s 2022-03-10 15:39:10,461 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:39:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1569', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5dd3dea5-471f-4409-bb00-f0a50098e9e8', 'x-compute-request-id': 'req-5dd3dea5-471f-4409-bb00-f0a50098e9e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:36:19Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}, {"version": 4, "addr": "172.27.0.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-394494726"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:39:11,646 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.176s 2022-03-10 15:39:11,647 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:39:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1569', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9650afd6-741e-49a7-b897-551787bcc8ab', 'x-compute-request-id': 'req-9650afd6-741e-49a7-b897-551787bcc8ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:36:19Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}, {"version": 4, "addr": "172.27.0.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-394494726"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:39:12,824 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.168s 2022-03-10 15:39:12,825 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:39:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1569', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bb453e60-0f38-4c21-a5ac-c9beaed0777b', 'x-compute-request-id': 'req-bb453e60-0f38-4c21-a5ac-c9beaed0777b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:36:19Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}, {"version": 4, "addr": "172.27.0.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-394494726"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:39:13,993 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.159s 2022-03-10 15:39:13,993 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:39:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1569', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a8fce64e-58e5-408f-b337-7ff41b576618', 'x-compute-request-id': 'req-a8fce64e-58e5-408f-b337-7ff41b576618', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:36:19Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}, {"version": 4, "addr": "172.27.0.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-394494726"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:39:15,163 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.161s 2022-03-10 15:39:15,163 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:39:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1569', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8dbeec85-f758-442c-a8e1-96f372d63bf5', 'x-compute-request-id': 'req-8dbeec85-f758-442c-a8e1-96f372d63bf5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:36:19Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}, {"version": 4, "addr": "172.27.0.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-394494726"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:39:16,332 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.160s 2022-03-10 15:39:16,332 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:39:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1569', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-308394d6-afd8-4559-9530-ebc34c1737f8', 'x-compute-request-id': 'req-308394d6-afd8-4559-9530-ebc34c1737f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:36:19Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}, {"version": 4, "addr": "172.27.0.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-394494726"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:39:17,505 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.164s 2022-03-10 15:39:17,505 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:39:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1569', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-85d8424f-147a-4428-8381-b611f1f62c44', 'x-compute-request-id': 'req-85d8424f-147a-4428-8381-b611f1f62c44', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:36:19Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}, {"version": 4, "addr": "172.27.0.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-394494726"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:39:18,677 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.163s 2022-03-10 15:39:18,678 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:39:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1569', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-347dbf9c-d803-4fbb-9931-fe6f770fc109', 'x-compute-request-id': 'req-347dbf9c-d803-4fbb-9931-fe6f770fc109', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:36:19Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}, {"version": 4, "addr": "172.27.0.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-394494726"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:39:19,858 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.172s 2022-03-10 15:39:19,859 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:39:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1569', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-52a8cc73-b9a8-49c0-b53f-e8be08a0cfa0', 'x-compute-request-id': 'req-52a8cc73-b9a8-49c0-b53f-e8be08a0cfa0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:36:19Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}, {"version": 4, "addr": "172.27.0.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-394494726"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:39:21,035 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.167s 2022-03-10 15:39:21,036 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:39:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1569', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-830cd8af-1f74-4629-a647-eb0727ed7761', 'x-compute-request-id': 'req-830cd8af-1f74-4629-a647-eb0727ed7761', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:36:19Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}, {"version": 4, "addr": "172.27.0.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-394494726"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:39:22,216 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.172s 2022-03-10 15:39:22,217 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:39:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1569', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-62304207-038b-4c2b-a2bd-91c47fe80cb8', 'x-compute-request-id': 'req-62304207-038b-4c2b-a2bd-91c47fe80cb8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:36:19Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}, {"version": 4, "addr": "172.27.0.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-394494726"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:39:23,388 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.163s 2022-03-10 15:39:23,389 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:39:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1569', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3c9fdd37-213d-48ff-9b68-8cbf247fe65c', 'x-compute-request-id': 'req-3c9fdd37-213d-48ff-9b68-8cbf247fe65c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:36:19Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}, {"version": 4, "addr": "172.27.0.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-394494726"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:39:24,557 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.159s 2022-03-10 15:39:24,557 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:39:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1569', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c9c26713-f39e-4208-90e2-4fcd7237709e', 'x-compute-request-id': 'req-c9c26713-f39e-4208-90e2-4fcd7237709e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:36:19Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}, {"version": 4, "addr": "172.27.0.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-394494726"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:39:25,730 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.165s 2022-03-10 15:39:25,730 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:39:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1569', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e7be3736-b36b-4778-82b4-a2dc2ebf92fa', 'x-compute-request-id': 'req-e7be3736-b36b-4778-82b4-a2dc2ebf92fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:36:19Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}, {"version": 4, "addr": "172.27.0.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-394494726"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:39:26,898 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.158s 2022-03-10 15:39:26,899 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:39:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1569', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-919ec726-b810-4484-907d-28b0da34ea13', 'x-compute-request-id': 'req-919ec726-b810-4484-907d-28b0da34ea13', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:36:19Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}, {"version": 4, "addr": "172.27.0.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-394494726"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:39:28,076 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.168s 2022-03-10 15:39:28,076 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:39:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1569', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bf702fd1-c185-40b2-a268-b9fded595007', 'x-compute-request-id': 'req-bf702fd1-c185-40b2-a268-b9fded595007', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:36:19Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}, {"version": 4, "addr": "172.27.0.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-394494726"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:39:29,295 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.209s 2022-03-10 15:39:29,295 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:39:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1569', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8e05bc0b-e279-47ee-8aae-d839e6a1c5ac', 'x-compute-request-id': 'req-8e05bc0b-e279-47ee-8aae-d839e6a1c5ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:36:19Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}, {"version": 4, "addr": "172.27.0.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-394494726"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:40:30,366 118344 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.44', port=80): Read timed out. (read timeout=60)")': /compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 2022-03-10 15:41:30,426 118344 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.44', port=80): Read timed out. (read timeout=60)")': /compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 2022-03-10 15:42:30,485 118344 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.44', port=80): Read timed out. (read timeout=60)")': /compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 2022-03-10 15:43:30,546 118344 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.44', port=80): Read timed out. (read timeout=60)")': /compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 2022-03-10 15:44:30,607 118344 WARNING [urllib3.connectionpool] Retrying (Retry(total=5, connect=None, read=None, redirect=5, status=None)) after connection broken by 'ReadTimeoutError("HTTPConnectionPool(host='10.222.0.44', port=80): Read timed out. (read timeout=60)")': /compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 2022-03-10 15:45:30,667 118344 WARNING [urllib3.connectionpool] Retrying (Retry(total=4, connect=None, read=None, redirect=5, status=None)) after connection broken by 'ReadTimeoutError("HTTPConnectionPool(host='10.222.0.44', port=80): Read timed out. (read timeout=60)")': /compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 2022-03-10 15:46:30,727 118344 WARNING [urllib3.connectionpool] Retrying (Retry(total=3, connect=None, read=None, redirect=5, status=None)) after connection broken by 'ReadTimeoutError("HTTPConnectionPool(host='10.222.0.44', port=80): Read timed out. (read timeout=60)")': /compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 2022-03-10 15:46:36,017 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 425.705s 2022-03-10 15:46:36,018 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:46:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1563', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8e3203e9-af45-4513-b768-5383d61192cb', 'x-compute-request-id': 'req-8e3203e9-af45-4513-b768-5383d61192cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:46:35Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}, {"version": 4, "addr": "172.27.0.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-394494726"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:46:36,025 118344 INFO [tempest.common.waiters] State transition "ACTIVE/shelving" ==> "ACTIVE/None" after 617 second wait 2022-03-10 15:46:37,062 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 204 DELETE http://10.222.0.44:9696/v2.0/floatingips/40e896e2-6fe9-48bd-9465-074206a98430 1.023s 2022-03-10 15:46:37,062 118344 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-a5bfc1fe-1330-4a1d-a6ab-1329a80babb1', 'content-length': '0', 'date': 'Thu, 10 Mar 2022 15:46:37 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.44:9696/v2.0/floatingips/40e896e2-6fe9-48bd-9465-074206a98430'} Body: b'' 2022-03-10 15:46:37,474 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 204 DELETE http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.411s 2022-03-10 15:46:37,475 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:46:37 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-3484c6d3-360e-4494-833f-979123d72482', 'x-compute-request-id': 'req-3484c6d3-360e-4494-833f-979123d72482', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'' 2022-03-10 15:46:38,228 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.752s 2022-03-10 15:46:38,228 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:46:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1569', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-80d3bca3-7f31-466e-8937-8d5d8b9e8b84', 'x-compute-request-id': 'req-80d3bca3-7f31-466e-8937-8d5d8b9e8b84', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:46:37Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}, {"version": 4, "addr": "172.27.0.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-394494726"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:46:39,337 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.099s 2022-03-10 15:46:39,338 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:46:39 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-21d9ba0a-f5e7-4f96-b903-064fab8da93d', 'x-compute-request-id': 'req-21d9ba0a-f5e7-4f96-b903-064fab8da93d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:46:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:46:40,448 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.101s 2022-03-10 15:46:40,448 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:46:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d9966636-4f4c-470d-99fc-ddb6761c2c99', 'x-compute-request-id': 'req-d9966636-4f4c-470d-99fc-ddb6761c2c99', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:46:37Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:46:41,589 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.130s 2022-03-10 15:46:41,590 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:46:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-673414cf-630b-4bd2-9e34-a3652a5483a7', 'x-compute-request-id': 'req-673414cf-630b-4bd2-9e34-a3652a5483a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:46:37Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:46:42,683 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.085s 2022-03-10 15:46:42,684 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:46:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b9a13281-d214-4f89-afc7-42c7399c561d', 'x-compute-request-id': 'req-b9a13281-d214-4f89-afc7-42c7399c561d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:46:37Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:46:43,776 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.084s 2022-03-10 15:46:43,776 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:46:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-32ab0a02-f049-41f4-a69a-b1d0da0653cc', 'x-compute-request-id': 'req-32ab0a02-f049-41f4-a69a-b1d0da0653cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:46:37Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:46:44,878 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.093s 2022-03-10 15:46:44,879 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:46:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bf096fbf-3c12-4b5c-b6cb-b4809ca9bc9e', 'x-compute-request-id': 'req-bf096fbf-3c12-4b5c-b6cb-b4809ca9bc9e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:46:37Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:46:45,974 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.088s 2022-03-10 15:46:45,974 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:46:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2f38634b-d3c4-4a7b-9ca4-927cc50513d7', 'x-compute-request-id': 'req-2f38634b-d3c4-4a7b-9ca4-927cc50513d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:46:37Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:46:47,067 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.084s 2022-03-10 15:46:47,067 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:46:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-affc7119-45c9-4c85-99fc-c9a88b519406', 'x-compute-request-id': 'req-affc7119-45c9-4c85-99fc-c9a88b519406', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:46:37Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:46:48,170 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.094s 2022-03-10 15:46:48,170 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:46:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e0112b7d-f733-47de-95f6-f8ba6e7a8ccb', 'x-compute-request-id': 'req-e0112b7d-f733-47de-95f6-f8ba6e7a8ccb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:46:37Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:46:49,268 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.089s 2022-03-10 15:46:49,268 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:46:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-22044502-4109-439d-a280-af8bfcd34736', 'x-compute-request-id': 'req-22044502-4109-439d-a280-af8bfcd34736', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:46:37Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:46:50,362 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.085s 2022-03-10 15:46:50,362 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:46:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-205b8365-2cd6-4bb8-b0a4-31b6755cbc96', 'x-compute-request-id': 'req-205b8365-2cd6-4bb8-b0a4-31b6755cbc96', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:46:37Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:46:51,458 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.088s 2022-03-10 15:46:51,458 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:46:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4ba9f50c-8ea7-4e32-9482-7e9b037ac2d6', 'x-compute-request-id': 'req-4ba9f50c-8ea7-4e32-9482-7e9b037ac2d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:46:37Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:46:52,551 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.084s 2022-03-10 15:46:52,551 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:46:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-23fc0086-3bb4-40d1-a393-8cc9bb78818c', 'x-compute-request-id': 'req-23fc0086-3bb4-40d1-a393-8cc9bb78818c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:46:37Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:46:53,657 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.097s 2022-03-10 15:46:53,658 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:46:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d3cc5b50-e676-4fb1-b826-785d0a06e036', 'x-compute-request-id': 'req-d3cc5b50-e676-4fb1-b826-785d0a06e036', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:46:37Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:46:54,770 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.103s 2022-03-10 15:46:54,770 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:46:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fd36f4cc-2098-4a5c-9719-4f5b37a0ab3c', 'x-compute-request-id': 'req-fd36f4cc-2098-4a5c-9719-4f5b37a0ab3c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:46:37Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:46:55,863 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.084s 2022-03-10 15:46:55,863 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:46:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-56d24692-27a5-43cd-93c5-c5c8d4f71276', 'x-compute-request-id': 'req-56d24692-27a5-43cd-93c5-c5c8d4f71276', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:46:37Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:46:56,960 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.088s 2022-03-10 15:46:56,960 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:46:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-66f74c36-2f11-4117-aabc-0d026f929ea5', 'x-compute-request-id': 'req-66f74c36-2f11-4117-aabc-0d026f929ea5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:46:37Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:46:58,055 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.086s 2022-03-10 15:46:58,055 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:46:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-12b8e13a-3a75-4739-9c32-2a8f453c39da', 'x-compute-request-id': 'req-12b8e13a-3a75-4739-9c32-2a8f453c39da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:46:37Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:46:59,172 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.108s 2022-03-10 15:46:59,173 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:46:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-52ee4fb2-c391-4504-9b54-4b2e2a658bfa', 'x-compute-request-id': 'req-52ee4fb2-c391-4504-9b54-4b2e2a658bfa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:46:37Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:47:00,292 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.112s 2022-03-10 15:47:00,292 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:47:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-840a9098-04f3-440c-b10b-055192591227', 'x-compute-request-id': 'req-840a9098-04f3-440c-b10b-055192591227', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:46:37Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:47:01,386 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.084s 2022-03-10 15:47:01,386 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:47:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-52ca43dc-e146-4859-b4ac-620e9cacbed6', 'x-compute-request-id': 'req-52ca43dc-e146-4859-b4ac-620e9cacbed6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:46:37Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:47:02,485 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.090s 2022-03-10 15:47:02,486 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:47:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cef1d90b-50e1-4ae2-a3ca-2061a07b5c2e', 'x-compute-request-id': 'req-cef1d90b-50e1-4ae2-a3ca-2061a07b5c2e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:46:37Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:47:03,580 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.086s 2022-03-10 15:47:03,581 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:47:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7d1779a5-8943-4e6e-8436-82b9a34ed8f2', 'x-compute-request-id': 'req-7d1779a5-8943-4e6e-8436-82b9a34ed8f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:46:37Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:47:04,683 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.086s 2022-03-10 15:47:04,683 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:47:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-079deb69-8a4e-4673-8aff-b1c3c7f5ebd2', 'x-compute-request-id': 'req-079deb69-8a4e-4673-8aff-b1c3c7f5ebd2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:46:37Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:47:05,777 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.085s 2022-03-10 15:47:05,777 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:47:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2c2fa769-7c90-4ba9-9372-0e9ea6933e06', 'x-compute-request-id': 'req-2c2fa769-7c90-4ba9-9372-0e9ea6933e06', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:46:37Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:47:06,868 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.082s 2022-03-10 15:47:06,868 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:47:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-703fb8ca-91f3-4603-a0f3-c2462a2fc25b', 'x-compute-request-id': 'req-703fb8ca-91f3-4603-a0f3-c2462a2fc25b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:46:37Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:47:07,961 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.085s 2022-03-10 15:47:07,962 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:47:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fb9af1a0-6fa9-49c2-89fb-8a98cd66f405', 'x-compute-request-id': 'req-fb9af1a0-6fa9-49c2-89fb-8a98cd66f405', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:46:37Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:47:09,057 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.086s 2022-03-10 15:47:09,057 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:47:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-af467659-984c-4b43-8d4a-fd73f713316a', 'x-compute-request-id': 'req-af467659-984c-4b43-8d4a-fd73f713316a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:46:37Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:47:10,155 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.088s 2022-03-10 15:47:10,156 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:47:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2bb45b44-d11d-4457-874e-33be07a63969', 'x-compute-request-id': 'req-2bb45b44-d11d-4457-874e-33be07a63969', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:46:37Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:47:11,247 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.083s 2022-03-10 15:47:11,248 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:47:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f0c83843-0eb0-41b7-9813-44b94792b5c3', 'x-compute-request-id': 'req-f0c83843-0eb0-41b7-9813-44b94792b5c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:46:37Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:47:12,339 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.083s 2022-03-10 15:47:12,339 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:47:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-de7820a6-0dfa-469c-8bd4-21f5ba891d7b', 'x-compute-request-id': 'req-de7820a6-0dfa-469c-8bd4-21f5ba891d7b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:46:37Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:47:13,437 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.088s 2022-03-10 15:47:13,438 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:47:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a158f60f-efe9-4ef9-a9be-da7e96e08182', 'x-compute-request-id': 'req-a158f60f-efe9-4ef9-a9be-da7e96e08182', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:46:37Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:47:14,533 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.086s 2022-03-10 15:47:14,542 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:47:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ae25f172-d0b7-4ef8-adf9-4c9a4ca89f96', 'x-compute-request-id': 'req-ae25f172-d0b7-4ef8-adf9-4c9a4ca89f96', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:46:37Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:47:15,637 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.087s 2022-03-10 15:47:15,638 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:47:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e7cf5c54-ce81-4ffc-a034-8b3ab2bd7d91', 'x-compute-request-id': 'req-e7cf5c54-ce81-4ffc-a034-8b3ab2bd7d91', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:46:37Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:47:16,730 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.083s 2022-03-10 15:47:16,730 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:47:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7e5174ef-0f72-4fa0-9dfa-5f06a5ac0d74', 'x-compute-request-id': 'req-7e5174ef-0f72-4fa0-9dfa-5f06a5ac0d74', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:46:37Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:47:17,832 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.093s 2022-03-10 15:47:17,832 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:47:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ebc4606f-ac64-4eff-9190-0d34b963a399', 'x-compute-request-id': 'req-ebc4606f-ac64-4eff-9190-0d34b963a399', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:46:37Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:47:18,930 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.089s 2022-03-10 15:47:18,931 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:47:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5a6db481-c5f6-4b0a-859e-5a405c4c0adf', 'x-compute-request-id': 'req-5a6db481-c5f6-4b0a-859e-5a405c4c0adf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:46:37Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:47:20,057 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.110s 2022-03-10 15:47:20,058 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:47:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-97f6af51-b31b-4024-b770-e002a24d556a', 'x-compute-request-id': 'req-97f6af51-b31b-4024-b770-e002a24d556a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:46:37Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:47:21,163 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.096s 2022-03-10 15:47:21,163 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:47:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cab42259-93df-433d-9841-fb647cbdfff1', 'x-compute-request-id': 'req-cab42259-93df-433d-9841-fb647cbdfff1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:46:37Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:47:22,261 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.089s 2022-03-10 15:47:22,261 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:47:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c9d8288e-3e01-4473-87fa-4c8a00e609a1', 'x-compute-request-id': 'req-c9d8288e-3e01-4473-87fa-4c8a00e609a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:46:37Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:47:23,357 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.086s 2022-03-10 15:47:23,357 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:47:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d8fce784-6e0b-470f-a335-0fe04232ed84', 'x-compute-request-id': 'req-d8fce784-6e0b-470f-a335-0fe04232ed84', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:46:37Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:47:24,467 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.101s 2022-03-10 15:47:24,467 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:47:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-332070c5-d3e1-4d99-a00d-50a46c43003c', 'x-compute-request-id': 'req-332070c5-d3e1-4d99-a00d-50a46c43003c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:46:37Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:47:25,568 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.092s 2022-03-10 15:47:25,569 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:47:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-311bbdd9-8005-4302-b20a-2a71a028b2f6', 'x-compute-request-id': 'req-311bbdd9-8005-4302-b20a-2a71a028b2f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:46:37Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:47:26,679 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.101s 2022-03-10 15:47:26,680 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:47:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2c1f76ce-e177-4770-9f97-f333b8d5e795', 'x-compute-request-id': 'req-2c1f76ce-e177-4770-9f97-f333b8d5e795', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:46:37Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:47:27,791 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.093s 2022-03-10 15:47:27,792 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:47:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-693c088e-8b41-4b5b-8fa5-650b7f8fda60', 'x-compute-request-id': 'req-693c088e-8b41-4b5b-8fa5-650b7f8fda60', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:46:37Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:47:28,909 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.102s 2022-03-10 15:47:28,910 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:47:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-da6cb441-7ab6-4abe-800d-c3faca5dd543', 'x-compute-request-id': 'req-da6cb441-7ab6-4abe-800d-c3faca5dd543', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:46:37Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:47:30,018 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.100s 2022-03-10 15:47:30,019 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:47:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8643e1b5-1a3f-44dd-92ae-ca0d0e072d12', 'x-compute-request-id': 'req-8643e1b5-1a3f-44dd-92ae-ca0d0e072d12', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:46:37Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:47:31,135 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.100s 2022-03-10 15:47:31,136 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:47:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-71f4f84a-238a-4223-a07a-2215028a9163', 'x-compute-request-id': 'req-71f4f84a-238a-4223-a07a-2215028a9163', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:46:37Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:47:32,251 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.098s 2022-03-10 15:47:32,251 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:47:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4cf57b4f-e2d1-4291-81bb-7c7f1d3b68b3', 'x-compute-request-id': 'req-4cf57b4f-e2d1-4291-81bb-7c7f1d3b68b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:46:37Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:47:33,578 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.319s 2022-03-10 15:47:33,579 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:47:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d91a8f6b-56a3-4ba9-8cb0-fbcdfe3535ae', 'x-compute-request-id': 'req-d91a8f6b-56a3-4ba9-8cb0-fbcdfe3535ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:46:37Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:47:34,700 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.105s 2022-03-10 15:47:34,701 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:47:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-612f5bc8-3e38-4855-8aef-6773a200fc9f', 'x-compute-request-id': 'req-612f5bc8-3e38-4855-8aef-6773a200fc9f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:46:37Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:47:35,853 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.140s 2022-03-10 15:47:35,853 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:47:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6ae515f5-c012-4fa3-9dfe-23c797b39d52', 'x-compute-request-id': 'req-6ae515f5-c012-4fa3-9dfe-23c797b39d52', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:46:37Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:47:37,015 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.152s 2022-03-10 15:47:37,016 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:47:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-49337dbe-de30-4876-98b8-1131ec4f6a8d', 'x-compute-request-id': 'req-49337dbe-de30-4876-98b8-1131ec4f6a8d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:46:37Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:47:38,158 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.129s 2022-03-10 15:47:38,158 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:47:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fee6ff85-0306-45c3-8c46-f228d879ce7b', 'x-compute-request-id': 'req-fee6ff85-0306-45c3-8c46-f228d879ce7b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:46:37Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:47:39,310 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.143s 2022-03-10 15:47:39,311 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:47:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-532258e7-cfc4-4112-a413-1bfc58475909', 'x-compute-request-id': 'req-532258e7-cfc4-4112-a413-1bfc58475909', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:46:37Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:47:40,900 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.580s 2022-03-10 15:47:40,901 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:47:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f4954d20-76a9-4b76-9e51-8703ad241e2a', 'x-compute-request-id': 'req-f4954d20-76a9-4b76-9e51-8703ad241e2a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:46:37Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:47:42,044 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.128s 2022-03-10 15:47:42,045 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:47:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c3e3b7ad-c602-47f7-87e4-b170c5e60119', 'x-compute-request-id': 'req-c3e3b7ad-c602-47f7-87e4-b170c5e60119', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:46:37Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:47:43,218 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.159s 2022-03-10 15:47:43,219 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:47:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2bd5696f-e90d-47f7-8962-ad2089788370', 'x-compute-request-id': 'req-2bd5696f-e90d-47f7-8962-ad2089788370', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:46:37Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:47:44,446 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.216s 2022-03-10 15:47:44,447 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:47:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-455ac5bf-6c09-4975-abc4-5e72da701fa5', 'x-compute-request-id': 'req-455ac5bf-6c09-4975-abc4-5e72da701fa5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:46:37Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:47:45,704 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.248s 2022-03-10 15:47:45,705 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:47:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3f2e44d1-27c3-4e09-98d9-590ec4ee2b28', 'x-compute-request-id': 'req-3f2e44d1-27c3-4e09-98d9-590ec4ee2b28', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:46:37Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:47:46,918 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.194s 2022-03-10 15:47:46,918 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:47:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dabbaea4-5a56-4699-838c-1122c3585c10', 'x-compute-request-id': 'req-dabbaea4-5a56-4699-838c-1122c3585c10', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:46:37Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:47:48,047 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.117s 2022-03-10 15:47:48,047 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:47:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-15e9af23-e9ea-4081-bf10-b4d86fb0b286', 'x-compute-request-id': 'req-15e9af23-e9ea-4081-bf10-b4d86fb0b286', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:46:37Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:47:49,212 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.155s 2022-03-10 15:47:49,212 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:47:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-07a3ab54-f576-473b-93fc-6dc4d19df111', 'x-compute-request-id': 'req-07a3ab54-f576-473b-93fc-6dc4d19df111', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:46:37Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:47:50,377 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.145s 2022-03-10 15:47:50,377 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:47:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ee040577-6413-4395-82d9-75af4c0c8e38', 'x-compute-request-id': 'req-ee040577-6413-4395-82d9-75af4c0c8e38', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:46:37Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:47:51,497 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.104s 2022-03-10 15:47:51,498 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:47:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cba4d7cf-84f9-48f7-91ed-5ca84ca5fd23', 'x-compute-request-id': 'req-cba4d7cf-84f9-48f7-91ed-5ca84ca5fd23', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:46:37Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:47:52,605 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.097s 2022-03-10 15:47:52,605 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:47:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a7b98e9d-6ded-4b1a-abe5-59306b3f3ab2', 'x-compute-request-id': 'req-a7b98e9d-6ded-4b1a-abe5-59306b3f3ab2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:46:37Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:47:53,755 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.140s 2022-03-10 15:47:53,756 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:47:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f29171d2-51e6-4d3f-a859-1f9fe82c0312', 'x-compute-request-id': 'req-f29171d2-51e6-4d3f-a859-1f9fe82c0312', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:46:37Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:47:54,861 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.093s 2022-03-10 15:47:54,861 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:47:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-37fb8ab4-a92e-4a0b-bbbc-2109f6111446', 'x-compute-request-id': 'req-37fb8ab4-a92e-4a0b-bbbc-2109f6111446', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:46:37Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:47:55,984 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.114s 2022-03-10 15:47:55,985 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:47:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5d9ee369-803a-4a64-8208-1844a26dd288', 'x-compute-request-id': 'req-5d9ee369-803a-4a64-8208-1844a26dd288', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:46:37Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:47:57,089 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.093s 2022-03-10 15:47:57,089 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:47:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3097a981-1bcc-4951-90b5-01ff6059e9d6', 'x-compute-request-id': 'req-3097a981-1bcc-4951-90b5-01ff6059e9d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:46:37Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:47:58,192 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.094s 2022-03-10 15:47:58,193 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:47:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a103fa5c-a8c7-49d0-8e30-ac523198d2a8', 'x-compute-request-id': 'req-a103fa5c-a8c7-49d0-8e30-ac523198d2a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:46:37Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:47:59,309 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.108s 2022-03-10 15:47:59,309 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:47:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8d77f2b4-e5aa-4fc0-a000-47720fb1825f', 'x-compute-request-id': 'req-8d77f2b4-e5aa-4fc0-a000-47720fb1825f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:46:37Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:48:00,421 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.103s 2022-03-10 15:48:00,421 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:48:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7b962382-5c82-4d10-b0a9-b4d2db36580b', 'x-compute-request-id': 'req-7b962382-5c82-4d10-b0a9-b4d2db36580b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:46:37Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:48:01,534 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.104s 2022-03-10 15:48:01,534 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:48:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6d518855-b394-4ce3-8eac-3f05f9b23596', 'x-compute-request-id': 'req-6d518855-b394-4ce3-8eac-3f05f9b23596', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:46:37Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:48:02,708 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.156s 2022-03-10 15:48:02,709 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:48:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-620a8170-5999-4a77-a4f8-28fdd03bb8c6', 'x-compute-request-id': 'req-620a8170-5999-4a77-a4f8-28fdd03bb8c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:46:37Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:48:03,822 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.097s 2022-03-10 15:48:03,822 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:48:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1238b2dd-f4e8-478c-b181-8032b781a801', 'x-compute-request-id': 'req-1238b2dd-f4e8-478c-b181-8032b781a801', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:46:37Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:48:04,929 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.098s 2022-03-10 15:48:04,930 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:48:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8cde2ffe-cf32-49c4-9a25-b04124446797', 'x-compute-request-id': 'req-8cde2ffe-cf32-49c4-9a25-b04124446797', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:46:37Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:48:06,050 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.111s 2022-03-10 15:48:06,051 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:48:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-00c7837e-111e-45b5-9d7a-e99c25818028', 'x-compute-request-id': 'req-00c7837e-111e-45b5-9d7a-e99c25818028', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:46:37Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:48:07,152 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.093s 2022-03-10 15:48:07,153 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:48:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bec74cb5-46b7-4b67-b3ff-4bdd4a6a3178', 'x-compute-request-id': 'req-bec74cb5-46b7-4b67-b3ff-4bdd4a6a3178', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:46:37Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:48:08,256 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.094s 2022-03-10 15:48:08,257 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:48:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3ea669cd-e37a-4bb2-a781-8047a4aceb6e', 'x-compute-request-id': 'req-3ea669cd-e37a-4bb2-a781-8047a4aceb6e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:46:37Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:48:09,409 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.136s 2022-03-10 15:48:09,409 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:48:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e731a643-b3ba-451c-ac7d-485ba3ca78f8', 'x-compute-request-id': 'req-e731a643-b3ba-451c-ac7d-485ba3ca78f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:46:37Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:48:10,531 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.113s 2022-03-10 15:48:10,531 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:48:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9b152b0e-4c33-4c41-b3e0-c1505fc19d86', 'x-compute-request-id': 'req-9b152b0e-4c33-4c41-b3e0-c1505fc19d86', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:46:37Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:48:11,644 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.103s 2022-03-10 15:48:11,645 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:48:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fad4a8f1-0dde-4ce9-a89a-f1b31f89d3b9', 'x-compute-request-id': 'req-fad4a8f1-0dde-4ce9-a89a-f1b31f89d3b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:46:37Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:48:12,751 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.091s 2022-03-10 15:48:12,751 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:48:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3c4789a4-5889-43b1-8191-723321010bf9', 'x-compute-request-id': 'req-3c4789a4-5889-43b1-8191-723321010bf9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:46:37Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:48:13,865 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.097s 2022-03-10 15:48:13,865 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:48:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1eb17c6e-dc36-4fb7-aa95-4e256e1afe34', 'x-compute-request-id': 'req-1eb17c6e-dc36-4fb7-aa95-4e256e1afe34', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:46:37Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:48:15,001 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.119s 2022-03-10 15:48:15,002 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:48:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e3080019-2fec-47e9-bdb8-e0fcb22f8633', 'x-compute-request-id': 'req-e3080019-2fec-47e9-bdb8-e0fcb22f8633', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:46:37Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:48:16,137 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.120s 2022-03-10 15:48:16,137 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:48:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2b00cdf9-2f27-4953-a3da-2351f301f097', 'x-compute-request-id': 'req-2b00cdf9-2f27-4953-a3da-2351f301f097', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:46:37Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:48:17,237 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.091s 2022-03-10 15:48:17,237 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:48:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c19b32fa-aaeb-4163-82ff-a298db88ec78', 'x-compute-request-id': 'req-c19b32fa-aaeb-4163-82ff-a298db88ec78', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:46:37Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:48:18,341 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.095s 2022-03-10 15:48:18,342 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:48:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b86f4c21-13f3-4604-bb92-e0c12c3eef82', 'x-compute-request-id': 'req-b86f4c21-13f3-4604-bb92-e0c12c3eef82', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:46:37Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:48:19,459 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.109s 2022-03-10 15:48:19,460 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:48:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-03c199a7-05d8-491a-8df9-5fbc046f33c8', 'x-compute-request-id': 'req-03c199a7-05d8-491a-8df9-5fbc046f33c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:46:37Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:48:20,558 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.090s 2022-03-10 15:48:20,559 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:48:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b310db5f-eef6-489e-a23d-52abe21a7f66', 'x-compute-request-id': 'req-b310db5f-eef6-489e-a23d-52abe21a7f66', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:46:37Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:48:21,660 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.092s 2022-03-10 15:48:21,660 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:48:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9811573c-c1b9-4958-bd61-7f143932729f', 'x-compute-request-id': 'req-9811573c-c1b9-4958-bd61-7f143932729f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:46:37Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:48:22,775 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.106s 2022-03-10 15:48:22,776 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:48:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6af6a513-829e-4226-b9b1-e1ff885acf9c', 'x-compute-request-id': 'req-6af6a513-829e-4226-b9b1-e1ff885acf9c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:46:37Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:48:23,878 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.094s 2022-03-10 15:48:23,879 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:48:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-43cac6d8-e395-467e-b481-8536f82eeb38', 'x-compute-request-id': 'req-43cac6d8-e395-467e-b481-8536f82eeb38', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:46:37Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:48:24,990 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.093s 2022-03-10 15:48:24,991 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:48:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-262dd51e-dd41-4c87-a2fe-7090d21f4d6a', 'x-compute-request-id': 'req-262dd51e-dd41-4c87-a2fe-7090d21f4d6a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:46:37Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:48:26,093 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.092s 2022-03-10 15:48:26,093 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:48:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5c4dfc42-5c1f-4f08-9a58-dc321be78b2a', 'x-compute-request-id': 'req-5c4dfc42-5c1f-4f08-9a58-dc321be78b2a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:46:37Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:48:27,196 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.095s 2022-03-10 15:48:27,197 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:48:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-04f6c8ee-fdff-4c9f-9faf-a13d1a1d5af9', 'x-compute-request-id': 'req-04f6c8ee-fdff-4c9f-9faf-a13d1a1d5af9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:46:37Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:48:28,298 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.093s 2022-03-10 15:48:28,299 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:48:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f5da7e22-fd46-4c62-9928-30494b93ef25', 'x-compute-request-id': 'req-f5da7e22-fd46-4c62-9928-30494b93ef25', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:46:37Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:48:29,404 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.096s 2022-03-10 15:48:29,404 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:48:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8fa36654-6c15-451c-ac67-3a99225820e6', 'x-compute-request-id': 'req-8fa36654-6c15-451c-ac67-3a99225820e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:46:37Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:48:30,647 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.226s 2022-03-10 15:48:30,648 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:48:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a20319b2-c550-463e-b596-4ac8c847324a', 'x-compute-request-id': 'req-a20319b2-c550-463e-b596-4ac8c847324a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:46:37Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:48:31,837 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.175s 2022-03-10 15:48:31,837 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:48:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b260470d-806a-4322-ade5-6dcba3eec86c', 'x-compute-request-id': 'req-b260470d-806a-4322-ade5-6dcba3eec86c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:46:37Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:48:32,933 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.087s 2022-03-10 15:48:32,933 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:48:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c9618aa6-527f-423b-972d-2ccf781e0d07', 'x-compute-request-id': 'req-c9618aa6-527f-423b-972d-2ccf781e0d07', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:46:37Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:48:34,040 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.097s 2022-03-10 15:48:34,040 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:48:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-85f4af98-3b53-47ea-a38a-6969d8920d43', 'x-compute-request-id': 'req-85f4af98-3b53-47ea-a38a-6969d8920d43', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:46:37Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:48:35,159 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.110s 2022-03-10 15:48:35,159 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:48:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-276c4adb-d8b7-4e15-bdab-90492ff62bc9', 'x-compute-request-id': 'req-276c4adb-d8b7-4e15-bdab-90492ff62bc9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:46:37Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:48:36,260 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.092s 2022-03-10 15:48:36,261 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:48:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ffc1bab6-0e75-4ddc-a278-c218bf59a270', 'x-compute-request-id': 'req-ffc1bab6-0e75-4ddc-a278-c218bf59a270', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:46:37Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:48:37,370 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.100s 2022-03-10 15:48:37,371 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:48:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d5d402d5-916b-4024-8c3a-83856a1e7d92', 'x-compute-request-id': 'req-d5d402d5-916b-4024-8c3a-83856a1e7d92', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:46:37Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:48:38,485 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.105s 2022-03-10 15:48:38,485 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:48:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-202ac44e-80b5-46cd-b5a8-41e0baa9674a', 'x-compute-request-id': 'req-202ac44e-80b5-46cd-b5a8-41e0baa9674a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:46:37Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:48:39,612 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.109s 2022-03-10 15:48:39,612 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:48:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-022781c9-6484-4492-a77a-7834f345c2a9', 'x-compute-request-id': 'req-022781c9-6484-4492-a77a-7834f345c2a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:46:37Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:48:40,790 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.169s 2022-03-10 15:48:40,790 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:48:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5e92617a-87e9-4c05-8150-152590587d7f', 'x-compute-request-id': 'req-5e92617a-87e9-4c05-8150-152590587d7f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:46:37Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:48:41,902 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.095s 2022-03-10 15:48:41,902 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:48:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a56d8edd-ce89-4130-8ac8-dba5991518a0', 'x-compute-request-id': 'req-a56d8edd-ce89-4130-8ac8-dba5991518a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:46:37Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:48:43,050 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.138s 2022-03-10 15:48:43,051 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:48:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-33b72246-b3d5-4f02-96ea-cf9f679f0f77', 'x-compute-request-id': 'req-33b72246-b3d5-4f02-96ea-cf9f679f0f77', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:46:37Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:48:44,179 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.119s 2022-03-10 15:48:44,180 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:48:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9c342b87-f2e5-4ddf-af68-ed4da6d139f1', 'x-compute-request-id': 'req-9c342b87-f2e5-4ddf-af68-ed4da6d139f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:46:37Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:48:45,286 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.098s 2022-03-10 15:48:45,287 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:48:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-46f223c4-0f65-44f3-a3a1-a53e5dca37d4', 'x-compute-request-id': 'req-46f223c4-0f65-44f3-a3a1-a53e5dca37d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:46:37Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:48:46,402 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.100s 2022-03-10 15:48:46,402 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:48:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-44eb60f7-198b-496b-972c-893f60fc7702', 'x-compute-request-id': 'req-44eb60f7-198b-496b-972c-893f60fc7702', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:46:37Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:48:47,532 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.121s 2022-03-10 15:48:47,533 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:48:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f8ecb3be-f473-40ba-a88c-d4077d23a62a', 'x-compute-request-id': 'req-f8ecb3be-f473-40ba-a88c-d4077d23a62a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:46:37Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:48:48,636 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.095s 2022-03-10 15:48:48,637 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:48:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-886bb0fe-3551-4cf6-8dac-38af8b10694a', 'x-compute-request-id': 'req-886bb0fe-3551-4cf6-8dac-38af8b10694a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:46:37Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:48:49,755 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.107s 2022-03-10 15:48:49,756 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:48:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c29d2ece-2844-43cb-805e-4974927b58fe', 'x-compute-request-id': 'req-c29d2ece-2844-43cb-805e-4974927b58fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:46:37Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:48:50,873 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.106s 2022-03-10 15:48:50,873 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:48:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f3df5b56-b665-47b1-847c-290a685a7e62', 'x-compute-request-id': 'req-f3df5b56-b665-47b1-847c-290a685a7e62', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:46:37Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:48:51,985 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.095s 2022-03-10 15:48:51,985 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:48:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c3257ca8-c893-4951-b1cf-e88a2377d682', 'x-compute-request-id': 'req-c3257ca8-c893-4951-b1cf-e88a2377d682', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:46:37Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:48:53,093 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.099s 2022-03-10 15:48:53,094 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:48:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-af9498b6-5436-4984-ad86-641131facdae', 'x-compute-request-id': 'req-af9498b6-5436-4984-ad86-641131facdae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:46:37Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:48:54,197 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.094s 2022-03-10 15:48:54,197 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:48:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eb126648-bdf1-404f-9789-d33d0f2cf026', 'x-compute-request-id': 'req-eb126648-bdf1-404f-9789-d33d0f2cf026', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:46:37Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:48:55,298 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.093s 2022-03-10 15:48:55,299 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:48:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5540994d-4ec4-4e05-bf00-2d8ab32134d1', 'x-compute-request-id': 'req-5540994d-4ec4-4e05-bf00-2d8ab32134d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:46:37Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:48:56,401 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.093s 2022-03-10 15:48:56,401 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:48:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f3d2937e-bab3-44ef-8ca7-d68990d199d1', 'x-compute-request-id': 'req-f3d2937e-bab3-44ef-8ca7-d68990d199d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:46:37Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:48:57,502 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.092s 2022-03-10 15:48:57,502 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:48:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a589b109-b3e8-4481-bf61-a6886ca8e4c7', 'x-compute-request-id': 'req-a589b109-b3e8-4481-bf61-a6886ca8e4c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:46:37Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:48:58,605 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.094s 2022-03-10 15:48:58,606 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:48:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-52512625-17db-49aa-bc3e-7d749271a471', 'x-compute-request-id': 'req-52512625-17db-49aa-bc3e-7d749271a471', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:46:37Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:48:59,715 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.100s 2022-03-10 15:48:59,715 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:48:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a8c193ec-7ee1-47ac-afc2-5b5b9f5bab34', 'x-compute-request-id': 'req-a8c193ec-7ee1-47ac-afc2-5b5b9f5bab34', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:46:37Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:49:00,820 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.096s 2022-03-10 15:49:00,821 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:49:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e67d4d1d-9a65-48ce-a209-3b89c332f3cb', 'x-compute-request-id': 'req-e67d4d1d-9a65-48ce-a209-3b89c332f3cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:46:37Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:49:01,923 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.093s 2022-03-10 15:49:01,923 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:49:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-95a19435-9d05-4878-8da7-f93d1ef28a63', 'x-compute-request-id': 'req-95a19435-9d05-4878-8da7-f93d1ef28a63', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:46:37Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:49:03,046 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.114s 2022-03-10 15:49:03,046 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:49:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d5818cf7-997b-43fd-ae70-62fd9511985a', 'x-compute-request-id': 'req-d5818cf7-997b-43fd-ae70-62fd9511985a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:46:37Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:49:04,158 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.101s 2022-03-10 15:49:04,158 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:49:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3908a2dc-b508-4d58-bf7b-483e13ef86a5', 'x-compute-request-id': 'req-3908a2dc-b508-4d58-bf7b-483e13ef86a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:46:37Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:49:05,259 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.093s 2022-03-10 15:49:05,260 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:49:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-073cc1e1-d08e-47d8-9807-40249404bd4b', 'x-compute-request-id': 'req-073cc1e1-d08e-47d8-9807-40249404bd4b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:46:37Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:49:06,356 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.087s 2022-03-10 15:49:06,357 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:49:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fc8c0e77-7e4e-4b40-8a96-5a45c21515ec', 'x-compute-request-id': 'req-fc8c0e77-7e4e-4b40-8a96-5a45c21515ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:46:37Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:49:07,463 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.097s 2022-03-10 15:49:07,464 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:49:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-abcb0950-8ad1-4059-a788-1d4dc6bd96ba', 'x-compute-request-id': 'req-abcb0950-8ad1-4059-a788-1d4dc6bd96ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:46:37Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:49:08,559 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.087s 2022-03-10 15:49:08,560 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:49:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2307bea0-d8a4-46b2-a0b7-254ca7decaa3', 'x-compute-request-id': 'req-2307bea0-d8a4-46b2-a0b7-254ca7decaa3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:46:37Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:49:09,659 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.091s 2022-03-10 15:49:09,660 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:49:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-55050b99-3422-4b4f-8634-43c1189d4df8', 'x-compute-request-id': 'req-55050b99-3422-4b4f-8634-43c1189d4df8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:46:37Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:49:10,769 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.101s 2022-03-10 15:49:10,770 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:49:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2f83eb24-4a28-4e17-b087-97a8d2fd183f', 'x-compute-request-id': 'req-2f83eb24-4a28-4e17-b087-97a8d2fd183f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:46:37Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:49:11,879 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.100s 2022-03-10 15:49:11,879 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:49:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0b8f76fe-c53c-4940-a0cb-5168d47dc788', 'x-compute-request-id': 'req-0b8f76fe-c53c-4940-a0cb-5168d47dc788', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:46:37Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:49:12,978 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.089s 2022-03-10 15:49:12,978 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:49:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2f01681f-4f7e-4e0f-8c48-91752b494355', 'x-compute-request-id': 'req-2f01681f-4f7e-4e0f-8c48-91752b494355', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:46:37Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:49:14,086 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.098s 2022-03-10 15:49:14,086 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:49:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d7e5a081-a10e-467b-b049-5b3f1f8c7f94', 'x-compute-request-id': 'req-d7e5a081-a10e-467b-b049-5b3f1f8c7f94', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:46:37Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:49:15,191 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.096s 2022-03-10 15:49:15,192 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:49:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d8e52e01-dd1b-40d4-8ac2-2c420ffcd967', 'x-compute-request-id': 'req-d8e52e01-dd1b-40d4-8ac2-2c420ffcd967', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:46:37Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:49:16,291 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.090s 2022-03-10 15:49:16,292 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:49:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7ca6d049-f5b3-4ef1-866d-5433ca644b0a', 'x-compute-request-id': 'req-7ca6d049-f5b3-4ef1-866d-5433ca644b0a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:46:37Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:49:17,555 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.255s 2022-03-10 15:49:17,556 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:49:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-53722ae8-ab30-420e-ac25-95fbf6036d45', 'x-compute-request-id': 'req-53722ae8-ab30-420e-ac25-95fbf6036d45', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:46:37Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:49:18,657 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.092s 2022-03-10 15:49:18,658 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:49:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5f05c719-685b-41e3-9fee-221294fdc69f', 'x-compute-request-id': 'req-5f05c719-685b-41e3-9fee-221294fdc69f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:46:37Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:49:19,760 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.094s 2022-03-10 15:49:19,761 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:49:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b798109e-040c-4efd-ad86-75c1114f069b', 'x-compute-request-id': 'req-b798109e-040c-4efd-ad86-75c1114f069b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:46:37Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:49:20,860 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.090s 2022-03-10 15:49:20,861 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:49:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-08477ee4-d4cf-43b8-9f31-f849acb00f99', 'x-compute-request-id': 'req-08477ee4-d4cf-43b8-9f31-f849acb00f99', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:46:37Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:49:21,959 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.089s 2022-03-10 15:49:21,960 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:49:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6d3e284f-a1b1-4145-b7c0-4354f51f9ea0', 'x-compute-request-id': 'req-6d3e284f-a1b1-4145-b7c0-4354f51f9ea0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:46:37Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:49:23,065 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.096s 2022-03-10 15:49:23,066 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:49:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-34e6f484-8f7c-489c-8b50-968f6dddb6cb', 'x-compute-request-id': 'req-34e6f484-8f7c-489c-8b50-968f6dddb6cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:46:37Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:49:24,172 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.097s 2022-03-10 15:49:24,172 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:49:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5aa0eac3-8ecb-4bf3-b729-a6c6ce52caf1', 'x-compute-request-id': 'req-5aa0eac3-8ecb-4bf3-b729-a6c6ce52caf1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:46:37Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:49:25,273 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.091s 2022-03-10 15:49:25,274 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:49:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5e161d1e-c49d-4b0b-a51c-a6cd25ddb625', 'x-compute-request-id': 'req-5e161d1e-c49d-4b0b-a51c-a6cd25ddb625', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:46:37Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:49:26,375 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.093s 2022-03-10 15:49:26,375 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:49:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-558e225e-9a72-46b1-a9d9-9cccac0a7566', 'x-compute-request-id': 'req-558e225e-9a72-46b1-a9d9-9cccac0a7566', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:46:37Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:49:27,478 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.092s 2022-03-10 15:49:27,478 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:49:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8e4f6cf6-db3d-4c32-bc70-ad8f14510ff7', 'x-compute-request-id': 'req-8e4f6cf6-db3d-4c32-bc70-ad8f14510ff7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:46:37Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:49:28,581 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.095s 2022-03-10 15:49:28,582 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:49:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d6b3d57a-09e6-4a2d-8e85-13f3a904cb64', 'x-compute-request-id': 'req-d6b3d57a-09e6-4a2d-8e85-13f3a904cb64', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:46:37Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:49:29,700 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.103s 2022-03-10 15:49:29,700 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:49:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ac6d55c0-38d0-4a80-b8f7-6818a10052e9', 'x-compute-request-id': 'req-ac6d55c0-38d0-4a80-b8f7-6818a10052e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:46:37Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:49:30,808 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.098s 2022-03-10 15:49:30,809 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:49:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1adbae4c-70c4-4120-9ff6-1a7edd17b1cb', 'x-compute-request-id': 'req-1adbae4c-70c4-4120-9ff6-1a7edd17b1cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:46:37Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:49:31,913 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.096s 2022-03-10 15:49:31,913 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:49:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e4eca802-5970-4a97-a567-48d35a2c2298', 'x-compute-request-id': 'req-e4eca802-5970-4a97-a567-48d35a2c2298', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:46:37Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:49:33,017 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.095s 2022-03-10 15:49:33,017 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:49:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b374be60-469f-422e-9c71-522cc86ec2a1', 'x-compute-request-id': 'req-b374be60-469f-422e-9c71-522cc86ec2a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:46:37Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:49:34,119 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.093s 2022-03-10 15:49:34,119 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:49:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d1a10c47-e1d4-4bee-9ae5-7f9528e8cab9', 'x-compute-request-id': 'req-d1a10c47-e1d4-4bee-9ae5-7f9528e8cab9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:46:37Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:49:35,222 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.094s 2022-03-10 15:49:35,222 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:49:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4ecd8d4d-c5bf-4a7f-ae72-cee9765295eb', 'x-compute-request-id': 'req-4ecd8d4d-c5bf-4a7f-ae72-cee9765295eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:46:37Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:49:36,321 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.090s 2022-03-10 15:49:36,321 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:49:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c237830d-49eb-4022-b24d-96e94a7869b6', 'x-compute-request-id': 'req-c237830d-49eb-4022-b24d-96e94a7869b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:46:37Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:49:37,426 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.095s 2022-03-10 15:49:37,426 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:49:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a4b69e30-ccb5-417b-95b3-8462fb3bb203', 'x-compute-request-id': 'req-a4b69e30-ccb5-417b-95b3-8462fb3bb203', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:46:37Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:49:38,538 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.103s 2022-03-10 15:49:38,539 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:49:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b4762403-5da1-449d-9252-c5fe38a5758f', 'x-compute-request-id': 'req-b4762403-5da1-449d-9252-c5fe38a5758f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:46:37Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:49:39,674 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.123s 2022-03-10 15:49:39,675 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:49:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4eb3b30b-7223-4e62-b417-dad1c76957bf', 'x-compute-request-id': 'req-4eb3b30b-7223-4e62-b417-dad1c76957bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:46:37Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:49:40,795 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.105s 2022-03-10 15:49:40,795 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:49:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dbf2528f-ea4b-4cc6-bf8a-2304f142459c', 'x-compute-request-id': 'req-dbf2528f-ea4b-4cc6-bf8a-2304f142459c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:46:37Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:49:41,903 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.098s 2022-03-10 15:49:41,903 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:49:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-caded856-cce2-46a1-971e-f70d8ad1f56b', 'x-compute-request-id': 'req-caded856-cce2-46a1-971e-f70d8ad1f56b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:46:37Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:50:42,972 118344 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.44', port=80): Read timed out. (read timeout=60)")': /compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 2022-03-10 15:50:43,066 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 60.153s 2022-03-10 15:50:43,066 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:50:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8cbb969f-5b92-43fd-a83b-95f01db5ded8', 'x-compute-request-id': 'req-8cbb969f-5b92-43fd-a83b-95f01db5ded8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:46:37Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:50:44,171 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.095s 2022-03-10 15:50:44,171 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:50:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e1d74d6c-f372-45ff-8a30-52420f3b4b4d', 'x-compute-request-id': 'req-e1d74d6c-f372-45ff-8a30-52420f3b4b4d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:46:37Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:50:45,275 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.095s 2022-03-10 15:50:45,275 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:50:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7f00e3ba-bf6a-4c35-821a-460d4ca7393a', 'x-compute-request-id': 'req-7f00e3ba-bf6a-4c35-821a-460d4ca7393a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:46:37Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:50:46,380 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.095s 2022-03-10 15:50:46,380 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:50:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-afc8d107-7412-433d-a43b-038c2879664d', 'x-compute-request-id': 'req-afc8d107-7412-433d-a43b-038c2879664d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:46:37Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:50:47,480 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.089s 2022-03-10 15:50:47,480 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:50:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4c8d1fec-290d-4eaf-8d8a-61129f17108c', 'x-compute-request-id': 'req-4c8d1fec-290d-4eaf-8d8a-61129f17108c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:46:37Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:50:48,578 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.090s 2022-03-10 15:50:48,579 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:50:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c29dc14b-5c3d-4251-b1a2-3dcb45fb08d1', 'x-compute-request-id': 'req-c29dc14b-5c3d-4251-b1a2-3dcb45fb08d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:46:37Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:50:49,680 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.092s 2022-03-10 15:50:49,681 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:50:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-56375a62-9185-4e75-b165-48e0ede203ce', 'x-compute-request-id': 'req-56375a62-9185-4e75-b165-48e0ede203ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:46:37Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:50:50,790 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.095s 2022-03-10 15:50:50,790 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:50:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-954887ac-b594-4681-803b-230597a67c7f', 'x-compute-request-id': 'req-954887ac-b594-4681-803b-230597a67c7f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:46:37Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:50:51,899 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.099s 2022-03-10 15:50:51,899 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:50:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-75704e7b-4886-4a9d-9360-2db8b5f27f83', 'x-compute-request-id': 'req-75704e7b-4886-4a9d-9360-2db8b5f27f83', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:46:37Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:50:53,007 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.098s 2022-03-10 15:50:53,008 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:50:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-061bb468-cd48-4c5f-8295-ab82cf1176e2', 'x-compute-request-id': 'req-061bb468-cd48-4c5f-8295-ab82cf1176e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:46:37Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:50:54,108 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.090s 2022-03-10 15:50:54,109 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:50:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ad8de43d-7ca8-4844-8698-13a1bc8894bc', 'x-compute-request-id': 'req-ad8de43d-7ca8-4844-8698-13a1bc8894bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:46:37Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:50:55,216 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.098s 2022-03-10 15:50:55,217 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:50:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-827efe63-289a-4de3-bf19-85361274e65e', 'x-compute-request-id': 'req-827efe63-289a-4de3-bf19-85361274e65e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:46:37Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:50:56,317 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.092s 2022-03-10 15:50:56,317 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:50:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4d45acaa-cabc-4f17-8d36-03dc1b279874', 'x-compute-request-id': 'req-4d45acaa-cabc-4f17-8d36-03dc1b279874', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:46:37Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:50:57,421 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.095s 2022-03-10 15:50:57,422 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:50:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5b3210a0-1f07-4692-ad53-486bb184dd92', 'x-compute-request-id': 'req-5b3210a0-1f07-4692-ad53-486bb184dd92', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:46:37Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:50:58,523 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.091s 2022-03-10 15:50:58,524 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:50:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-16fd01ce-3161-4f4b-b44c-9aa55d460056', 'x-compute-request-id': 'req-16fd01ce-3161-4f4b-b44c-9aa55d460056', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:46:37Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:50:59,627 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.094s 2022-03-10 15:50:59,627 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:50:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7f85714e-cc29-479a-a577-c74ff8e9982e', 'x-compute-request-id': 'req-7f85714e-cc29-479a-a577-c74ff8e9982e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:46:37Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:51:00,727 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.091s 2022-03-10 15:51:00,727 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:51:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cdad0e9a-d1c2-41dc-befe-08d6070e99e4', 'x-compute-request-id': 'req-cdad0e9a-d1c2-41dc-befe-08d6070e99e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:46:37Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:51:01,832 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.096s 2022-03-10 15:51:01,832 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:51:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bb5348eb-d7ad-45ed-bd6b-fa93546de6fa', 'x-compute-request-id': 'req-bb5348eb-d7ad-45ed-bd6b-fa93546de6fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:46:37Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:51:02,969 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.127s 2022-03-10 15:51:02,969 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:51:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-863b9558-7bd9-443d-9558-aa3e78deedf8', 'x-compute-request-id': 'req-863b9558-7bd9-443d-9558-aa3e78deedf8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:46:37Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:51:04,070 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.092s 2022-03-10 15:51:04,070 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:51:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-91294afb-1ac2-4925-89bc-f011d0ddefd5', 'x-compute-request-id': 'req-91294afb-1ac2-4925-89bc-f011d0ddefd5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:46:37Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:51:05,176 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.097s 2022-03-10 15:51:05,177 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:51:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1c7649d8-04b5-4974-9a52-c72efcee0b09', 'x-compute-request-id': 'req-1c7649d8-04b5-4974-9a52-c72efcee0b09', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:46:37Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:51:06,313 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.118s 2022-03-10 15:51:06,314 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:51:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2b7435b0-76d7-426c-9a25-2b498b476f82', 'x-compute-request-id': 'req-2b7435b0-76d7-426c-9a25-2b498b476f82', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:46:37Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:51:07,424 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.093s 2022-03-10 15:51:07,425 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:51:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-89a64bfb-e498-47f9-90cf-8e8b2f79543f', 'x-compute-request-id': 'req-89a64bfb-e498-47f9-90cf-8e8b2f79543f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:46:37Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:51:08,525 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.091s 2022-03-10 15:51:08,526 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:51:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-10f87d36-0bc0-4893-96f7-8587377e2841', 'x-compute-request-id': 'req-10f87d36-0bc0-4893-96f7-8587377e2841', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:46:37Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:51:09,646 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.103s 2022-03-10 15:51:09,646 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:51:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8f990f9f-712e-4179-abc8-c105c4644358', 'x-compute-request-id': 'req-8f990f9f-712e-4179-abc8-c105c4644358', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:46:37Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:51:10,754 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.099s 2022-03-10 15:51:10,754 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:51:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eef7853f-82b7-41f3-9851-99b6d80fb498', 'x-compute-request-id': 'req-eef7853f-82b7-41f3-9851-99b6d80fb498', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:46:37Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:51:11,858 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.094s 2022-03-10 15:51:11,858 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:51:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-376dc658-d0e2-45a8-aefb-19f014d61b8d', 'x-compute-request-id': 'req-376dc658-d0e2-45a8-aefb-19f014d61b8d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:46:37Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:51:12,964 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.097s 2022-03-10 15:51:12,965 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:51:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b34b41b0-78e5-455b-9356-abb0958e4e23', 'x-compute-request-id': 'req-b34b41b0-78e5-455b-9356-abb0958e4e23', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:46:37Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:51:14,080 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.107s 2022-03-10 15:51:14,081 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:51:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1fd67698-1cb5-49f0-a058-575a4352ea1f', 'x-compute-request-id': 'req-1fd67698-1cb5-49f0-a058-575a4352ea1f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:46:37Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:51:15,196 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.106s 2022-03-10 15:51:15,196 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:51:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-23bd82ca-71b9-4f2e-9bfa-e7d2b7f7c0f9', 'x-compute-request-id': 'req-23bd82ca-71b9-4f2e-9bfa-e7d2b7f7c0f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:46:37Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:51:16,317 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.112s 2022-03-10 15:51:16,318 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:51:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fe21385c-950e-4395-a8e2-5438119c8eed', 'x-compute-request-id': 'req-fe21385c-950e-4395-a8e2-5438119c8eed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:46:37Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:51:17,432 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.105s 2022-03-10 15:51:17,432 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:51:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5d0ceb37-b53c-49b7-acb2-e5101f781122', 'x-compute-request-id': 'req-5d0ceb37-b53c-49b7-acb2-e5101f781122', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:46:37Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:51:18,549 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.108s 2022-03-10 15:51:18,549 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:51:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2a88f689-7fdd-477d-a239-30ad29110e32', 'x-compute-request-id': 'req-2a88f689-7fdd-477d-a239-30ad29110e32', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:46:37Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:51:19,670 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.111s 2022-03-10 15:51:19,670 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:51:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fd09cd0e-8067-47d4-ae3d-e0401e2c888b', 'x-compute-request-id': 'req-fd09cd0e-8067-47d4-ae3d-e0401e2c888b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:46:37Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:51:20,779 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.100s 2022-03-10 15:51:20,780 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:51:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cb8909c2-bd3f-4d3a-9e4f-e26d0ce9d58b', 'x-compute-request-id': 'req-cb8909c2-bd3f-4d3a-9e4f-e26d0ce9d58b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:46:37Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:51:21,880 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.092s 2022-03-10 15:51:21,881 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:51:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7dab3f2a-6e71-4bd1-ba35-ca170822c90a', 'x-compute-request-id': 'req-7dab3f2a-6e71-4bd1-ba35-ca170822c90a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:46:37Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:51:22,986 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.096s 2022-03-10 15:51:22,986 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:51:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c29ec08e-293e-478a-bc6d-e00a552264f3', 'x-compute-request-id': 'req-c29ec08e-293e-478a-bc6d-e00a552264f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:46:37Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:51:24,086 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.091s 2022-03-10 15:51:24,087 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:51:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f1a67eb7-2534-4464-bcfd-f5fde1f0d08b', 'x-compute-request-id': 'req-f1a67eb7-2534-4464-bcfd-f5fde1f0d08b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:46:37Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:51:25,201 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.105s 2022-03-10 15:51:25,201 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:51:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-53b6d76e-2997-4718-9bc4-c253f80b3ab4', 'x-compute-request-id': 'req-53b6d76e-2997-4718-9bc4-c253f80b3ab4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:46:37Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:51:26,305 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.095s 2022-03-10 15:51:26,305 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:51:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-414ac8d0-9349-45b5-a24a-e5f5d9f7476f', 'x-compute-request-id': 'req-414ac8d0-9349-45b5-a24a-e5f5d9f7476f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:46:37Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:51:27,416 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.102s 2022-03-10 15:51:27,417 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:51:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-62c740e4-ac49-441e-89dd-5078f80e4320', 'x-compute-request-id': 'req-62c740e4-ac49-441e-89dd-5078f80e4320', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:46:37Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:51:28,523 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.095s 2022-03-10 15:51:28,523 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:51:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b6ff59b9-5c68-481b-81a8-b349dd7035b8', 'x-compute-request-id': 'req-b6ff59b9-5c68-481b-81a8-b349dd7035b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:46:37Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:51:29,628 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.095s 2022-03-10 15:51:29,629 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:51:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d8b4c66a-ecf9-4475-80da-3a763b79566d', 'x-compute-request-id': 'req-d8b4c66a-ecf9-4475-80da-3a763b79566d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:46:37Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:51:30,750 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.105s 2022-03-10 15:51:30,750 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:51:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5dc3d1a6-3e2e-449f-bf3e-9cc2772f5701', 'x-compute-request-id': 'req-5dc3d1a6-3e2e-449f-bf3e-9cc2772f5701', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:46:37Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:51:31,868 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.109s 2022-03-10 15:51:31,869 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:51:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-91b44d33-4c1e-443c-9844-74fde2819421', 'x-compute-request-id': 'req-91b44d33-4c1e-443c-9844-74fde2819421', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:46:37Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:51:32,975 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.092s 2022-03-10 15:51:32,975 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:51:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7378409c-2eae-4ea6-b15c-ef386bbdd3b3', 'x-compute-request-id': 'req-7378409c-2eae-4ea6-b15c-ef386bbdd3b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:46:37Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:51:34,082 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.097s 2022-03-10 15:51:34,082 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:51:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2a6889f3-69ed-4a26-81de-11e02b8af259', 'x-compute-request-id': 'req-2a6889f3-69ed-4a26-81de-11e02b8af259', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:46:37Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:51:35,195 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.104s 2022-03-10 15:51:35,196 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:51:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-56b167e5-e75c-4b76-8f84-8485eefa51ca', 'x-compute-request-id': 'req-56b167e5-e75c-4b76-8f84-8485eefa51ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:46:37Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:51:36,305 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.101s 2022-03-10 15:51:36,305 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:51:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-52b45c36-9570-40a1-b031-3b7dcb60aa8f', 'x-compute-request-id': 'req-52b45c36-9570-40a1-b031-3b7dcb60aa8f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:46:37Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:51:37,424 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.108s 2022-03-10 15:51:37,424 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:51:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f3d7a486-de78-48d2-8537-83bb804edbaf', 'x-compute-request-id': 'req-f3d7a486-de78-48d2-8537-83bb804edbaf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:46:37Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:51:38,522 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.090s 2022-03-10 15:51:38,523 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:51:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b4c19161-8b19-4822-b505-a397be778ad4', 'x-compute-request-id': 'req-b4c19161-8b19-4822-b505-a397be778ad4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:46:37Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:51:39,619 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.087s 2022-03-10 15:51:39,620 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:51:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7d1bde84-15fd-4b0b-a899-f9eb606a3373', 'x-compute-request-id': 'req-7d1bde84-15fd-4b0b-a899-f9eb606a3373', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:46:37Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:51:40,718 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.090s 2022-03-10 15:51:40,719 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:51:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ba95e053-e49d-4904-b161-4347342b014a', 'x-compute-request-id': 'req-ba95e053-e49d-4904-b161-4347342b014a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:46:37Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:51:41,841 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.114s 2022-03-10 15:51:41,842 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:51:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f5640986-14fc-4892-a6fc-c2ad80273f83', 'x-compute-request-id': 'req-f5640986-14fc-4892-a6fc-c2ad80273f83', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:46:37Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:51:42,955 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.097s 2022-03-10 15:51:42,956 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:51:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-35d85f6e-6bf9-4918-876f-2daa513ea14a', 'x-compute-request-id': 'req-35d85f6e-6bf9-4918-876f-2daa513ea14a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:46:37Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:51:44,082 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.117s 2022-03-10 15:51:44,082 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:51:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a0f8e3c3-db54-4092-b8e0-24f5afdeafab', 'x-compute-request-id': 'req-a0f8e3c3-db54-4092-b8e0-24f5afdeafab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:46:37Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:51:45,199 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.107s 2022-03-10 15:51:45,200 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:51:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-088cae94-ec53-49d6-b4ce-b36af1abeb92', 'x-compute-request-id': 'req-088cae94-ec53-49d6-b4ce-b36af1abeb92', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:46:37Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:51:46,309 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.100s 2022-03-10 15:51:46,309 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:51:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-22afe328-c4d1-4dbb-b931-153f69aa9c2c', 'x-compute-request-id': 'req-22afe328-c4d1-4dbb-b931-153f69aa9c2c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:46:37Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:51:47,426 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.102s 2022-03-10 15:51:47,427 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:51:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ff26365d-af31-4061-8b85-9b3bb5fa13ba', 'x-compute-request-id': 'req-ff26365d-af31-4061-8b85-9b3bb5fa13ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:46:37Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:51:48,529 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.093s 2022-03-10 15:51:48,529 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:51:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d0e1ac59-4de1-45b6-b2a5-1ef917dc0e9d', 'x-compute-request-id': 'req-d0e1ac59-4de1-45b6-b2a5-1ef917dc0e9d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:46:37Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:51:49,638 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.099s 2022-03-10 15:51:49,638 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:51:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0891f04f-60f8-40fc-a1a1-a1b7964c3682', 'x-compute-request-id': 'req-0891f04f-60f8-40fc-a1a1-a1b7964c3682', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:46:37Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:51:50,739 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.092s 2022-03-10 15:51:50,739 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:51:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c207e566-965d-4cc5-9de3-7ee7b1f91861', 'x-compute-request-id': 'req-c207e566-965d-4cc5-9de3-7ee7b1f91861', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:46:37Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:51:51,845 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.096s 2022-03-10 15:51:51,845 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:51:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-678f4c8d-8b52-41b6-a2cf-7208f73872ca', 'x-compute-request-id': 'req-678f4c8d-8b52-41b6-a2cf-7208f73872ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:46:37Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:51:52,954 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.093s 2022-03-10 15:51:52,955 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:51:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d6248ba0-c8bf-4f9e-a2e2-e1383b2967f3', 'x-compute-request-id': 'req-d6248ba0-c8bf-4f9e-a2e2-e1383b2967f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:46:37Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:51:54,064 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.096s 2022-03-10 15:51:54,065 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:51:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-19ea6b67-e855-4f40-8ee6-6db4ce010d38', 'x-compute-request-id': 'req-19ea6b67-e855-4f40-8ee6-6db4ce010d38', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:46:37Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:51:55,171 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.098s 2022-03-10 15:51:55,172 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:51:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-35cee3b7-a4bd-442c-ad40-e03c016c008e', 'x-compute-request-id': 'req-35cee3b7-a4bd-442c-ad40-e03c016c008e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:46:37Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:51:56,281 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.099s 2022-03-10 15:51:56,281 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:51:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3cd1811e-a3cd-4e20-8993-b6acfc2d7adb', 'x-compute-request-id': 'req-3cd1811e-a3cd-4e20-8993-b6acfc2d7adb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:46:37Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:51:57,387 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.097s 2022-03-10 15:51:57,387 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:51:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-99c3384a-b62e-4705-b98a-f840e3c3dee6', 'x-compute-request-id': 'req-99c3384a-b62e-4705-b98a-f840e3c3dee6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:46:37Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:51:58,490 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.094s 2022-03-10 15:51:58,490 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:51:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7b24370b-c52e-4b61-b1a3-60aef462ef1d', 'x-compute-request-id': 'req-7b24370b-c52e-4b61-b1a3-60aef462ef1d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:46:37Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:51:59,594 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.094s 2022-03-10 15:51:59,594 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:51:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5212b516-dd81-41c2-bc7c-c76d12d7fb43', 'x-compute-request-id': 'req-5212b516-dd81-41c2-bc7c-c76d12d7fb43', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:46:37Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:52:00,706 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.103s 2022-03-10 15:52:00,707 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:52:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-85d319b5-62ae-41f5-88f0-021530343072', 'x-compute-request-id': 'req-85d319b5-62ae-41f5-88f0-021530343072', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:46:37Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:52:01,813 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.092s 2022-03-10 15:52:01,813 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:52:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-56d93431-e298-47ef-b5fb-abd9eeb450e9', 'x-compute-request-id': 'req-56d93431-e298-47ef-b5fb-abd9eeb450e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:46:37Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:52:02,920 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.097s 2022-03-10 15:52:02,920 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:52:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a13532d5-9c58-41ce-9a6c-5be42b622a0e', 'x-compute-request-id': 'req-a13532d5-9c58-41ce-9a6c-5be42b622a0e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:46:37Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:52:04,047 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.109s 2022-03-10 15:52:04,047 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:52:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9e8b14f6-5641-4fae-ba95-ef120872753e', 'x-compute-request-id': 'req-9e8b14f6-5641-4fae-ba95-ef120872753e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:46:37Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:52:05,148 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.092s 2022-03-10 15:52:05,148 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:52:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8297687c-c254-4d53-a594-a224311fec65', 'x-compute-request-id': 'req-8297687c-c254-4d53-a594-a224311fec65', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:46:37Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:52:06,289 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.125s 2022-03-10 15:52:06,290 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:52:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-34034d7b-cb39-403f-b38a-6504dafbc167', 'x-compute-request-id': 'req-34034d7b-cb39-403f-b38a-6504dafbc167', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:46:37Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:52:07,396 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.094s 2022-03-10 15:52:07,396 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:52:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-69058069-365b-4bc2-8a12-c19ad0b05b9e', 'x-compute-request-id': 'req-69058069-365b-4bc2-8a12-c19ad0b05b9e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:46:37Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:52:08,504 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.098s 2022-03-10 15:52:08,505 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:52:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-20f984ff-e2fd-4cf2-a59b-1cdf3c9079f6', 'x-compute-request-id': 'req-20f984ff-e2fd-4cf2-a59b-1cdf3c9079f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:46:37Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:52:09,606 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.092s 2022-03-10 15:52:09,607 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:52:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0e463b66-7002-4286-8b12-c4ddca86cb59', 'x-compute-request-id': 'req-0e463b66-7002-4286-8b12-c4ddca86cb59', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:46:37Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:52:10,707 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.091s 2022-03-10 15:52:10,707 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:52:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-321b6f5e-b2a5-4844-9a9f-1dbc9dfb0d7f', 'x-compute-request-id': 'req-321b6f5e-b2a5-4844-9a9f-1dbc9dfb0d7f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:46:37Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:52:11,811 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.094s 2022-03-10 15:52:11,811 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:52:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-68d379a6-a42e-40f3-af86-dc163fc1e04c', 'x-compute-request-id': 'req-68d379a6-a42e-40f3-af86-dc163fc1e04c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:46:37Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:52:12,911 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.091s 2022-03-10 15:52:12,912 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:52:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eab27f72-a767-4d96-b857-c602e03e526b', 'x-compute-request-id': 'req-eab27f72-a767-4d96-b857-c602e03e526b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:46:37Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:52:14,028 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.106s 2022-03-10 15:52:14,028 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:52:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-16a12e35-f2ee-4150-b475-3ae8a652ef78', 'x-compute-request-id': 'req-16a12e35-f2ee-4150-b475-3ae8a652ef78', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:46:37Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:52:15,148 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.110s 2022-03-10 15:52:15,148 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:52:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-868ad46b-fc69-4f11-8e16-3176ec396205', 'x-compute-request-id': 'req-868ad46b-fc69-4f11-8e16-3176ec396205', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:46:37Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:52:16,261 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.103s 2022-03-10 15:52:16,262 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:52:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-156b120a-8298-4bfa-9a1c-b843c4788b31', 'x-compute-request-id': 'req-156b120a-8298-4bfa-9a1c-b843c4788b31', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:46:37Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:52:17,375 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.096s 2022-03-10 15:52:17,375 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:52:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0b7be486-1cb4-441c-954d-6591dff349f7', 'x-compute-request-id': 'req-0b7be486-1cb4-441c-954d-6591dff349f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:46:37Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:52:18,484 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.100s 2022-03-10 15:52:18,485 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:52:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6972e66a-a730-4b17-bf77-08552eae07b8', 'x-compute-request-id': 'req-6972e66a-a730-4b17-bf77-08552eae07b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:46:37Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:52:19,586 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.091s 2022-03-10 15:52:19,587 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:52:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-52e24ccb-ef8f-472f-9d06-1d00204fb540', 'x-compute-request-id': 'req-52e24ccb-ef8f-472f-9d06-1d00204fb540', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:46:37Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:52:20,712 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.116s 2022-03-10 15:52:20,713 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:52:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-74f28e2f-7daa-4b34-b6f9-c11fa7907952', 'x-compute-request-id': 'req-74f28e2f-7daa-4b34-b6f9-c11fa7907952', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:46:37Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:52:21,828 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.099s 2022-03-10 15:52:21,828 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:52:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-158f0542-5e50-44c8-89b4-687d10f0a34e', 'x-compute-request-id': 'req-158f0542-5e50-44c8-89b4-687d10f0a34e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:46:37Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:52:22,931 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.094s 2022-03-10 15:52:22,932 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:52:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6c3c73c1-d78d-40f3-bccb-2473b4b1dec7', 'x-compute-request-id': 'req-6c3c73c1-d78d-40f3-bccb-2473b4b1dec7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:46:37Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:52:24,064 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.124s 2022-03-10 15:52:24,065 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:52:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9ff4326f-ad06-4736-9a3e-29c056dd6fc0', 'x-compute-request-id': 'req-9ff4326f-ad06-4736-9a3e-29c056dd6fc0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:46:37Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:52:25,180 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.105s 2022-03-10 15:52:25,181 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:52:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0b1777c3-de49-43e8-8f3f-080106c6973a', 'x-compute-request-id': 'req-0b1777c3-de49-43e8-8f3f-080106c6973a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:46:37Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:52:26,318 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.128s 2022-03-10 15:52:26,318 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:52:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c6b7eb2b-bad7-4fdb-87df-22d5936bc549', 'x-compute-request-id': 'req-c6b7eb2b-bad7-4fdb-87df-22d5936bc549', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:46:37Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:52:27,433 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.105s 2022-03-10 15:52:27,433 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:52:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ba82d8c8-ade6-4571-b6be-4c5bc7a580db', 'x-compute-request-id': 'req-ba82d8c8-ade6-4571-b6be-4c5bc7a580db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:46:37Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:52:28,537 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.094s 2022-03-10 15:52:28,538 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:52:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-68c1cdc5-0c9f-459e-a745-ea651af174b7', 'x-compute-request-id': 'req-68c1cdc5-0c9f-459e-a745-ea651af174b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:46:37Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:52:29,641 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.094s 2022-03-10 15:52:29,641 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:52:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b23029b0-ffee-4dee-8273-a493231bde53', 'x-compute-request-id': 'req-b23029b0-ffee-4dee-8273-a493231bde53', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:46:37Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:52:30,743 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.094s 2022-03-10 15:52:30,744 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:52:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f2e57e15-2d45-4676-b682-51e614bc095f', 'x-compute-request-id': 'req-f2e57e15-2d45-4676-b682-51e614bc095f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:46:37Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:52:31,846 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.093s 2022-03-10 15:52:31,847 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:52:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f62746a6-f28d-4970-bb57-f2ebab00a4db', 'x-compute-request-id': 'req-f62746a6-f28d-4970-bb57-f2ebab00a4db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:46:37Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:52:32,983 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.118s 2022-03-10 15:52:32,984 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:52:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d1926e01-bfc6-41e4-817a-dd0672905326', 'x-compute-request-id': 'req-d1926e01-bfc6-41e4-817a-dd0672905326', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:46:37Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:52:34,213 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.211s 2022-03-10 15:52:34,214 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:52:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eb30b8a2-092e-4e79-b490-a17f8a2d129a', 'x-compute-request-id': 'req-eb30b8a2-092e-4e79-b490-a17f8a2d129a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:46:37Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:52:35,321 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.099s 2022-03-10 15:52:35,322 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:52:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5d28f8c6-e30c-4864-a940-89fd1059c7e3', 'x-compute-request-id': 'req-5d28f8c6-e30c-4864-a940-89fd1059c7e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:46:37Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:52:36,423 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.091s 2022-03-10 15:52:36,423 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:52:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-761c9189-9e1a-462b-a4f2-07b5d0ab9274', 'x-compute-request-id': 'req-761c9189-9e1a-462b-a4f2-07b5d0ab9274', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:46:37Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:52:37,526 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.094s 2022-03-10 15:52:37,527 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:52:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b57f3ec7-1d14-47a9-aa38-ba42555083a1', 'x-compute-request-id': 'req-b57f3ec7-1d14-47a9-aa38-ba42555083a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:46:37Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:52:38,633 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776 0.097s 2022-03-10 15:52:38,633 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:52:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3eaf458a-6156-448a-bf27-3b49f2195870', 'x-compute-request-id': 'req-3eaf458a-6156-448a-bf27-3b49f2195870', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776'} Body: b'{"server": {"id": "a1776b9b-22a3-4bc4-9e65-ca5679add776", "name": "tempest-TestShelveInstance-server-460521631", "status": "ACTIVE", "tenant_id": "b582e05e9f264561bd47f63e59623838", "user_id": "3c3265eaef654924a8fb667c187ecb29", "metadata": {}, "hostId": "43c9801c60a835bdfeaa091dbda684c35b96f83d579161c293969e7d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.44/compute/flavors/452"}]}, "created": "2022-03-10T15:32:24Z", "updated": "2022-03-10T15:46:37Z", "addresses": {"tempest-TestShelveInstance-1397575246-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:19:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.44/compute/v2.1/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}, {"rel": "bookmark", "href": "http://10.222.0.44/compute/servers/a1776b9b-22a3-4bc4-9e65-ca5679add776"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-1163010010", "OS-SRV-USG:launched_at": "2022-03-10T15:33:48.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "87be62c0-f9e6-461d-abb1-1b1d063e8ec2"}]}}' 2022-03-10 15:52:38,930 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 204 DELETE http://10.222.0.44:9696/v2.0/security-groups/a62ee92f-37a9-4595-b2da-826def32f6cc 0.283s 2022-03-10 15:52:38,930 118344 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-b068f632-655a-485b-8cb3-f28b0374f994', 'content-length': '0', 'date': 'Thu, 10 Mar 2022 15:52:38 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.44:9696/v2.0/security-groups/a62ee92f-37a9-4595-b2da-826def32f6cc'} Body: b'' 2022-03-10 15:52:39,052 118344 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 202 DELETE http://10.222.0.44/compute/v2.1/os-keypairs/tempest-TestShelveInstance-1163010010 0.121s 2022-03-10 15:52:39,052 118344 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:52:38 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-287112a2-bed3-4baf-be01-9fca818b6733', 'x-compute-request-id': 'req-287112a2-bed3-4baf-be01-9fca818b6733', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.44/compute/v2.1/os-keypairs/tempest-TestShelveInstance-1163010010'} 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 349, 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 a1776b9b-22a3-4bc4-9e65-ca5679add776 failed to reach SHELVED_OFFLOADED status and task state "None" within the required time (360 s). Current status: ACTIVE. Current task state: None. |
||||||
tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern | 1 | 0 | 1 | 0 | 0 | Detail | |
test_volume_boot_pattern[compute,id-557cd2c2-4eb8-4dce-98be-f86765ff311b,image,slow,volume] |
fail
ft13.1: tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_volume_boot_pattern[compute,id-557cd2c2-4eb8-4dce-98be-f86765ff311b,image,slow,volume]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2022-03-10 15:47:49,997 118335 INFO [tempest.scenario.test_volume_boot_pattern] Creating keypair and security group 2022-03-10 15:47:50,706 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 POST http://10.222.0.44/compute/v2.1/os-keypairs 0.708s 2022-03-10 15:47:50,707 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"keypair": {"name": "tempest-TestVolumeBootPattern-824825931"}} Response - Headers: {'date': 'Thu, 10 Mar 2022 15:47:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '2314', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8da3ee92-6218-4fbc-b17a-6c9efd469ca1', 'x-compute-request-id': 'req-8da3ee92-6218-4fbc-b17a-6c9efd469ca1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"private_key": "-----BEGIN RSA PRIVATE KEY-----\\nMIIEowIBAAKCAQEAynq02uMs64yiY81EBweDd0h7gWz4uKPH2DNmY+0KsFkNEIr5\\na3ai1DAvWQU5phAZ+uwVtzoWa960IvsPMhp5uW1wjuCPLaRghd/LWHsMli6kyXSK\\n8nOUqciUWCGVLflPsk/eSBBQSf6hYZCuk+XflppG5YfwIUVyNpxxGbMFF3D37nER\\nZpdqzvE1cnAQmKb4qaPjsw5G/Pl7JXzQhwSfbcvfGHveW0ztViFiKOIZmTpNs8Y/\\nUv58ITjU6UuZko3Yo6iRq3P/0xO2nIprX+orzD8Cw8G+Gxt0EBYncHbrKVd05ntC\\nvbHrsCoaGpv4oapaROEgpVPf+CHBQzSFFK42owIDAQABAoIBAEmMtTFloCWYGkzi\\nfTmIcyrbO3HSIa8AX1Gbqi/WJTHVxzchJGTy3UbykeBmU4CNDMLnCyRZh1d7uDeU\\ntvpeP6Upqd9cluXfdehrWLQ1TmcnXliHawmTDod2AtzYphXjIB4HgRjwRBn80qZc\\nJe43bDaKqAIslP+g+FH6FeNd8hWHIBLXAOZuwq4BkuB+wiVco0j3NgsaX9hdEs+5\\n70z767ZHGs2sSL96eHRqnGY6W2Y21utsylJT4kbvoyp1WvzmYGKwSlmiHcCdkqYP\\nM1OXNywK75GaE4k0wcT17gU7Fu6DpVOGUfiM7gES2pQef+2ZWQGWKZi9dnXKfRX3\\nGBrVTTECgYEA7o+gY3aQWPOoqzZEz7J9gVqQulFDAW/ChXz/BOaP5AJMRowwEI2a\\nemdE0YTTJ7etAWajfT3v/UPPQ1NXCtKNb2RVsUcy5RSsB/jfSgnc1VFTbDNjOAkr\\nZ87fU+NmUwq6l3ZCfc38tE7XvqoI71u9u19zkCTa0ew9CUk0NkxGD60CgYEA2Ufa\\n+/NB4UN7oa1X+0duN7HlIBvpprEOqfy/niwWx//eIT1EW5/aJuVHiHAGPQri3Omr\\nDUflu6Kn2jbo0hYUhyyE6Z54IF7rnXsFgo/FhGJsJAhMDu2Q3jt/Gfl9+l5gFmB1\\n9m/AgGskKdrv8l3vIWnKyQ5YKFCTwZXcoGdD6Y8CgYBxdUuhomT6eT/x1ciaQ1if\\nabRFeJp2l3GbTRx4dzNeDJ28O7YsWTxsFKtNPm+yhw+4B9mfmhKGkHaFnaBbHFJ5\\n9O0weB1DiDZdQEbqDpDBv4D+h94ba3kCUQgz/IXQ3txpZqwu6wXRt2GyY2oGdMpi\\nz/3FQ1Hy3vkUboVvgY0crQKBgGMlj75iLRCua27GG5yU5q1RZr01H3Qp3QgiRgnW\\nEnsmvWSrgVLR6YjQHMkcXSxjmEu38I653RG20iMX5TtgSfO4k9nKrwQObDNLHKOM\\nGVQkWTZD9vjk3LMbsQ7YMu0ZPX1YfNt7+PpgaXsT5WPSCzlS/e6qtf2HbzTpvmgP\\nVwTvAoGBAJ2m7mRh7xfJM1Z+lvpvMZiLS/z+1FIZ4Rtjei0g7+QenQlATfMQDxCL\\n2X7ObDEo3xt4YY2TDY5YwZxJkHnU2uxH3cxDK+ULuqUCenzr/Lzn2mLrv1xZFnWe\\nZyERaygDalyQtCFYJe4NI/Oz44jZkTsnQwmrHhCOx/rsbHDxNJCq\\n-----END RSA PRIVATE KEY-----\\n", "name": "tempest-TestVolumeBootPattern-824825931", "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDKerTa4yzrjKJjzUQHB4N3SHuBbPi4o8fYM2Zj7QqwWQ0QivlrdqLUMC9ZBTmmEBn67BW3OhZr3rQi+w8yGnm5bXCO4I8tpGCF38tYewyWLqTJdIryc5SpyJRYIZUt+U+yT95IEFBJ/qFhkK6T5d+Wmkblh/AhRXI2nHEZswUXcPfucRFml2rO8TVycBCYpvipo+OzDkb8+XslfNCHBJ9ty98Ye95bTO1WIWIo4hmZOk2zxj9S/nwhONTpS5mSjdijqJGrc//TE7acimtf6ivMPwLDwb4bG3QQFidwduspV3Tme0K9seuwKhoam/ihqlpE4SClU9/4IcFDNIUUrjaj Generated-by-Nova", "fingerprint": "19:c9:9a:d5:9c:b0:1c:fe:83:76:c9:21:46:ff:81:93", "user_id": "4406c8532fdf4da2966ad0d1b994f0d9"}}' 2022-03-10 15:47:51,146 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.222.0.44:9696/v2.0/security-groups 0.436s 2022-03-10 15:47:51,146 118335 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-1972418812", "description": "tempest-secgroup-smoke-1972418812 description", "project_id": "e93420f58ffc440793ff5ebc27a1960f"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1611', 'x-openstack-request-id': 'req-d341128d-e629-4a00-8093-7829bb9977ce', 'date': 'Thu, 10 Mar 2022 15:47:51 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.44:9696/v2.0/security-groups'} Body: b'{"security_group": {"id": "e646b1de-4310-4381-825d-e6ac7cf66d07", "name": "tempest-secgroup-smoke-1972418812", "stateful": true, "tenant_id": "e93420f58ffc440793ff5ebc27a1960f", "description": "tempest-secgroup-smoke-1972418812 description", "shared": false, "security_group_rules": [{"id": "405767fb-e4b4-4ceb-ada3-2813f88f7133", "tenant_id": "e93420f58ffc440793ff5ebc27a1960f", "security_group_id": "e646b1de-4310-4381-825d-e6ac7cf66d07", "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": 499, "description": null, "tags": [], "created_at": "2022-03-10T15:47:50Z", "updated_at": "2022-03-10T15:47:50Z", "revision_number": 0, "project_id": "e93420f58ffc440793ff5ebc27a1960f"}, {"id": "bb3a3e9f-ddbc-4939-b14d-77a042dffff1", "tenant_id": "e93420f58ffc440793ff5ebc27a1960f", "security_group_id": "e646b1de-4310-4381-825d-e6ac7cf66d07", "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": 498, "description": null, "tags": [], "created_at": "2022-03-10T15:47:50Z", "updated_at": "2022-03-10T15:47:50Z", "revision_number": 0, "project_id": "e93420f58ffc440793ff5ebc27a1960f"}], "tags": [], "created_at": "2022-03-10T15:47:50Z", "updated_at": "2022-03-10T15:47:50Z", "revision_number": 1, "project_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 15:47:51,624 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.222.0.44:9696/v2.0/security-group-rules 0.477s 2022-03-10 15:47:51,624 118335 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": "e646b1de-4310-4381-825d-e6ac7cf66d07", "project_id": "e93420f58ffc440793ff5ebc27a1960f", "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-447a973e-96c2-401b-8193-c721cb4c12d4', 'date': 'Thu, 10 Mar 2022 15:47:51 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.44:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "d343d7ec-c537-4aa4-94a7-326c16bed372", "tenant_id": "e93420f58ffc440793ff5ebc27a1960f", "security_group_id": "e646b1de-4310-4381-825d-e6ac7cf66d07", "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-03-10T15:47:51Z", "updated_at": "2022-03-10T15:47:51Z", "revision_number": 0, "project_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 15:47:51,951 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.222.0.44:9696/v2.0/security-group-rules 0.326s 2022-03-10 15:47:51,951 118335 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": "e646b1de-4310-4381-825d-e6ac7cf66d07", "project_id": "e93420f58ffc440793ff5ebc27a1960f", "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-ba587251-314c-4fe4-a99a-11fc52c13676', 'date': 'Thu, 10 Mar 2022 15:47:51 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.44:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "ced90116-2e0e-485c-bdab-5d373f5c6576", "tenant_id": "e93420f58ffc440793ff5ebc27a1960f", "security_group_id": "e646b1de-4310-4381-825d-e6ac7cf66d07", "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-03-10T15:47:51Z", "updated_at": "2022-03-10T15:47:51Z", "revision_number": 0, "project_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 15:47:52,349 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.222.0.44:9696/v2.0/security-group-rules 0.396s 2022-03-10 15:47:52,349 118335 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": "e646b1de-4310-4381-825d-e6ac7cf66d07", "project_id": "e93420f58ffc440793ff5ebc27a1960f", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-82775e3f-1b3b-478e-a536-e4ee4e8c2b80', 'date': 'Thu, 10 Mar 2022 15:47:52 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.44:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "8bba5785-bc49-4dca-8945-158f48d59ed5", "tenant_id": "e93420f58ffc440793ff5ebc27a1960f", "security_group_id": "e646b1de-4310-4381-825d-e6ac7cf66d07", "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-03-10T15:47:52Z", "updated_at": "2022-03-10T15:47:52Z", "revision_number": 0, "project_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 15:47:52,749 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.222.0.44:9696/v2.0/security-group-rules 0.399s 2022-03-10 15:47:52,750 118335 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": "e646b1de-4310-4381-825d-e6ac7cf66d07", "project_id": "e93420f58ffc440793ff5ebc27a1960f", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-239631a5-8896-4834-a009-ff4f86284772', 'date': 'Thu, 10 Mar 2022 15:47:52 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.44:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "91f4eba1-84c4-460b-b4c0-8dc603fee43d", "tenant_id": "e93420f58ffc440793ff5ebc27a1960f", "security_group_id": "e646b1de-4310-4381-825d-e6ac7cf66d07", "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-03-10T15:47:52Z", "updated_at": "2022-03-10T15:47:52Z", "revision_number": 0, "project_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 15:47:53,332 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.222.0.44:9696/v2.0/security-group-rules 0.581s 2022-03-10 15:47:53,333 118335 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": "e646b1de-4310-4381-825d-e6ac7cf66d07", "project_id": "e93420f58ffc440793ff5ebc27a1960f", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-f90ee34f-fb43-4c59-a427-b6a857c0ceea', 'date': 'Thu, 10 Mar 2022 15:47:53 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.44:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "52364f8b-e695-4fc6-a789-d975872ae9a9", "tenant_id": "e93420f58ffc440793ff5ebc27a1960f", "security_group_id": "e646b1de-4310-4381-825d-e6ac7cf66d07", "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-03-10T15:47:52Z", "updated_at": "2022-03-10T15:47:52Z", "revision_number": 0, "project_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 15:47:53,849 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.222.0.44:9696/v2.0/security-group-rules 0.515s 2022-03-10 15:47:53,849 118335 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": "e646b1de-4310-4381-825d-e6ac7cf66d07", "project_id": "e93420f58ffc440793ff5ebc27a1960f", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-49a970c6-9fec-4031-beda-ebc448046d9e', 'date': 'Thu, 10 Mar 2022 15:47:53 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.44:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "4b16f29a-3ae5-4c43-bbb6-215aeb4d4830", "tenant_id": "e93420f58ffc440793ff5ebc27a1960f", "security_group_id": "e646b1de-4310-4381-825d-e6ac7cf66d07", "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-03-10T15:47:53Z", "updated_at": "2022-03-10T15:47:53Z", "revision_number": 0, "project_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 15:47:53,850 118335 INFO [tempest.scenario.test_volume_boot_pattern] Booting instance 1 from volume 2022-03-10 15:47:53,879 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.44/image/v2/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a 0.029s 2022-03-10 15:47:53,884 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:47:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '946', 'content-type': 'application/json', 'x-openstack-request-id': 'req-cfb284e8-b2e1-4a4e-8232-21b7e0c4f049', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/image/v2/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a'} Body: b'{"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "name": "ubuntu-16", "disk_format": "vhdx", "container_format": "bare", "visibility": "public", "size": 645922816, "virtual_size": 734003200, "status": "active", "checksum": "318f990048c8a194829e52141534610d", "protected": false, "min_ram": 0, "min_disk": 0, "owner": "ffa249bf620542a2b0b3c265da642682", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53", "id": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "created_at": "2022-03-10T15:20:50Z", "updated_at": "2022-03-10T15:21:07Z", "tags": [], "self": "/v2/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "file": "/v2/images/5c27b1d0-28e6-40d4-b206-1c2fc2f1203a/file", "schema": "/v2/schemas/image"}' 2022-03-10 15:48:39,910 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 202 POST http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes 46.025s 2022-03-10 15:48:39,911 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "snapshot_id": null, "imageRef": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "volume_type": null, "size": 1}} Response - Headers: {'date': 'Thu, 10 Mar 2022 15:47:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-664a3d32-4a6a-4cde-8a00-520f21d3cb0f', 'content-length': '827', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-664a3d32-4a6a-4cde-8a00-520f21d3cb0f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:39.530924", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2022-03-10 15:49:31,503 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 51.580s 2022-03-10 15:49:31,504 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:48:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b0394d5-186d-46dd-ad9f-b37cbec8bdfa', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b0394d5-186d-46dd-ad9f-b37cbec8bdfa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T15:48:40.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 15:50:32,570 118335 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.44', port=80): Read timed out. (read timeout=60)")': /volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 2022-03-10 15:50:41,775 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 69.262s 2022-03-10 15:50:41,776 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:50:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9129556f-c99d-419e-92b0-eaec6109c11b', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9129556f-c99d-419e-92b0-eaec6109c11b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T15:48:40.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 15:51:31,830 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 49.044s 2022-03-10 15:51:31,831 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:50:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e6cf2cd2-6be0-436f-8930-14c8145744a0', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e6cf2cd2-6be0-436f-8930-14c8145744a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T15:48:40.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 15:52:32,904 118335 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.44', port=80): Read timed out. (read timeout=60)")': /volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 2022-03-10 15:52:43,203 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 70.357s 2022-03-10 15:52:43,203 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:52:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6bebdb81-b3b5-4dfb-aef2-3f711efbd116', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6bebdb81-b3b5-4dfb-aef2-3f711efbd116', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T15:48:40.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 15:53:32,356 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 48.144s 2022-03-10 15:53:32,356 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:52:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-54b9685a-048f-4f88-a3bb-ffbf20875134', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-54b9685a-048f-4f88-a3bb-ffbf20875134', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T15:48:40.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 15:54:33,425 118335 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.44', port=80): Read timed out. (read timeout=60)")': /volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 2022-03-10 15:55:32,524 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 119.159s 2022-03-10 15:55:32,525 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 15:54:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1a257d1b-7607-4c0a-a2cf-8de5be0ca78a', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1a257d1b-7607-4c0a-a2cf-8de5be0ca78a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T15:48:40.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 15:56:32,604 118335 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.44', port=80): Read timed out. (read timeout=60)")': /volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 2022-03-10 15:57:32,665 118335 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.44', port=80): Read timed out. (read timeout=60)")': /volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 2022-03-10 15:58:32,726 118335 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.44', port=80): Read timed out. (read timeout=60)")': /volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 2022-03-10 15:59:32,784 118335 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.44', port=80): Read timed out. (read timeout=60)")': /volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 2022-03-10 16:00:32,844 118335 WARNING [urllib3.connectionpool] Retrying (Retry(total=5, connect=None, read=None, redirect=5, status=None)) after connection broken by 'ReadTimeoutError("HTTPConnectionPool(host='10.222.0.44', port=80): Read timed out. (read timeout=60)")': /volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 2022-03-10 16:01:32,905 118335 WARNING [urllib3.connectionpool] Retrying (Retry(total=4, connect=None, read=None, redirect=5, status=None)) after connection broken by 'ReadTimeoutError("HTTPConnectionPool(host='10.222.0.44', port=80): Read timed out. (read timeout=60)")': /volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 2022-03-10 16:02:32,965 118335 WARNING [urllib3.connectionpool] Retrying (Retry(total=3, connect=None, read=None, redirect=5, status=None)) after connection broken by 'ReadTimeoutError("HTTPConnectionPool(host='10.222.0.44', port=80): Read timed out. (read timeout=60)")': /volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 2022-03-10 16:03:33,027 118335 WARNING [urllib3.connectionpool] Retrying (Retry(total=2, connect=None, read=None, redirect=5, status=None)) after connection broken by 'ReadTimeoutError("HTTPConnectionPool(host='10.222.0.44', port=80): Read timed out. (read timeout=60)")': /volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 2022-03-10 16:03:57,737 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 400 DELETE http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 505.193s 2022-03-10 16:03:57,737 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:03:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '285', 'content-type': 'application/json', 'x-compute-request-id': 'req-188ad43c-3686-4d95-be1b-9945b0eba0d0', 'x-openstack-request-id': 'req-188ad43c-3686-4d95-be1b-9945b0eba0d0', 'connection': 'close', 'status': '400', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"badRequest": {"code": 400, "message": "Invalid volume: Volume status must be available or error or error_restoring or error_extending or error_managing and must not be migrating, attached, belong to a group, have snapshots or be disassociated from snapshots after volume transfer."}}' 2022-03-10 16:03:57,956 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.217s 2022-03-10 16:03:57,956 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:03:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e315f70-c73c-4e42-885e-b07a560185ce', 'content-length': '980', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e315f70-c73c-4e42-885e-b07a560185ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:03:55.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:03:59,015 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.050s 2022-03-10 16:03:59,015 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:03:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0188297e-e500-4e5e-99f5-db1e4e54d425', 'content-length': '980', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0188297e-e500-4e5e-99f5-db1e4e54d425', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:03:55.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:04:00,066 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.043s 2022-03-10 16:04:00,067 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:04:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-69007f62-cb86-4d77-91a0-199e7f500dff', 'content-length': '980', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-69007f62-cb86-4d77-91a0-199e7f500dff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:03:55.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:04:01,152 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.077s 2022-03-10 16:04:01,153 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:04:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-761454f0-6038-4da9-821f-e7ca9593e962', 'content-length': '980', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-761454f0-6038-4da9-821f-e7ca9593e962', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:03:55.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:04:02,208 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.046s 2022-03-10 16:04:02,208 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:04:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac1c2814-f4c7-44aa-84df-17b4024ecf2b', 'content-length': '980', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac1c2814-f4c7-44aa-84df-17b4024ecf2b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:03:55.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:04:03,261 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.045s 2022-03-10 16:04:03,262 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:04:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aac14d8f-a036-4e3d-9821-b48a4c737f6d', 'content-length': '980', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aac14d8f-a036-4e3d-9821-b48a4c737f6d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:03:55.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:04:04,308 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.039s 2022-03-10 16:04:04,309 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:04:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-09798e64-1333-4791-8890-0d04d072c47e', 'content-length': '980', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-09798e64-1333-4791-8890-0d04d072c47e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:03:55.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:04:05,357 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.040s 2022-03-10 16:04:05,357 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:04:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6cb96328-dec7-42fe-954b-719926ea9358', 'content-length': '980', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6cb96328-dec7-42fe-954b-719926ea9358', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:03:55.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:04:06,407 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.042s 2022-03-10 16:04:06,408 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:04:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f54b3f22-8f8f-4a68-8e37-44fd17182546', 'content-length': '980', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f54b3f22-8f8f-4a68-8e37-44fd17182546', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:03:55.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:04:07,462 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.046s 2022-03-10 16:04:07,462 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:04:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5302d068-58b3-43bb-ab60-4e1eef0d7bb2', 'content-length': '980', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5302d068-58b3-43bb-ab60-4e1eef0d7bb2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:03:55.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:04:08,536 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.066s 2022-03-10 16:04:08,536 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:04:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc1fb5a5-97fc-47c8-8ebd-7b72f885de04', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc1fb5a5-97fc-47c8-8ebd-7b72f885de04', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:04:09,589 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.046s 2022-03-10 16:04:09,590 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:04:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eab2db42-f3a6-40ca-89f6-cee162b491ae', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eab2db42-f3a6-40ca-89f6-cee162b491ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:04:10,643 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.046s 2022-03-10 16:04:10,644 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:04:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0be2bd46-c328-4a27-b9ad-ddc6218400be', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0be2bd46-c328-4a27-b9ad-ddc6218400be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:04:11,691 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.039s 2022-03-10 16:04:11,691 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:04:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e51d756a-bc79-48d3-adba-255691b507f3', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e51d756a-bc79-48d3-adba-255691b507f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:04:12,738 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.039s 2022-03-10 16:04:12,738 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:04:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-48ea751f-4759-4b77-9457-993e44cdce8f', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-48ea751f-4759-4b77-9457-993e44cdce8f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:04:13,785 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.039s 2022-03-10 16:04:13,785 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:04:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b8578a3-952d-48b0-9537-794f69b94276', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b8578a3-952d-48b0-9537-794f69b94276', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:04:14,832 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.039s 2022-03-10 16:04:14,832 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:04:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ed4d119d-a247-4e33-af44-309d159b493c', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ed4d119d-a247-4e33-af44-309d159b493c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:04:15,880 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.040s 2022-03-10 16:04:15,881 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:04:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e34d6d0-47a4-4b34-9212-bf29099fdd25', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e34d6d0-47a4-4b34-9212-bf29099fdd25', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:04:16,927 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.038s 2022-03-10 16:04:16,927 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:04:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ae32cb6-c1ad-4314-b22c-3e5ffd732b0a', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ae32cb6-c1ad-4314-b22c-3e5ffd732b0a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:04:17,974 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.039s 2022-03-10 16:04:17,975 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:04:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c52c713c-7722-466a-98c3-6fb0531cb6a5', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c52c713c-7722-466a-98c3-6fb0531cb6a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:04:19,023 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.041s 2022-03-10 16:04:19,023 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:04:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd7073f4-2428-4a08-bdfe-d13a37df9649', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd7073f4-2428-4a08-bdfe-d13a37df9649', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:04:20,072 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.041s 2022-03-10 16:04:20,072 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:04:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-db969acd-5cb2-4f95-abd4-d621a798fd12', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-db969acd-5cb2-4f95-abd4-d621a798fd12', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:04:21,118 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.038s 2022-03-10 16:04:21,119 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:04:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-14696a08-06b6-4f17-8c67-c801953b4a05', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-14696a08-06b6-4f17-8c67-c801953b4a05', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:04:22,167 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.040s 2022-03-10 16:04:22,168 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:04:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a2868603-f619-4a2d-8cc2-1a9fa45bcd67', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a2868603-f619-4a2d-8cc2-1a9fa45bcd67', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:04:23,219 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.044s 2022-03-10 16:04:23,220 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:04:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a76011d-c81a-491b-9bd9-a15111891c94', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a76011d-c81a-491b-9bd9-a15111891c94', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:04:24,269 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.040s 2022-03-10 16:04:24,269 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:04:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d5f53cfc-0707-4943-861c-05331309d86b', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d5f53cfc-0707-4943-861c-05331309d86b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:04:25,317 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.041s 2022-03-10 16:04:25,317 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:04:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-60f5825d-c4f8-4f57-a21d-410393de7b7f', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-60f5825d-c4f8-4f57-a21d-410393de7b7f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:04:26,363 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.039s 2022-03-10 16:04:26,363 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:04:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f5ea7c74-b992-4477-acee-d5f8e63dd573', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f5ea7c74-b992-4477-acee-d5f8e63dd573', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:04:27,413 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.042s 2022-03-10 16:04:27,414 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:04:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ba71f3c8-13bd-4b50-a946-37af6743dcea', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ba71f3c8-13bd-4b50-a946-37af6743dcea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:04:28,460 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.038s 2022-03-10 16:04:28,460 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:04:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5f8277bb-0039-4fda-b317-1a2555b9a855', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5f8277bb-0039-4fda-b317-1a2555b9a855', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:04:29,510 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.042s 2022-03-10 16:04:29,511 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:04:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f229bd06-2da3-4dff-8e7f-a356e7d51ea2', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f229bd06-2da3-4dff-8e7f-a356e7d51ea2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:04:30,561 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.042s 2022-03-10 16:04:30,562 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:04:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6330eedb-6d58-4945-9ef6-4f221142852a', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6330eedb-6d58-4945-9ef6-4f221142852a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:04:31,608 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.039s 2022-03-10 16:04:31,608 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:04:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d2fef91a-a04c-4275-9ab3-0df29d842cae', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d2fef91a-a04c-4275-9ab3-0df29d842cae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:04:32,656 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.039s 2022-03-10 16:04:32,656 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:04:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c1a7f1d-a2d7-4beb-b634-de5337bcafcc', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c1a7f1d-a2d7-4beb-b634-de5337bcafcc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:04:33,705 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.041s 2022-03-10 16:04:33,706 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:04:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a659c19f-0895-4e21-8806-e9c4448b27fe', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a659c19f-0895-4e21-8806-e9c4448b27fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:04:34,753 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.040s 2022-03-10 16:04:34,753 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:04:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ec5eff5-061b-4520-a077-20c3296c9f4d', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ec5eff5-061b-4520-a077-20c3296c9f4d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:04:35,802 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.040s 2022-03-10 16:04:35,802 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:04:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bd6c8a98-6993-4f2d-b881-35180899bde2', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bd6c8a98-6993-4f2d-b881-35180899bde2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:04:36,849 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.038s 2022-03-10 16:04:36,849 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:04:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c2a4b468-8ee7-4499-b934-67605066d2cb', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c2a4b468-8ee7-4499-b934-67605066d2cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:04:37,896 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.039s 2022-03-10 16:04:37,897 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:04:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-120c195a-3243-4563-985d-b24e38edf0ff', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-120c195a-3243-4563-985d-b24e38edf0ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:04:38,945 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.039s 2022-03-10 16:04:38,945 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:04:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-79e7b919-4c2f-437a-a5a1-4451b6f0b81c', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-79e7b919-4c2f-437a-a5a1-4451b6f0b81c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:04:39,991 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.038s 2022-03-10 16:04:39,991 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:04:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-309164d5-c86e-42c0-96c9-1155c9c7fbbc', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-309164d5-c86e-42c0-96c9-1155c9c7fbbc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:04:41,041 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.041s 2022-03-10 16:04:41,042 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:04:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c08f6970-015a-49e8-9bdc-5c34f942ccbb', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c08f6970-015a-49e8-9bdc-5c34f942ccbb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:04:42,089 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.039s 2022-03-10 16:04:42,089 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:04:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d22d1a2d-169e-4c39-b3c3-2e230ea7369a', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d22d1a2d-169e-4c39-b3c3-2e230ea7369a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:04:43,140 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.042s 2022-03-10 16:04:43,141 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:04:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e255f18-d88e-40f2-b7ef-7be4a47883b7', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e255f18-d88e-40f2-b7ef-7be4a47883b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:04:44,191 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.041s 2022-03-10 16:04:44,191 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:04:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-59a624b0-baa9-4074-be1c-cfe9864b4bca', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-59a624b0-baa9-4074-be1c-cfe9864b4bca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:04:45,245 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.045s 2022-03-10 16:04:45,245 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:04:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-13530942-c1f1-42fb-a284-6a3bf194fcf1', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-13530942-c1f1-42fb-a284-6a3bf194fcf1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:04:46,296 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.041s 2022-03-10 16:04:46,296 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:04:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-58ce8863-5e5c-4cc2-b330-67a51d81eb05', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-58ce8863-5e5c-4cc2-b330-67a51d81eb05', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:04:47,343 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.039s 2022-03-10 16:04:47,349 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:04:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4ac1db53-5426-43a2-bc97-cb272960be7b', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4ac1db53-5426-43a2-bc97-cb272960be7b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:04:48,398 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.041s 2022-03-10 16:04:48,398 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:04:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f18e931f-fac7-49c8-945d-b84c2969b2ae', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f18e931f-fac7-49c8-945d-b84c2969b2ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:04:49,446 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.040s 2022-03-10 16:04:49,447 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:04:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9d5d53e6-c190-438b-a152-1097d29c38d0', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9d5d53e6-c190-438b-a152-1097d29c38d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:04:50,494 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.040s 2022-03-10 16:04:50,494 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:04:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d3ff0952-d2c7-457d-8f14-2cd2e8de533b', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d3ff0952-d2c7-457d-8f14-2cd2e8de533b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:04:51,544 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.040s 2022-03-10 16:04:51,544 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:04:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-85642f97-b0f7-4805-bcef-f92a4d717b32', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-85642f97-b0f7-4805-bcef-f92a4d717b32', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:04:52,592 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.040s 2022-03-10 16:04:52,592 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:04:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c00cd309-59c2-4a62-a811-0caec0a21efc', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c00cd309-59c2-4a62-a811-0caec0a21efc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:04:53,641 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.041s 2022-03-10 16:04:53,642 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:04:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-82ce808f-a607-4944-af00-c1fc3eec3218', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-82ce808f-a607-4944-af00-c1fc3eec3218', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:04:54,690 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.040s 2022-03-10 16:04:54,690 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:04:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d3600cf-82d3-4ebd-9f92-250bb3ba12b4', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d3600cf-82d3-4ebd-9f92-250bb3ba12b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:04:55,741 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.043s 2022-03-10 16:04:55,741 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:04:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f5959a8f-e6e0-4b6a-9bee-46b197223569', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f5959a8f-e6e0-4b6a-9bee-46b197223569', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:04:56,793 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.043s 2022-03-10 16:04:56,793 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:04:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e8527454-d3d1-4fb8-a4f6-89e8ad728086', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e8527454-d3d1-4fb8-a4f6-89e8ad728086', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:04:57,844 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.043s 2022-03-10 16:04:57,845 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:04:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-33e446ea-7974-49d1-b225-ba7be9144f63', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-33e446ea-7974-49d1-b225-ba7be9144f63', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:04:58,896 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.044s 2022-03-10 16:04:58,897 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:04:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3602cef6-40b8-4d62-9f72-4bfff9c52896', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3602cef6-40b8-4d62-9f72-4bfff9c52896', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:04:59,945 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.041s 2022-03-10 16:04:59,946 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:04:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0542089a-bb0c-4f11-80d1-3eedb8970c79', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0542089a-bb0c-4f11-80d1-3eedb8970c79', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:05:00,996 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.041s 2022-03-10 16:05:00,996 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:05:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-78f0d661-eabb-4312-bc94-aec27396a719', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-78f0d661-eabb-4312-bc94-aec27396a719', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:05:02,045 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.040s 2022-03-10 16:05:02,045 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:05:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bbafb854-f768-4085-8133-7ec4dd0a5f31', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bbafb854-f768-4085-8133-7ec4dd0a5f31', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:05:03,094 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.040s 2022-03-10 16:05:03,094 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:05:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b30ca35-af40-4e3b-aed5-c89f18a3413a', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b30ca35-af40-4e3b-aed5-c89f18a3413a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:05:04,142 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.040s 2022-03-10 16:05:04,142 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:05:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0aff9873-7de7-45c8-818b-30d24a3afe84', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0aff9873-7de7-45c8-818b-30d24a3afe84', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:05:05,191 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.041s 2022-03-10 16:05:05,191 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:05:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d5330144-03c6-4473-8ec8-ccd4b8d55b11', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d5330144-03c6-4473-8ec8-ccd4b8d55b11', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:05:06,241 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.042s 2022-03-10 16:05:06,241 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:05:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-01ec3bed-ec69-4b9a-b4f4-f33680e4c019', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-01ec3bed-ec69-4b9a-b4f4-f33680e4c019', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:05:07,289 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.039s 2022-03-10 16:05:07,289 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:05:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1207d471-31cc-431d-990b-a78ea4e6f9bc', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1207d471-31cc-431d-990b-a78ea4e6f9bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:05:08,339 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.041s 2022-03-10 16:05:08,339 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:05:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-17cafff0-eb37-427c-8d0f-2382c5f3d7c4', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-17cafff0-eb37-427c-8d0f-2382c5f3d7c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:05:09,388 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.040s 2022-03-10 16:05:09,388 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:05:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-07561513-08ba-4e03-9459-d87125f45a42', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-07561513-08ba-4e03-9459-d87125f45a42', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:05:10,436 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.040s 2022-03-10 16:05:10,436 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:05:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f41633b1-353d-4a5b-8245-f7f5a78146f6', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f41633b1-353d-4a5b-8245-f7f5a78146f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:05:11,483 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.039s 2022-03-10 16:05:11,484 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:05:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a5241246-6e90-4344-a445-8a20d33dac22', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a5241246-6e90-4344-a445-8a20d33dac22', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:05:12,532 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.040s 2022-03-10 16:05:12,532 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:05:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b2ab24d5-15bd-4f06-946c-ecd07b4596cd', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b2ab24d5-15bd-4f06-946c-ecd07b4596cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:05:13,579 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.039s 2022-03-10 16:05:13,579 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:05:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a77ade57-7c13-40b4-ae0e-0f865a60fcb9', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a77ade57-7c13-40b4-ae0e-0f865a60fcb9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:05:14,625 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.039s 2022-03-10 16:05:14,626 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:05:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-29986cc3-4824-46fb-a5ec-11cf2c3409a6', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-29986cc3-4824-46fb-a5ec-11cf2c3409a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:05:15,673 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.040s 2022-03-10 16:05:15,674 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:05:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea3dada1-f9ba-4878-8318-0f1ca660d293', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea3dada1-f9ba-4878-8318-0f1ca660d293', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:05:16,720 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.039s 2022-03-10 16:05:16,720 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:05:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-20e26e43-f39a-4cac-85b9-585aa768d854', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-20e26e43-f39a-4cac-85b9-585aa768d854', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:05:17,768 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.040s 2022-03-10 16:05:17,769 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:05:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1896c238-29bc-4470-97b0-2488d9f03ea3', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1896c238-29bc-4470-97b0-2488d9f03ea3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:05:18,815 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.039s 2022-03-10 16:05:18,815 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:05:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b804c72-20ff-48c3-9c98-123f24395442', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b804c72-20ff-48c3-9c98-123f24395442', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:05:19,864 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.041s 2022-03-10 16:05:19,865 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:05:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cb17ea6c-e561-4327-a471-1796e93ced09', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cb17ea6c-e561-4327-a471-1796e93ced09', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:05:20,912 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.038s 2022-03-10 16:05:20,912 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:05:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-16412043-0590-454f-83fc-578923efb86a', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-16412043-0590-454f-83fc-578923efb86a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:05:21,961 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.041s 2022-03-10 16:05:21,961 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:05:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-db3a4d13-84ef-4cfb-bca3-3beb93b03ca8', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-db3a4d13-84ef-4cfb-bca3-3beb93b03ca8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:05:23,009 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.039s 2022-03-10 16:05:23,010 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:05:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-793a9931-5cb6-4172-912b-035eabc89b05', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-793a9931-5cb6-4172-912b-035eabc89b05', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:05:24,058 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.040s 2022-03-10 16:05:24,058 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:05:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8e3d2536-f447-44e8-9e81-4bc6ee0b9ce4', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e3d2536-f447-44e8-9e81-4bc6ee0b9ce4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:05:25,107 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.040s 2022-03-10 16:05:25,107 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:05:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3eedc865-2db1-4827-b3aa-672e1f66acd2', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3eedc865-2db1-4827-b3aa-672e1f66acd2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:05:26,155 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.039s 2022-03-10 16:05:26,155 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:05:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5a1d4f2e-2442-485a-a176-9520f06267f7', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5a1d4f2e-2442-485a-a176-9520f06267f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:05:27,202 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.039s 2022-03-10 16:05:27,203 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:05:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-83de2cb2-6cca-46f9-a755-d83469254bf6', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-83de2cb2-6cca-46f9-a755-d83469254bf6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:05:28,252 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.042s 2022-03-10 16:05:28,253 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:05:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d14b9f19-24c2-47c6-9a5f-c12796bba48e', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d14b9f19-24c2-47c6-9a5f-c12796bba48e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:05:29,300 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.040s 2022-03-10 16:05:29,301 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:05:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3cd56e1c-52b9-4656-9f3f-973d41cc9c55', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3cd56e1c-52b9-4656-9f3f-973d41cc9c55', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:05:30,348 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.040s 2022-03-10 16:05:30,349 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:05:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5200498b-0077-4190-865b-8eac18adec63', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5200498b-0077-4190-865b-8eac18adec63', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:05:31,405 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.040s 2022-03-10 16:05:31,405 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:05:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a89283ea-e86c-476c-bda5-a794860aa054', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a89283ea-e86c-476c-bda5-a794860aa054', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:05:32,453 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.040s 2022-03-10 16:05:32,453 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:05:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-53bd5cd9-889d-4a79-9689-f9f7fcf0327a', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-53bd5cd9-889d-4a79-9689-f9f7fcf0327a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:05:33,514 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.054s 2022-03-10 16:05:33,515 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:05:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-97b3dba3-d225-499f-a7ae-3c85d83a6845', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-97b3dba3-d225-499f-a7ae-3c85d83a6845', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:05:34,572 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.049s 2022-03-10 16:05:34,572 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:05:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ee8da54e-6963-4dc9-b998-1235175c566e', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ee8da54e-6963-4dc9-b998-1235175c566e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:05:35,629 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.048s 2022-03-10 16:05:35,630 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:05:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d0380229-3452-43c6-9a3d-a273ef4244f5', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d0380229-3452-43c6-9a3d-a273ef4244f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:05:36,688 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.050s 2022-03-10 16:05:36,688 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:05:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d1541d60-769d-4b84-9c29-a79a683c74c3', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d1541d60-769d-4b84-9c29-a79a683c74c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:05:37,745 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.048s 2022-03-10 16:05:37,746 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:05:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-04e4b640-e9d9-49cf-b5ad-6ec5570075c3', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-04e4b640-e9d9-49cf-b5ad-6ec5570075c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:05:38,819 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.064s 2022-03-10 16:05:38,819 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:05:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc6593ba-df60-4c69-817f-4de42b23f000', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc6593ba-df60-4c69-817f-4de42b23f000', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:05:39,882 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.055s 2022-03-10 16:05:39,882 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:05:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bfe9bec5-aa48-42da-9a97-af331a61aa08', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bfe9bec5-aa48-42da-9a97-af331a61aa08', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:05:40,934 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.043s 2022-03-10 16:05:40,935 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:05:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-28ece298-11d6-4f16-bc9c-1edd86879435', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-28ece298-11d6-4f16-bc9c-1edd86879435', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:05:42,031 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.088s 2022-03-10 16:05:42,031 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:05:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-25742fc6-350e-44f9-be6a-821fb95563c7', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-25742fc6-350e-44f9-be6a-821fb95563c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:05:43,088 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.046s 2022-03-10 16:05:43,088 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:05:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-63a51cc6-d9b6-4f33-9191-cd05e02cfc5b', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-63a51cc6-d9b6-4f33-9191-cd05e02cfc5b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:05:44,150 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.052s 2022-03-10 16:05:44,150 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:05:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c430de37-ed4a-4a23-8b93-904800aef01c', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c430de37-ed4a-4a23-8b93-904800aef01c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:05:45,237 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.079s 2022-03-10 16:05:45,238 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:05:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b24edaff-9f92-4a13-ba75-c25cb8727fe1', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b24edaff-9f92-4a13-ba75-c25cb8727fe1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:05:46,345 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.100s 2022-03-10 16:05:46,346 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:05:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-627836fc-9a91-4ff3-932f-61285ccb8b1a', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-627836fc-9a91-4ff3-932f-61285ccb8b1a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:05:47,397 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.043s 2022-03-10 16:05:47,399 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:05:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5a47833a-938b-4465-90af-47c19b750ed5', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5a47833a-938b-4465-90af-47c19b750ed5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:05:48,466 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.057s 2022-03-10 16:05:48,466 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:05:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d80fc48-a88d-4d28-91c9-8567d98a1389', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d80fc48-a88d-4d28-91c9-8567d98a1389', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:05:49,533 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.058s 2022-03-10 16:05:49,533 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:05:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-22133572-3795-44f0-aa96-2fe55091f3ab', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-22133572-3795-44f0-aa96-2fe55091f3ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:05:50,626 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.085s 2022-03-10 16:05:50,631 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:05:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-40e88500-2e2b-4110-9835-9b0901db38c5', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-40e88500-2e2b-4110-9835-9b0901db38c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:05:51,689 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.050s 2022-03-10 16:05:51,689 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:05:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8510dbf4-5840-4fa9-9433-174885d1fe47', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8510dbf4-5840-4fa9-9433-174885d1fe47', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:05:52,747 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.049s 2022-03-10 16:05:52,748 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:05:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-495b0cf6-14b6-4276-947e-fa7d0e1507a9', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-495b0cf6-14b6-4276-947e-fa7d0e1507a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:05:53,799 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.043s 2022-03-10 16:05:53,800 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:05:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-45c7b528-1c69-4157-b99e-39b1570dffed', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-45c7b528-1c69-4157-b99e-39b1570dffed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:05:54,855 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.048s 2022-03-10 16:05:54,856 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:05:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b4f04627-0d81-4089-ad2a-7028e8419b60', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b4f04627-0d81-4089-ad2a-7028e8419b60', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:05:55,910 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.046s 2022-03-10 16:05:55,910 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:05:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d410431-7548-495e-8ca1-f72296c27897', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d410431-7548-495e-8ca1-f72296c27897', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:05:56,971 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.047s 2022-03-10 16:05:56,971 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:05:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-889d0e40-8c5e-48f5-8b4c-7da735828f4b', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-889d0e40-8c5e-48f5-8b4c-7da735828f4b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:05:58,051 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.064s 2022-03-10 16:05:58,051 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:05:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4491d074-6487-46c1-bb88-aae79a190354', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4491d074-6487-46c1-bb88-aae79a190354', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:05:59,098 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.039s 2022-03-10 16:05:59,098 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:05:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-21709f81-ff3f-4cd7-afd8-f7ff367d2969', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-21709f81-ff3f-4cd7-afd8-f7ff367d2969', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:06:00,152 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.045s 2022-03-10 16:06:00,163 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:06:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5867527f-cc5f-4739-b2d2-cb384d017691', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5867527f-cc5f-4739-b2d2-cb384d017691', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:06:01,212 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.041s 2022-03-10 16:06:01,213 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:06:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-414f9b9d-ee1e-470e-a29e-68f23be29206', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-414f9b9d-ee1e-470e-a29e-68f23be29206', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:06:02,260 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.040s 2022-03-10 16:06:02,261 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:06:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fde92fc8-4d37-4c50-8fec-1ca85485391f', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fde92fc8-4d37-4c50-8fec-1ca85485391f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:06:03,330 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.061s 2022-03-10 16:06:03,330 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:06:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-14e7c4d7-5d98-474d-9699-71f8850216a0', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-14e7c4d7-5d98-474d-9699-71f8850216a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:06:04,401 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.062s 2022-03-10 16:06:04,401 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:06:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-36bf3657-fa3a-4bd8-8b7b-62a98de4a230', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-36bf3657-fa3a-4bd8-8b7b-62a98de4a230', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:06:05,468 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.057s 2022-03-10 16:06:05,468 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:06:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-45eff2d7-cae2-419f-97b5-bedf8adf8c46', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-45eff2d7-cae2-419f-97b5-bedf8adf8c46', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:06:06,522 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.045s 2022-03-10 16:06:06,522 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:06:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f4e7b83-c891-4ae3-b1fc-f588b5138074', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f4e7b83-c891-4ae3-b1fc-f588b5138074', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:06:07,585 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.054s 2022-03-10 16:06:07,585 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:06:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-57508e89-9757-480f-84f2-7150e9812c87', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-57508e89-9757-480f-84f2-7150e9812c87', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:06:08,686 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.093s 2022-03-10 16:06:08,687 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:06:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3a7086b1-34e0-49ef-9008-b6d88b49fbb9', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3a7086b1-34e0-49ef-9008-b6d88b49fbb9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:06:09,755 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.059s 2022-03-10 16:06:09,755 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:06:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-86a369b5-57fa-47e9-85ce-a4a3f7ba0349', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-86a369b5-57fa-47e9-85ce-a4a3f7ba0349', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:06:10,808 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.044s 2022-03-10 16:06:10,808 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:06:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f47d12ea-99cf-4224-9d4c-a5d3c521bdcd', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f47d12ea-99cf-4224-9d4c-a5d3c521bdcd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:06:11,857 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.041s 2022-03-10 16:06:11,858 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:06:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bce97b1c-2e4d-4164-845a-018dc979b12a', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bce97b1c-2e4d-4164-845a-018dc979b12a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:06:12,912 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.046s 2022-03-10 16:06:12,912 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:06:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bf3fa7d1-c9f6-419f-be01-a00111747333', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bf3fa7d1-c9f6-419f-be01-a00111747333', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:06:13,965 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.044s 2022-03-10 16:06:13,966 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:06:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9870ec6-7355-4f6f-a755-300069f6a691', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9870ec6-7355-4f6f-a755-300069f6a691', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:06:15,018 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.044s 2022-03-10 16:06:15,018 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:06:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aa613dcd-c4b0-4063-bbaa-c064ba7101ba', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aa613dcd-c4b0-4063-bbaa-c064ba7101ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:06:16,072 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.046s 2022-03-10 16:06:16,073 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:06:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-16af6b58-443a-4848-a87b-420ab0019e15', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-16af6b58-443a-4848-a87b-420ab0019e15', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:06:17,123 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.043s 2022-03-10 16:06:17,123 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:06:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c911a9e8-e35c-4dec-88a3-57e704da1406', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c911a9e8-e35c-4dec-88a3-57e704da1406', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:06:18,173 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.041s 2022-03-10 16:06:18,173 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:06:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d8163388-a305-4d16-b360-1693d3111e32', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d8163388-a305-4d16-b360-1693d3111e32', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:06:19,225 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.044s 2022-03-10 16:06:19,226 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:06:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d253404-a608-4ad8-9fe3-64961cc9b09d', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d253404-a608-4ad8-9fe3-64961cc9b09d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:06:20,275 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.042s 2022-03-10 16:06:20,276 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:06:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-28c09a0c-134f-44f7-8883-bee3a4804cd1', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-28c09a0c-134f-44f7-8883-bee3a4804cd1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:06:21,326 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.042s 2022-03-10 16:06:21,326 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:06:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e797e587-dfdc-4556-bbfc-df28cc190465', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e797e587-dfdc-4556-bbfc-df28cc190465', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:06:22,375 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.041s 2022-03-10 16:06:22,376 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:06:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3521f90d-c726-4243-9232-3d4b00b0ed93', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3521f90d-c726-4243-9232-3d4b00b0ed93', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:06:23,425 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.042s 2022-03-10 16:06:23,426 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:06:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-23f9fcda-2468-42b8-813e-c598436f85e8', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-23f9fcda-2468-42b8-813e-c598436f85e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:06:24,473 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.039s 2022-03-10 16:06:24,474 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:06:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3f0ee272-0b46-4fa7-a6be-728564b37dd2', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3f0ee272-0b46-4fa7-a6be-728564b37dd2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:06:25,543 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.061s 2022-03-10 16:06:25,544 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:06:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-046fd759-6f0a-4b86-9590-77b1fb766b18', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-046fd759-6f0a-4b86-9590-77b1fb766b18', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:06:26,605 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.045s 2022-03-10 16:06:26,606 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:06:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6d93f7f8-c0a0-440f-bde0-dc00ac73b341', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d93f7f8-c0a0-440f-bde0-dc00ac73b341', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:06:27,659 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.045s 2022-03-10 16:06:27,659 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:06:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b08fc58-886b-4019-abd2-31b3bf1a22a0', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b08fc58-886b-4019-abd2-31b3bf1a22a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:06:28,711 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.043s 2022-03-10 16:06:28,711 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:06:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f7289e8-07fc-4dfe-8f0e-ad8470a8ecf4', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f7289e8-07fc-4dfe-8f0e-ad8470a8ecf4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:06:29,761 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.042s 2022-03-10 16:06:29,762 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:06:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e1cc5577-8a8b-4bbb-8654-d742e504f7ea', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e1cc5577-8a8b-4bbb-8654-d742e504f7ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:06:30,812 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.043s 2022-03-10 16:06:30,812 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:06:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c79c5c50-9d93-45d9-b597-58ec797b6d31', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c79c5c50-9d93-45d9-b597-58ec797b6d31', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:06:31,862 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.040s 2022-03-10 16:06:31,863 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:06:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b1f28711-7e44-46c6-b506-8386b87ea909', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b1f28711-7e44-46c6-b506-8386b87ea909', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:06:32,910 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.039s 2022-03-10 16:06:32,910 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:06:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9621da46-4677-4652-b252-3e947141252f', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9621da46-4677-4652-b252-3e947141252f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:06:33,960 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.041s 2022-03-10 16:06:33,960 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:06:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a1eec60b-eac7-441e-8e99-c4ce01b7db0d', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a1eec60b-eac7-441e-8e99-c4ce01b7db0d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:06:35,011 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.043s 2022-03-10 16:06:35,012 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:06:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-60fd693f-b232-4391-9500-9b8399c3cc9b', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-60fd693f-b232-4391-9500-9b8399c3cc9b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:06:36,062 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.041s 2022-03-10 16:06:36,062 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:06:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-efe8ac55-ee46-432b-a86d-29bf42f15d38', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-efe8ac55-ee46-432b-a86d-29bf42f15d38', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:06:37,111 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.041s 2022-03-10 16:06:37,111 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:06:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7f50e82c-f4d2-4ca4-a6ec-0cb35ca25f44', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7f50e82c-f4d2-4ca4-a6ec-0cb35ca25f44', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:06:38,162 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.043s 2022-03-10 16:06:38,163 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:06:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6bd3045a-b9a9-4e91-a544-e3e2014b3fb0', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6bd3045a-b9a9-4e91-a544-e3e2014b3fb0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:06:39,210 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.039s 2022-03-10 16:06:39,210 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:06:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d12d6daa-af70-42e7-a7c7-6e9acc10f6eb', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d12d6daa-af70-42e7-a7c7-6e9acc10f6eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:06:40,259 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.040s 2022-03-10 16:06:40,259 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:06:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5f88dda0-6db6-47a3-b417-6c950f046687', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5f88dda0-6db6-47a3-b417-6c950f046687', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:06:41,313 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.046s 2022-03-10 16:06:41,314 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:06:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-756a44dc-0877-4384-8554-c2a1d27d5429', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-756a44dc-0877-4384-8554-c2a1d27d5429', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:06:42,366 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.044s 2022-03-10 16:06:42,367 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:06:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d888478-3f3b-47c4-be79-fdf08db758d6', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d888478-3f3b-47c4-be79-fdf08db758d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:06:43,414 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.039s 2022-03-10 16:06:43,414 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:06:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-072bdda5-5f69-4207-9c62-1bc2c5cde686', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-072bdda5-5f69-4207-9c62-1bc2c5cde686', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:06:44,465 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.043s 2022-03-10 16:06:44,466 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:06:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-19ee8c94-c593-4419-be0a-c28effca8c5d', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-19ee8c94-c593-4419-be0a-c28effca8c5d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:06:45,513 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.040s 2022-03-10 16:06:45,513 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:06:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc8491e5-e759-4f7c-b480-69c998011452', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc8491e5-e759-4f7c-b480-69c998011452', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:06:46,573 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.052s 2022-03-10 16:06:46,573 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:06:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-95561bd9-8af9-4344-8fa5-25ab682320bb', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-95561bd9-8af9-4344-8fa5-25ab682320bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:06:47,623 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.042s 2022-03-10 16:06:47,624 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:06:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-979bd9df-7925-472d-8816-33acebb519bf', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-979bd9df-7925-472d-8816-33acebb519bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:06:48,672 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.041s 2022-03-10 16:06:48,673 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:06:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e75e3a73-a5fd-43f9-9531-6be9a1dde775', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e75e3a73-a5fd-43f9-9531-6be9a1dde775', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:06:49,723 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.043s 2022-03-10 16:06:49,724 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:06:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f9049bc-5b7e-4c9c-bada-8d0686765b82', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f9049bc-5b7e-4c9c-bada-8d0686765b82', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:06:50,776 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.044s 2022-03-10 16:06:50,776 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:06:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e23c1d76-ca78-4040-a1d4-36e5b82cd004', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e23c1d76-ca78-4040-a1d4-36e5b82cd004', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:06:51,831 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.047s 2022-03-10 16:06:51,832 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:06:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d22991b-3c55-4f8b-ab73-aacbc220e23a', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d22991b-3c55-4f8b-ab73-aacbc220e23a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:06:52,883 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.043s 2022-03-10 16:06:52,883 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:06:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-21e62166-f770-4dd7-b4c4-53b6da1506a1', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-21e62166-f770-4dd7-b4c4-53b6da1506a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:06:53,936 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.044s 2022-03-10 16:06:53,936 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:06:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-55db5eb2-7d01-4110-899a-fad2c849aa0b', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-55db5eb2-7d01-4110-899a-fad2c849aa0b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:06:55,021 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.077s 2022-03-10 16:06:55,022 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:06:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-34228769-baed-485f-af84-e94bbd0f546b', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-34228769-baed-485f-af84-e94bbd0f546b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:06:56,069 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.039s 2022-03-10 16:06:56,069 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:06:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d621d03-9423-4372-b9d8-d43de53f88a4', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d621d03-9423-4372-b9d8-d43de53f88a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:06:57,118 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.041s 2022-03-10 16:06:57,119 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:06:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c263afde-efb6-407e-82ca-7e67a29c241e', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c263afde-efb6-407e-82ca-7e67a29c241e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:06:58,179 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.052s 2022-03-10 16:06:58,179 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:06:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2809e017-9ebc-45b2-8fcc-af7fad80ec3f', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2809e017-9ebc-45b2-8fcc-af7fad80ec3f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:06:59,227 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.039s 2022-03-10 16:06:59,228 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:06:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fe8db082-b152-4e0d-99fe-97029946c8de', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fe8db082-b152-4e0d-99fe-97029946c8de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:07:00,276 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.040s 2022-03-10 16:07:00,276 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:07:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b2dd5bac-38f5-489c-be82-69d0e4abc23d', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b2dd5bac-38f5-489c-be82-69d0e4abc23d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:07:01,324 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.039s 2022-03-10 16:07:01,324 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:07:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e83df86-2bc7-45c0-9e9f-d0ac3ba25ebf', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e83df86-2bc7-45c0-9e9f-d0ac3ba25ebf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:07:02,373 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.041s 2022-03-10 16:07:02,373 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:07:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eec321b0-0ef1-4609-bb2e-505c60992e50', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eec321b0-0ef1-4609-bb2e-505c60992e50', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:07:03,422 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.042s 2022-03-10 16:07:03,423 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:07:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6abffba0-e142-4639-a048-b0c6189e443e', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6abffba0-e142-4639-a048-b0c6189e443e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:07:04,475 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.044s 2022-03-10 16:07:04,476 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:07:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-49c279dc-2381-4437-aecd-3a0a6d198ce3', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-49c279dc-2381-4437-aecd-3a0a6d198ce3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:07:05,525 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.042s 2022-03-10 16:07:05,525 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:07:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-434988db-c268-48d5-a25b-3f7a776176f0', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-434988db-c268-48d5-a25b-3f7a776176f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:07:06,576 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.042s 2022-03-10 16:07:06,576 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:07:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ed8c9f87-976c-4918-8b4a-779c48ce2226', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ed8c9f87-976c-4918-8b4a-779c48ce2226', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:07:07,624 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.040s 2022-03-10 16:07:07,625 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:07:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3575c05f-4432-4731-9540-5ada0e9bc705', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3575c05f-4432-4731-9540-5ada0e9bc705', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:07:08,674 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.042s 2022-03-10 16:07:08,675 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:07:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3aa116ae-1702-417a-94ed-bcd892ba9adf', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3aa116ae-1702-417a-94ed-bcd892ba9adf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:07:09,723 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.041s 2022-03-10 16:07:09,724 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:07:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-49b3d31c-c095-4177-a8a4-87d30180c076', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-49b3d31c-c095-4177-a8a4-87d30180c076', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:07:10,772 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.040s 2022-03-10 16:07:10,773 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:07:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc794fb0-21fc-41ea-8037-b9401dd3ad8d', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc794fb0-21fc-41ea-8037-b9401dd3ad8d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:07:11,819 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.039s 2022-03-10 16:07:11,820 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:07:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-445b5d13-3ecf-4225-b738-8860a762d5b8', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-445b5d13-3ecf-4225-b738-8860a762d5b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:07:12,868 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.040s 2022-03-10 16:07:12,868 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:07:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2dc4ef34-b1eb-447a-8243-cc8affa05a47', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2dc4ef34-b1eb-447a-8243-cc8affa05a47', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:07:13,917 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.040s 2022-03-10 16:07:13,917 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:07:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1fb7925f-7f3f-48af-a8a4-fe079672286a', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1fb7925f-7f3f-48af-a8a4-fe079672286a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:07:14,963 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.039s 2022-03-10 16:07:14,964 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:07:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9eee26e2-43ed-4aea-b0ae-d75934ee203e', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9eee26e2-43ed-4aea-b0ae-d75934ee203e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:07:16,010 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.039s 2022-03-10 16:07:16,011 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:07:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cca134c5-a555-4728-bc42-e7b0c09193b0', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cca134c5-a555-4728-bc42-e7b0c09193b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:07:17,059 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.040s 2022-03-10 16:07:17,060 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:07:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc011170-815c-42d4-9aac-541ef57391ed', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc011170-815c-42d4-9aac-541ef57391ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:07:18,107 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.039s 2022-03-10 16:07:18,108 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:07:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-287357b9-0627-41d6-8e98-69e918cbcbb1', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-287357b9-0627-41d6-8e98-69e918cbcbb1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:07:19,156 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.041s 2022-03-10 16:07:19,157 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:07:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-71d26bd6-8ac6-47cf-af3a-ddd7a1427761', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71d26bd6-8ac6-47cf-af3a-ddd7a1427761', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:07:20,207 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.042s 2022-03-10 16:07:20,207 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:07:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c9360d0-6b31-45bf-a2ce-30b34210d489', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c9360d0-6b31-45bf-a2ce-30b34210d489', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:07:21,254 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.039s 2022-03-10 16:07:21,254 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:07:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-10d13480-93e4-4e4e-877b-0e02c232801a', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-10d13480-93e4-4e4e-877b-0e02c232801a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:07:22,301 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.039s 2022-03-10 16:07:22,302 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:07:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bdcdc336-9168-45a6-bba4-79698fc01280', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bdcdc336-9168-45a6-bba4-79698fc01280', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:07:23,351 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.041s 2022-03-10 16:07:23,351 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:07:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d9f2982f-2e23-444e-87e9-0791037955b5', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d9f2982f-2e23-444e-87e9-0791037955b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:07:24,400 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.041s 2022-03-10 16:07:24,401 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:07:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-81b5a0cc-53a4-4342-b95c-da4909268f81', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-81b5a0cc-53a4-4342-b95c-da4909268f81', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:07:25,449 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.040s 2022-03-10 16:07:25,449 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:07:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-20dd8b02-7176-4988-938a-e86afaa8e501', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-20dd8b02-7176-4988-938a-e86afaa8e501', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:07:26,497 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.039s 2022-03-10 16:07:26,497 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:07:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-23246825-2efe-4cb6-9333-22b160833913', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-23246825-2efe-4cb6-9333-22b160833913', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:07:27,546 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.040s 2022-03-10 16:07:27,546 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:07:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a05d5fc0-ab01-4ebd-9021-844a3fc6f472', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a05d5fc0-ab01-4ebd-9021-844a3fc6f472', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:07:28,592 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.038s 2022-03-10 16:07:28,592 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:07:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3f4e64ce-7710-4a2a-836b-fe1f2092c390', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3f4e64ce-7710-4a2a-836b-fe1f2092c390', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:07:29,640 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.040s 2022-03-10 16:07:29,641 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:07:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e2efb7f2-4744-400c-8efc-16af7ac22862', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e2efb7f2-4744-400c-8efc-16af7ac22862', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:07:30,690 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.041s 2022-03-10 16:07:30,690 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:07:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a65bd9b-3fe9-4038-b5fe-4dd2faea2c39', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a65bd9b-3fe9-4038-b5fe-4dd2faea2c39', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:07:31,738 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.039s 2022-03-10 16:07:31,738 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:07:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d941a5af-3c47-4275-98ff-3b43fde239c2', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d941a5af-3c47-4275-98ff-3b43fde239c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:07:32,787 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.041s 2022-03-10 16:07:32,787 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:07:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8a653e68-5551-458a-b9c6-e0095dd729b0', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8a653e68-5551-458a-b9c6-e0095dd729b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:07:33,841 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.045s 2022-03-10 16:07:33,841 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:07:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d5e5b5e-bdec-453b-9989-e66d54a8d00a', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d5e5b5e-bdec-453b-9989-e66d54a8d00a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:07:34,887 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.038s 2022-03-10 16:07:34,888 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:07:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-40c8059c-30d3-43c4-a670-79fff339b69d', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-40c8059c-30d3-43c4-a670-79fff339b69d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:07:35,936 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.040s 2022-03-10 16:07:35,937 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:07:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a52e5afd-e860-4792-87d3-db172b8a0537', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a52e5afd-e860-4792-87d3-db172b8a0537', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:07:36,986 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.039s 2022-03-10 16:07:36,987 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:07:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c268841e-94c4-40c5-9b48-7e9c0e0473c3', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c268841e-94c4-40c5-9b48-7e9c0e0473c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:07:38,034 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.040s 2022-03-10 16:07:38,035 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:07:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f94a2221-199f-43de-be4a-644d0cc722b6', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f94a2221-199f-43de-be4a-644d0cc722b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:07:39,081 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.038s 2022-03-10 16:07:39,081 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:07:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7ec0541d-3b15-4537-a77c-881582ccbbc3', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ec0541d-3b15-4537-a77c-881582ccbbc3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:07:40,129 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.040s 2022-03-10 16:07:40,129 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:07:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-45c5641b-fa68-4b5f-aa04-1ee25c30e01a', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-45c5641b-fa68-4b5f-aa04-1ee25c30e01a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:07:41,179 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.042s 2022-03-10 16:07:41,179 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:07:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ce9a4bd8-5d83-4441-baf7-d0cb81ce75b1', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ce9a4bd8-5d83-4441-baf7-d0cb81ce75b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:07:42,226 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.038s 2022-03-10 16:07:42,226 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:07:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6000f250-03f0-42d0-8a8c-ccf6a76a1df5', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6000f250-03f0-42d0-8a8c-ccf6a76a1df5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:07:43,275 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.041s 2022-03-10 16:07:43,275 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:07:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-37eaf4dd-70ee-47d0-8a67-3fb9ba06ddfa', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-37eaf4dd-70ee-47d0-8a67-3fb9ba06ddfa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:07:44,323 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.040s 2022-03-10 16:07:44,323 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:07:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7f3860a4-2e03-44c8-9070-58b41ad91a91', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7f3860a4-2e03-44c8-9070-58b41ad91a91', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:07:45,373 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.041s 2022-03-10 16:07:45,373 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:07:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-98743310-2d3f-4e5d-88eb-4f7f592866a8', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-98743310-2d3f-4e5d-88eb-4f7f592866a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:07:46,421 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.039s 2022-03-10 16:07:46,421 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:07:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de143755-a7b3-488e-87dd-744bd54d35d6', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de143755-a7b3-488e-87dd-744bd54d35d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:07:47,468 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.039s 2022-03-10 16:07:47,469 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:07:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-61bd2601-503d-414c-a3d3-67c4c5253332', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-61bd2601-503d-414c-a3d3-67c4c5253332', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:07:48,517 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.039s 2022-03-10 16:07:48,517 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:07:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-365785dd-44cd-409b-ab3d-5f08a2156a2a', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-365785dd-44cd-409b-ab3d-5f08a2156a2a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:07:49,565 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.040s 2022-03-10 16:07:49,565 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:07:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e0b8d075-a372-4f88-9deb-ca290e7188d9', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e0b8d075-a372-4f88-9deb-ca290e7188d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:07:50,613 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.040s 2022-03-10 16:07:50,614 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:07:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bd90856b-5982-43ea-ad3d-2e1222dec788', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bd90856b-5982-43ea-ad3d-2e1222dec788', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:07:51,662 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.039s 2022-03-10 16:07:51,662 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:07:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-896aef38-c182-4f2a-a526-5e6f477da0bb', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-896aef38-c182-4f2a-a526-5e6f477da0bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:07:52,708 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.039s 2022-03-10 16:07:52,709 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:07:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-70230fbd-2151-439b-8043-bfebd9c9e34a', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-70230fbd-2151-439b-8043-bfebd9c9e34a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:07:53,758 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.041s 2022-03-10 16:07:53,758 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:07:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2eae1774-9dbf-4724-aa8f-d92d858e404b', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2eae1774-9dbf-4724-aa8f-d92d858e404b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:07:54,835 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.069s 2022-03-10 16:07:54,835 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:07:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5ccc1218-ab40-421b-afa0-0c8d855b0c1b', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5ccc1218-ab40-421b-afa0-0c8d855b0c1b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:07:55,883 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.039s 2022-03-10 16:07:55,883 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:07:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f2ff7a79-685b-453b-8e03-ccc23934a76c', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f2ff7a79-685b-453b-8e03-ccc23934a76c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:07:56,932 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.041s 2022-03-10 16:07:56,933 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:07:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-37f9b8f1-3f52-4caa-9d80-a38df01ba60f', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-37f9b8f1-3f52-4caa-9d80-a38df01ba60f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:07:57,980 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.040s 2022-03-10 16:07:57,981 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:07:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9e1a26b9-6609-4bca-9efc-a61eae000bac', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e1a26b9-6609-4bca-9efc-a61eae000bac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:07:59,047 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.058s 2022-03-10 16:07:59,048 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:07:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b1f8e2bb-8335-475e-8e9f-f784d5a149dd', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b1f8e2bb-8335-475e-8e9f-f784d5a149dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:08:00,095 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.040s 2022-03-10 16:08:00,095 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:08:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7ac09f8a-abc2-427c-80a6-da447a3085f6', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ac09f8a-abc2-427c-80a6-da447a3085f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:08:01,144 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.040s 2022-03-10 16:08:01,145 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:08:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-58be0f8e-532c-43e2-a677-e151c70202be', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-58be0f8e-532c-43e2-a677-e151c70202be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:08:02,192 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.040s 2022-03-10 16:08:02,193 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:08:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-80d099c2-f149-4555-961b-f4f7a3676333', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-80d099c2-f149-4555-961b-f4f7a3676333', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:08:03,239 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.039s 2022-03-10 16:08:03,239 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:08:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6339d0b2-b2be-412c-8925-a88d12862944', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6339d0b2-b2be-412c-8925-a88d12862944', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:08:04,285 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.038s 2022-03-10 16:08:04,285 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:08:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c56b4c90-8347-4b5e-b3e7-2e6af2df6db7', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c56b4c90-8347-4b5e-b3e7-2e6af2df6db7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:08:05,333 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.040s 2022-03-10 16:08:05,334 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:08:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-12c6e7da-bcb9-46ec-8f63-1c6e9facb002', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-12c6e7da-bcb9-46ec-8f63-1c6e9facb002', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:08:06,382 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.040s 2022-03-10 16:08:06,382 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:08:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8083e84b-5942-4468-861f-72d14595da4e', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8083e84b-5942-4468-861f-72d14595da4e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:08:07,431 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.041s 2022-03-10 16:08:07,431 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:08:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-21a9840a-f594-44f4-8356-bc6e87d23643', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-21a9840a-f594-44f4-8356-bc6e87d23643', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:08:08,480 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.040s 2022-03-10 16:08:08,480 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:08:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-91baf5e8-d8da-4f89-9b1d-45a61fea4bf6', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-91baf5e8-d8da-4f89-9b1d-45a61fea4bf6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:08:09,527 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.039s 2022-03-10 16:08:09,527 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:08:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ce1dd3d2-844e-43fb-ad01-76358e5d4449', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ce1dd3d2-844e-43fb-ad01-76358e5d4449', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:08:10,575 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.040s 2022-03-10 16:08:10,575 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:08:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b258f208-c619-42f5-8b3c-370b85d36c53', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b258f208-c619-42f5-8b3c-370b85d36c53', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:08:11,628 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.045s 2022-03-10 16:08:11,629 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:08:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8bd3c1b2-09c3-4668-b983-acfece3d554a', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8bd3c1b2-09c3-4668-b983-acfece3d554a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:08:12,674 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.038s 2022-03-10 16:08:12,675 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:08:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3a4c4b79-448e-42df-a285-1db315ec4543', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3a4c4b79-448e-42df-a285-1db315ec4543', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:08:13,723 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.040s 2022-03-10 16:08:13,723 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:08:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8b409c43-5b83-47a7-93d6-80e71f6bb7ad', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8b409c43-5b83-47a7-93d6-80e71f6bb7ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:08:14,772 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.040s 2022-03-10 16:08:14,772 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:08:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2cc27439-2dca-49b3-98bf-527aa1b8fb78', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2cc27439-2dca-49b3-98bf-527aa1b8fb78', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:08:15,820 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.040s 2022-03-10 16:08:15,821 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:08:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a0aab2d-9557-4c8f-ba8b-841805d49b01', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a0aab2d-9557-4c8f-ba8b-841805d49b01', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:08:16,867 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.039s 2022-03-10 16:08:16,867 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:08:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-583dea7c-30b6-4eba-8f38-a9310d3c3df1', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-583dea7c-30b6-4eba-8f38-a9310d3c3df1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:08:17,914 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.039s 2022-03-10 16:08:17,915 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:08:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dbe1c33f-3e4c-4980-9f06-f7485b769628', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dbe1c33f-3e4c-4980-9f06-f7485b769628', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:08:18,963 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.040s 2022-03-10 16:08:18,964 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:08:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-43ff364c-f24d-42cc-98d3-f9f0949a0967', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-43ff364c-f24d-42cc-98d3-f9f0949a0967', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:08:20,012 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.040s 2022-03-10 16:08:20,012 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:08:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0eabf094-22e6-438d-9dcf-0fbf595c6d24', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0eabf094-22e6-438d-9dcf-0fbf595c6d24', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:08:21,060 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.040s 2022-03-10 16:08:21,061 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:08:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-640708f0-9814-4167-9a76-1faf80df45f9', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-640708f0-9814-4167-9a76-1faf80df45f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:08:22,111 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.043s 2022-03-10 16:08:22,112 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:08:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-29892e0e-4abe-4102-84cb-d40e300e00d7', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-29892e0e-4abe-4102-84cb-d40e300e00d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:08:23,161 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.041s 2022-03-10 16:08:23,161 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:08:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1844336e-7960-496a-8854-c6ddcd2190a2', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1844336e-7960-496a-8854-c6ddcd2190a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:08:24,208 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.038s 2022-03-10 16:08:24,209 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:08:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c56d4252-324b-4655-b5a4-648709f8fd18', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c56d4252-324b-4655-b5a4-648709f8fd18', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:08:25,257 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.040s 2022-03-10 16:08:25,257 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:08:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c9e795a7-4eb9-47eb-845e-82a7b824fb06', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c9e795a7-4eb9-47eb-845e-82a7b824fb06', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:08:26,305 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.040s 2022-03-10 16:08:26,305 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:08:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f2ff2d0e-bc8e-47c3-a7a2-b2eef20c0c3f', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f2ff2d0e-bc8e-47c3-a7a2-b2eef20c0c3f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:08:27,352 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.039s 2022-03-10 16:08:27,352 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:08:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5e08de79-d4a1-4215-aa25-09b542b5465a', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5e08de79-d4a1-4215-aa25-09b542b5465a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:08:28,400 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.040s 2022-03-10 16:08:28,400 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:08:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-441b9bab-0a66-4da5-a56b-bb2d136b8a25', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-441b9bab-0a66-4da5-a56b-bb2d136b8a25', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:08:29,447 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.039s 2022-03-10 16:08:29,447 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:08:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-585e30ae-2c31-4b97-b3ee-307ed972eb1d', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-585e30ae-2c31-4b97-b3ee-307ed972eb1d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:08:30,497 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.042s 2022-03-10 16:08:30,498 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:08:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-263b8701-b457-4d43-a4cc-d1f04e63b9f0', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-263b8701-b457-4d43-a4cc-d1f04e63b9f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:08:31,544 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.038s 2022-03-10 16:08:31,544 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:08:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-acf38141-3f8d-4c91-90e9-1405bc1cc0f4', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-acf38141-3f8d-4c91-90e9-1405bc1cc0f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:08:32,602 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.049s 2022-03-10 16:08:32,602 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:08:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f119dd2-ebf1-4722-908b-2cb122c4acae', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f119dd2-ebf1-4722-908b-2cb122c4acae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:08:33,650 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.040s 2022-03-10 16:08:33,650 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:08:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-87e7f7c1-2a31-4cb1-b38b-561bbd966f31', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-87e7f7c1-2a31-4cb1-b38b-561bbd966f31', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:08:34,703 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.044s 2022-03-10 16:08:34,704 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:08:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-af248c26-b8a7-43ad-b9f3-0a34f03010d1', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-af248c26-b8a7-43ad-b9f3-0a34f03010d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:08:35,753 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.041s 2022-03-10 16:08:35,753 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:08:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ec18073-84f4-47bd-bb7a-dc1d0bd88355', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ec18073-84f4-47bd-bb7a-dc1d0bd88355', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:08:36,800 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.038s 2022-03-10 16:08:36,809 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:08:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-29034aa1-92ce-482e-9594-b1513f9de618', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-29034aa1-92ce-482e-9594-b1513f9de618', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:08:37,857 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.040s 2022-03-10 16:08:37,857 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:08:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e1acb887-b4b8-44d6-9d0e-df385457da23', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e1acb887-b4b8-44d6-9d0e-df385457da23', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:08:38,904 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.040s 2022-03-10 16:08:38,905 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:08:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-280c03e5-bb73-467c-a579-41af11f000a9', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-280c03e5-bb73-467c-a579-41af11f000a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:08:39,954 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.042s 2022-03-10 16:08:39,955 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:08:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-68c6f262-153d-4bc4-bdec-296dc7f2ccf8', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-68c6f262-153d-4bc4-bdec-296dc7f2ccf8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:08:41,007 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.044s 2022-03-10 16:08:41,008 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:08:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-42446628-0e9e-4a85-81e6-6384cf1a9c51', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-42446628-0e9e-4a85-81e6-6384cf1a9c51', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:08:42,060 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.044s 2022-03-10 16:08:42,061 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:08:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-74de1b16-b314-40fa-a8dd-2d5d1a2d82a2', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-74de1b16-b314-40fa-a8dd-2d5d1a2d82a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:08:43,109 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.041s 2022-03-10 16:08:43,109 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:08:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-44e3da67-0ea4-4aaa-abd8-04c1de0a19b2', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-44e3da67-0ea4-4aaa-abd8-04c1de0a19b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:08:44,158 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.040s 2022-03-10 16:08:44,158 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:08:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-df42858c-c3f1-44b1-aab3-aa393b8396ce', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-df42858c-c3f1-44b1-aab3-aa393b8396ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:08:45,211 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.045s 2022-03-10 16:08:45,212 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:08:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-23e3a998-6109-417c-a7fd-0b297271d70a', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-23e3a998-6109-417c-a7fd-0b297271d70a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:08:46,266 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.047s 2022-03-10 16:08:46,267 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:08:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5a136b5b-931f-4f46-9c93-a4ebb4688eb8', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5a136b5b-931f-4f46-9c93-a4ebb4688eb8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:08:47,321 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.045s 2022-03-10 16:08:47,321 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:08:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-35cfefe0-ca58-49f5-a033-cb6ba657a470', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-35cfefe0-ca58-49f5-a033-cb6ba657a470', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:08:48,381 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.050s 2022-03-10 16:08:48,382 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:08:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-10554527-7cd7-43a9-bfe0-fa05d7660768', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-10554527-7cd7-43a9-bfe0-fa05d7660768', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:08:49,436 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.046s 2022-03-10 16:08:49,437 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:08:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9cd9607f-1a33-4815-8a47-e83dcc609070', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9cd9607f-1a33-4815-8a47-e83dcc609070', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:08:50,491 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.042s 2022-03-10 16:08:50,492 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:08:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-372de3f3-eb5f-4fa0-afdd-84f05bc2ef1c', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-372de3f3-eb5f-4fa0-afdd-84f05bc2ef1c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:08:51,544 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.044s 2022-03-10 16:08:51,545 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:08:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d696b74f-b16d-40b9-b383-027474988bcb', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d696b74f-b16d-40b9-b383-027474988bcb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:08:52,599 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.040s 2022-03-10 16:08:52,599 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:08:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-48ea8f52-9a64-419f-846e-b5f19f3ca059', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-48ea8f52-9a64-419f-846e-b5f19f3ca059', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:08:53,649 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.041s 2022-03-10 16:08:53,649 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:08:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-afe2b328-2a7e-4dc2-a9d0-3c1f44881069', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-afe2b328-2a7e-4dc2-a9d0-3c1f44881069', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:08:54,697 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.040s 2022-03-10 16:08:54,697 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:08:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ffbb9a14-b4d0-47ee-a986-e5b49a70bd1e', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ffbb9a14-b4d0-47ee-a986-e5b49a70bd1e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:08:55,747 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.041s 2022-03-10 16:08:55,747 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:08:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e523a59-42c4-41a5-9f09-31a38e546687', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e523a59-42c4-41a5-9f09-31a38e546687', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:08:57,029 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.273s 2022-03-10 16:08:57,029 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:08:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6692b84d-50e3-4b71-9e94-b5512fe1dacc', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6692b84d-50e3-4b71-9e94-b5512fe1dacc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:08:58,076 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.039s 2022-03-10 16:08:58,076 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:08:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6fbefbe3-f9ae-46b6-8a1c-ae02f7b823e8', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6fbefbe3-f9ae-46b6-8a1c-ae02f7b823e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:08:59,123 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.039s 2022-03-10 16:08:59,124 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:08:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-08616975-a84c-4ce9-bee8-5df55255049a', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-08616975-a84c-4ce9-bee8-5df55255049a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:09:00,171 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.040s 2022-03-10 16:09:00,171 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:09:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1c028bca-d3c9-4509-9ffd-554a4722f42c', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1c028bca-d3c9-4509-9ffd-554a4722f42c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:09:01,220 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.041s 2022-03-10 16:09:01,221 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:09:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a0ee8395-3caa-4ea4-84b7-b508116fd7cb', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a0ee8395-3caa-4ea4-84b7-b508116fd7cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:09:02,269 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.040s 2022-03-10 16:09:02,270 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:09:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a1264843-84d7-456d-9016-e41f302aef90', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a1264843-84d7-456d-9016-e41f302aef90', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:09:03,317 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.039s 2022-03-10 16:09:03,317 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:09:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-795816f8-b9d2-45de-b0fa-3547787c03b5', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-795816f8-b9d2-45de-b0fa-3547787c03b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:09:04,364 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.040s 2022-03-10 16:09:04,365 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:09:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d4238f72-7451-4d7a-b392-ed52e9e3edc2', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d4238f72-7451-4d7a-b392-ed52e9e3edc2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:09:05,415 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.041s 2022-03-10 16:09:05,415 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:09:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-78f10748-f679-424b-a5d3-22232e79d409', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-78f10748-f679-424b-a5d3-22232e79d409', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:09:06,464 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.041s 2022-03-10 16:09:06,465 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:09:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-95489d5a-1a01-4d1a-b2a7-82ee87abff52', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-95489d5a-1a01-4d1a-b2a7-82ee87abff52', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:09:07,516 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.043s 2022-03-10 16:09:07,516 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:09:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a781ad5b-94b4-489d-9441-e975d297c515', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a781ad5b-94b4-489d-9441-e975d297c515', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:09:08,566 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.042s 2022-03-10 16:09:08,567 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:09:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a0402e76-caae-4762-8da3-ff33e55033da', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a0402e76-caae-4762-8da3-ff33e55033da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:09:09,616 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.042s 2022-03-10 16:09:09,617 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:09:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b7b67fe8-c505-4b52-9528-41e1b853baaf', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b7b67fe8-c505-4b52-9528-41e1b853baaf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:09:10,665 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.039s 2022-03-10 16:09:10,665 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:09:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-222e5a5e-421d-4bcb-a5e5-3bf1265c90f5', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-222e5a5e-421d-4bcb-a5e5-3bf1265c90f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:09:11,713 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.040s 2022-03-10 16:09:11,714 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:09:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c168075-40e7-48f5-9808-a5e79919d0cd', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c168075-40e7-48f5-9808-a5e79919d0cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:09:12,762 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.040s 2022-03-10 16:09:12,762 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:09:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2aae80b2-f4d8-4618-9810-8c4029f0f192', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2aae80b2-f4d8-4618-9810-8c4029f0f192', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:09:13,810 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.040s 2022-03-10 16:09:13,810 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:09:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0aaac884-07e4-40ba-b596-a48d2dc11c38', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0aaac884-07e4-40ba-b596-a48d2dc11c38', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:09:14,859 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.040s 2022-03-10 16:09:14,859 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:09:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff52be3b-0900-497e-9d15-c07fc2e25a68', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff52be3b-0900-497e-9d15-c07fc2e25a68', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:09:15,907 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.040s 2022-03-10 16:09:15,908 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:09:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e4510d06-e8f6-484d-bdae-eda80342b848', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e4510d06-e8f6-484d-bdae-eda80342b848', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:09:16,955 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.040s 2022-03-10 16:09:16,955 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:09:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-53064879-a1db-43ce-8bd1-d395120b0944', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-53064879-a1db-43ce-8bd1-d395120b0944', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:09:18,003 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.040s 2022-03-10 16:09:18,003 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:09:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4ac55027-87fa-477d-8b41-3b0c7f97e3f9', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4ac55027-87fa-477d-8b41-3b0c7f97e3f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:09:19,051 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.039s 2022-03-10 16:09:19,051 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:09:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c5b2b2e5-ab8c-4239-9c33-41e094043113', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c5b2b2e5-ab8c-4239-9c33-41e094043113', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:09:20,099 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.039s 2022-03-10 16:09:20,099 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:09:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-89f876be-f0fe-4904-84eb-de9409fba0d6', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-89f876be-f0fe-4904-84eb-de9409fba0d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:09:21,148 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.040s 2022-03-10 16:09:21,148 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:09:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e6adc81-f69b-4fa2-b0c3-c2225f05b772', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e6adc81-f69b-4fa2-b0c3-c2225f05b772', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:09:22,196 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.039s 2022-03-10 16:09:22,196 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:09:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b87f8ebf-8906-43fc-aea4-61e619dad4ff', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b87f8ebf-8906-43fc-aea4-61e619dad4ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:09:23,244 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.040s 2022-03-10 16:09:23,245 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:09:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-96ea1dff-0b9f-47d8-97f3-bd87cd672235', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-96ea1dff-0b9f-47d8-97f3-bd87cd672235', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:09:24,311 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.059s 2022-03-10 16:09:24,311 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:09:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-63f43b1d-ff8a-4705-9976-90885afe18c0', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-63f43b1d-ff8a-4705-9976-90885afe18c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:09:25,361 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.042s 2022-03-10 16:09:25,362 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:09:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ec3941dd-c14b-4117-92a5-3c8e196929d8', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ec3941dd-c14b-4117-92a5-3c8e196929d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:09:26,411 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.040s 2022-03-10 16:09:26,411 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:09:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a89f930d-9e41-4a33-bf5a-3115e2d0fa15', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a89f930d-9e41-4a33-bf5a-3115e2d0fa15', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:09:27,458 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.038s 2022-03-10 16:09:27,458 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:09:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3fdacc74-22cf-4d3b-8ea4-52806eb7a438', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3fdacc74-22cf-4d3b-8ea4-52806eb7a438', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:09:28,506 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.039s 2022-03-10 16:09:28,506 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:09:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-49b53706-f723-4521-beb7-751127257034', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-49b53706-f723-4521-beb7-751127257034', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:09:29,553 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.039s 2022-03-10 16:09:29,553 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:09:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3f87ac5b-3b4b-4bca-8430-b97018d87e8d', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3f87ac5b-3b4b-4bca-8430-b97018d87e8d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:09:30,610 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.048s 2022-03-10 16:09:30,611 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:09:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-db692459-1e67-4b88-89fa-a2c496fcee65', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-db692459-1e67-4b88-89fa-a2c496fcee65', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:09:31,657 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.038s 2022-03-10 16:09:31,657 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:09:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb17cb73-5416-4965-9908-b96f82a61aaa', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb17cb73-5416-4965-9908-b96f82a61aaa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:09:32,705 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.040s 2022-03-10 16:09:32,706 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:09:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-481f802e-3cb1-4761-9b61-c71e15e93a4c', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-481f802e-3cb1-4761-9b61-c71e15e93a4c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:09:33,755 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.040s 2022-03-10 16:09:33,755 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:09:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-32342c0e-5bac-4022-ac1d-1144e46bef6e', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-32342c0e-5bac-4022-ac1d-1144e46bef6e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:09:34,802 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.038s 2022-03-10 16:09:34,802 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:09:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6751554f-9a06-4eec-bd42-8067d3baf58f', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6751554f-9a06-4eec-bd42-8067d3baf58f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:09:35,850 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.039s 2022-03-10 16:09:35,850 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:09:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-92369b73-5f62-4529-b75d-6e298116b4e2', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-92369b73-5f62-4529-b75d-6e298116b4e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:09:36,902 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.044s 2022-03-10 16:09:36,903 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:09:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b08d7d08-7024-4145-86dd-947bb9ca7c82', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b08d7d08-7024-4145-86dd-947bb9ca7c82', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:09:37,951 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.041s 2022-03-10 16:09:37,952 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:09:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4b359114-a9e6-45fc-8c13-046d6a8e7d74', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4b359114-a9e6-45fc-8c13-046d6a8e7d74', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:09:39,020 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.060s 2022-03-10 16:09:39,020 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:09:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1a7f4dc5-f413-4c88-b328-3c1e7fa9d61a', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1a7f4dc5-f413-4c88-b328-3c1e7fa9d61a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:09:40,068 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.039s 2022-03-10 16:09:40,068 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:09:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-652396f1-b147-4b6e-b45d-c9d1a1b7c5a9', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-652396f1-b147-4b6e-b45d-c9d1a1b7c5a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:09:41,117 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.041s 2022-03-10 16:09:41,118 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:09:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d83cb881-e99d-4be6-9e57-0c609c176c99', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d83cb881-e99d-4be6-9e57-0c609c176c99', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:09:42,168 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.042s 2022-03-10 16:09:42,168 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:09:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-efaa2014-031e-4811-8bcc-6f47ec851eb0', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-efaa2014-031e-4811-8bcc-6f47ec851eb0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:09:43,218 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.041s 2022-03-10 16:09:43,218 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:09:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-62930f11-9b00-4550-8bb3-882550b529b0', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-62930f11-9b00-4550-8bb3-882550b529b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:09:44,267 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.041s 2022-03-10 16:09:44,267 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:09:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c8aa1ad6-516d-486d-a2a6-56e1399e22ce', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c8aa1ad6-516d-486d-a2a6-56e1399e22ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:09:45,315 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.040s 2022-03-10 16:09:45,316 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:09:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de8ec697-2b1f-418a-b45c-fee4dd94effa', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de8ec697-2b1f-418a-b45c-fee4dd94effa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:09:46,365 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.041s 2022-03-10 16:09:46,365 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:09:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-788080eb-30d1-445b-87d9-8f16ad8f4aaa', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-788080eb-30d1-445b-87d9-8f16ad8f4aaa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:09:47,413 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.040s 2022-03-10 16:09:47,414 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:09:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fcf4e169-0513-4558-85a8-1e67124f1b35', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fcf4e169-0513-4558-85a8-1e67124f1b35', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:09:48,462 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.040s 2022-03-10 16:09:48,462 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:09:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-50db3ff3-f3c2-4e75-ad29-9c8dd103bebb', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-50db3ff3-f3c2-4e75-ad29-9c8dd103bebb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:09:49,510 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.040s 2022-03-10 16:09:49,510 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:09:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c768892a-8db7-4f48-8f57-5abfc80d054b', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c768892a-8db7-4f48-8f57-5abfc80d054b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:09:50,558 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.040s 2022-03-10 16:09:50,559 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:09:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a8ea802b-6cfe-424b-abe2-6a297e274554', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a8ea802b-6cfe-424b-abe2-6a297e274554', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:09:51,607 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.040s 2022-03-10 16:09:51,607 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:09:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-50b7b0f4-0de6-4f77-9ea2-ef2a0d3a1c06', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-50b7b0f4-0de6-4f77-9ea2-ef2a0d3a1c06', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:09:52,656 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.041s 2022-03-10 16:09:52,656 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:09:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a70c4b68-5605-4079-a5fc-348b1b956bd0', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a70c4b68-5605-4079-a5fc-348b1b956bd0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:09:53,702 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.039s 2022-03-10 16:09:53,703 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:09:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-50c61cdc-2703-4b4c-8abb-a6b352f77e6a', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-50c61cdc-2703-4b4c-8abb-a6b352f77e6a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:09:54,750 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.040s 2022-03-10 16:09:54,751 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:09:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4b0ac41d-d03e-4483-a2c9-7791147a1188', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4b0ac41d-d03e-4483-a2c9-7791147a1188', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:09:55,797 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.039s 2022-03-10 16:09:55,798 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:09:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-622a66f5-c494-4ac7-9a19-1c0022a17551', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-622a66f5-c494-4ac7-9a19-1c0022a17551', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:09:56,847 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.041s 2022-03-10 16:09:56,847 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:09:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-23cacfca-c58e-45e3-8f0e-bf88277b76a8', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-23cacfca-c58e-45e3-8f0e-bf88277b76a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:09:57,896 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013 0.041s 2022-03-10 16:09:57,897 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:09:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f3e18329-7cd4-4d94-930e-a5ffb5192391', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f3e18329-7cd4-4d94-930e-a5ffb5192391', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013'} Body: b'{"volume": {"id": "6a86c6e0-fb3c-4db6-b181-20d0661e4013", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-10T15:48:40.000000", "updated_at": "2022-03-10T16:04:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-377338344", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.44/volume/v3/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}, {"rel": "bookmark", "href": "http://10.222.0.44/volume/e93420f58ffc440793ff5ebc27a1960f/volumes/6a86c6e0-fb3c-4db6-b181-20d0661e4013"}], "user_id": "4406c8532fdf4da2966ad0d1b994f0d9", "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": "5c27b1d0-28e6-40d4-b206-1c2fc2f1203a", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "e93420f58ffc440793ff5ebc27a1960f"}}' 2022-03-10 16:09:58,196 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 204 DELETE http://10.222.0.44:9696/v2.0/security-groups/e646b1de-4310-4381-825d-e6ac7cf66d07 0.292s 2022-03-10 16:09:58,196 118335 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-412e1bf1-5e70-43d2-844b-e6cab9c585f3', 'content-length': '0', 'date': 'Thu, 10 Mar 2022 16:09:58 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.44:9696/v2.0/security-groups/e646b1de-4310-4381-825d-e6ac7cf66d07'} Body: b'' 2022-03-10 16:09:58,298 118335 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.222.0.44/compute/v2.1/os-keypairs/tempest-TestVolumeBootPattern-824825931 0.101s 2022-03-10 16:09:58,298 118335 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 10 Mar 2022 16:09:58 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-7dfd38f3-d6c4-4d49-9ebd-a651dc16c138', 'x-compute-request-id': 'req-7dfd38f3-d6c4-4d49-9ebd-a651dc16c138', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.44/compute/v2.1/os-keypairs/tempest-TestVolumeBootPattern-824825931'} Body: b'' }}} traceback-1: {{{ Traceback (most recent call last): File "/opt/stack/tempest/tempest/lib/common/utils/test_utils.py", line 87, in call_and_ignore_notfound_exc return func(*args, **kwargs) File "/opt/stack/tempest/tempest/lib/services/volume/v3/volumes_client.py", line 128, in delete_volume resp, body = self.delete(url) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 330, in delete return self.request('DELETE', url, extra_headers, headers, body) File "/opt/stack/tempest/tempest/lib/services/volume/base_client.py", line 39, in request resp, resp_body = super(BaseClient, self).request( File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 703, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 814, in _error_checker raise exceptions.BadRequest(resp_body, resp=resp) tempest.lib.exceptions.BadRequest: Bad request Details: {'code': 400, 'message': 'Invalid volume: Volume status must be available or error or error_restoring or error_extending or error_managing and must not be migrating, attached, belong to a group, have snapshots or be disassociated from snapshots after volume transfer.'} }}} traceback-2: {{{ Traceback (most recent call last): File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 920, in wait_for_resource_deletion raise exceptions.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: (TestVolumeBootPattern:_run_cleanups) Failed to delete volume 6a86c6e0-fb3c-4db6-b181-20d0661e4013 within the required time (360 s). Timer started at 1646928237. Timer ended at 1646928597. Waited for 360 s. }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/scenario/test_volume_boot_pattern.py", line 71, in test_volume_boot_pattern volume_origin = self.create_volume_from_image() File "/opt/stack/tempest/tempest/scenario/manager.py", line 1200, in create_volume_from_image return self.create_volume(name=name, imageRef=image_id, **kwargs) File "/opt/stack/tempest/tempest/scenario/manager.py", line 361, in create_volume waiters.wait_for_volume_resource_status(self.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 6a86c6e0-fb3c-4db6-b181-20d0661e4013 failed to reach available status (current creating) within the required time (360 s). |
||||||
setUpClass (tempest.api.compute.volumes.test_attach_volume | 1 | 0 | 0 | 0 | 1 | Detail | |
AttachVolumeMultiAttachTest) |
skip
pt14.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
pt15.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
pt16.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
pt17.1: setUpClass (tempest.api.volume.admin.test_volumes_backup.VolumesBackupsAdminTest) |
||||||
setUpClass (tempest.api.volume.test_volumes_backup | 2 | 0 | 0 | 0 | 2 | Detail | |
VolumesBackupsTest) |
skip
pt18.1: setUpClass (tempest.api.volume.test_volumes_backup.VolumesBackupsTest) |
||||||
VolumesBackupsV39Test) |
skip
pt18.2: setUpClass (tempest.api.volume.test_volumes_backup.VolumesBackupsV39Test) |
||||||
setUpClass (tempest.scenario.test_encrypted_cinder_volumes | 1 | 0 | 0 | 0 | 1 | Detail | |
TestEncryptedCinderVolumes) |
skip
pt19.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
pt20.1: tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_attached_volume[id-d0f3f0d6-d9b6-4a32-8da4-23015dcab23c,volume] |
||||||
tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_rescued_vm_attach_volume[id-d0ccac79-0091-4cf4-a1ce-26162d0cc55f,negative,volume] |
pass
pt21.1: tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_attach_volume[id-d0ccac79-0091-4cf4-a1ce-26162d0cc55f,negative,volume] |
||||||
test_rescued_vm_detach_volume[id-f56e465b-fe10-48bf-b75d-646cda3a8bc9,negative,volume] |
pass
pt21.2: tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_detach_volume[id-f56e465b-fe10-48bf-b75d-646cda3a8bc9,negative,volume] |
||||||
tempest.api.compute.volumes.test_volume_snapshots.VolumesSnapshotsTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_volume_snapshot_create_get_list_delete[id-cd4ec87d-7825-450d-8040-6e2068f2da8f] |
pass
pt22.1: tempest.api.compute.volumes.test_volume_snapshots.VolumesSnapshotsTestJSON.test_volume_snapshot_create_get_list_delete[id-cd4ec87d-7825-450d-8040-6e2068f2da8f] |
||||||
tempest.api.compute.volumes.test_volumes_get.VolumesGetTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_volume_create_get_delete[id-f10f25eb-9775-4d9d-9cbe-1cf54dae9d5f] |
pass
pt23.1: tempest.api.compute.volumes.test_volumes_get.VolumesGetTestJSON.test_volume_create_get_delete[id-f10f25eb-9775-4d9d-9cbe-1cf54dae9d5f] |
||||||
tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON | 6 | 6 | 0 | 0 | 0 | Detail | |
test_volume_list[id-bc2dd1a0-15af-48e5-9990-f2e75a48325d] |
pass
pt24.1: tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list[id-bc2dd1a0-15af-48e5-9990-f2e75a48325d] |
||||||
test_volume_list_param_limit[id-1048ed81-2baf-487a-b284-c0622b86e7b8] |
pass
pt24.2: tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_param_limit[id-1048ed81-2baf-487a-b284-c0622b86e7b8] |
||||||
test_volume_list_param_offset_and_limit[id-51c22651-a074-4ea7-af0b-094f9331303e] |
pass
pt24.3: tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_param_offset_and_limit[id-51c22651-a074-4ea7-af0b-094f9331303e] |
||||||
test_volume_list_with_detail_param_limit[id-33985568-4965-49d5-9bcc-0aa007ca5b7a] |
pass
pt24.4: tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_detail_param_limit[id-33985568-4965-49d5-9bcc-0aa007ca5b7a] |
||||||
test_volume_list_with_detail_param_offset_and_limit[id-06b6abc4-3f10-48e9-a7a1-3facc98f03e5] |
pass
pt24.5: tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_detail_param_offset_and_limit[id-06b6abc4-3f10-48e9-a7a1-3facc98f03e5] |
||||||
test_volume_list_with_details[id-bad0567a-5a4f-420b-851e-780b55bb867c] |
pass
pt24.6: tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_details[id-bad0567a-5a4f-420b-851e-780b55bb867c] |
||||||
tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest | 8 | 8 | 0 | 0 | 0 | Detail | |
test_create_volume_with_invalid_size[id-5125ae14-152b-40a7-b3c5-eae15e9022ef,negative] |
pass
pt25.1: tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size[id-5125ae14-152b-40a7-b3c5-eae15e9022ef,negative] |
||||||
test_create_volume_with_size_zero[id-8cce995e-0a83-479a-b94d-e1e40b8a09d1,negative] |
pass
pt25.2: tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero[id-8cce995e-0a83-479a-b94d-e1e40b8a09d1,negative] |
||||||
test_create_volume_without_passing_size[id-131cb3a1-75cc-4d40-b4c3-1317f64719b0,negative] |
pass
pt25.3: tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size[id-131cb3a1-75cc-4d40-b4c3-1317f64719b0,negative] |
||||||
test_delete_invalid_volume_id[id-62972737-124b-4513-b6cf-2f019f178494,negative] |
pass
pt25.4: tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id[id-62972737-124b-4513-b6cf-2f019f178494,negative] |
||||||
test_delete_volume_without_passing_volume_id[id-0d1417c5-4ae8-4c2c-adc5-5f0b864253e5,negative] |
pass
pt25.5: tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id[id-0d1417c5-4ae8-4c2c-adc5-5f0b864253e5,negative] |
||||||
test_get_volume_without_passing_volume_id[id-62bab09a-4c03-4617-8cca-8572bc94af9b,negative] |
pass
pt25.6: tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id[id-62bab09a-4c03-4617-8cca-8572bc94af9b,negative] |
||||||
test_volume_delete_nonexistent_volume_id[id-54a34226-d910-4b00-9ef8-8683e6c55846,negative] |
pass
pt25.7: tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id[id-54a34226-d910-4b00-9ef8-8683e6c55846,negative] |
||||||
test_volume_get_nonexistent_volume_id[id-c03ea686-905b-41a2-8748-9635154b7c57,negative] |
pass
pt25.8: tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id[id-c03ea686-905b-41a2-8748-9635154b7c57,negative] |
||||||
tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_compare_volume_stats_values[id-a9035743-d46a-47c5-9cb7-3c80ea16dea0] |
pass
pt26.1: tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON.test_compare_volume_stats_values[id-a9035743-d46a-47c5-9cb7-3c80ea16dea0] |
||||||
test_get_capabilities_backend[id-3750af44-5ea2-4cd4-bc3e-56e7e6caf854] |
pass
pt26.2: tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON.test_get_capabilities_backend[id-3750af44-5ea2-4cd4-bc3e-56e7e6caf854] |
||||||
tempest.api.volume.admin.test_encrypted_volumes_extend.EncryptedVolumesExtendAttachedTest | 1 | 0 | 0 | 0 | 1 | Detail | |
test_extend_attached_encrypted_volume_luksv1[compute,id-e93243ec-7c37-4b5b-a099-ebf052c13216] |
skip
pt27.1: tempest.api.volume.admin.test_encrypted_volumes_extend.EncryptedVolumesExtendAttachedTest.test_extend_attached_encrypted_volume_luksv1[compute,id-e93243ec-7c37-4b5b-a099-ebf052c13216] |
||||||
tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest | 3 | 3 | 0 | 0 | 0 | Detail | |
test_create_group_from_group_snapshot[id-eff52c70-efc7-45ed-b47a-4ad675d09b81] |
pass
pt28.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
pt28.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
pt28.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
pt29.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
pt30.1: tempest.api.volume.admin.test_group_type_specs.GroupTypeSpecsTest.test_group_type_specs_create_show_update_list_delete[id-bb4e30d0-de6e-4f4d-866c-dcc48d023b4e] |
||||||
tempest.api.volume.admin.test_group_types.GroupTypesTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_group_type_create_list_update_show_delete[id-dd71e5f9-393e-4d4f-90e9-fa1b8d278864] |
pass
pt31.1: tempest.api.volume.admin.test_group_types.GroupTypesTest.test_group_type_create_list_update_show_delete[id-dd71e5f9-393e-4d4f-90e9-fa1b8d278864] |
||||||
tempest.api.volume.admin.test_groups.GroupsTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_group_create_show_list_delete[id-4b111d28-b73d-4908-9bd2-03dc2992e4d4] |
pass
pt32.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
pt32.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
pt33.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
pt34.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
pt35.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
pt35.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
pt35.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
pt35.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
pt35.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
pt35.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
pt35.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
pt36.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
pt36.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
pt36.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
pt36.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
pt36.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
pt36.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
pt37.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
pt37.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
pt38.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
pt39.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
pt39.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
pt40.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
pt40.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
pt41.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
pt41.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
pt41.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
pt41.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
pt41.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
pt41.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
pt41.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
pt42.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
pt42.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
pt42.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
pt43.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
pt44.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
pt44.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
pt44.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
pt44.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
pt44.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
pt45.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
pt45.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
pt45.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
pt45.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
pt45.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
pt46.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
pt46.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
pt47.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
pt47.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
pt48.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
pt48.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
pt48.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
pt48.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
pt48.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
pt49.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
pt49.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
pt49.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
pt50.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
pt50.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
pt50.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
pt50.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
pt50.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
pt50.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
pt50.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
pt50.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
pt50.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
pt50.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
pt50.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
pt50.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
pt51.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
pt51.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
pt51.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
pt51.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
pt51.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
pt51.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
pt52.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
pt52.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
pt52.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
pt52.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
pt52.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
pt53.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
pt54.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
pt55.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
pt56.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
pt57.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
pt57.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
pt58.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
pt58.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
pt59.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
pt60.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
pt60.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
pt61.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
pt61.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
pt62.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
pt62.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
pt63.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
pt63.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
pt64.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
pt64.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
pt64.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
pt64.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
pt64.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
pt64.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
pt65.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
pt65.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
pt66.1: tempest.api.volume.test_volumes_clone_negative.VolumesCloneNegativeTest.test_create_from_volume_decreasing_size[id-9adae371-a257-43a5-459a-dc7c88e66e0e,negative] |
||||||
tempest.api.volume.test_volumes_get.VolumesGetTest | 3 | 3 | 0 | 0 | 0 | Detail | |
test_volume_create_get_update_delete[id-27fb0e9f-fb64-41dd-8bdb-1ffa762f0d51,smoke] |
pass
pt67.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
pt67.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
pt67.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
pt68.1: tempest.api.volume.test_volumes_get.VolumesSummaryTest.test_show_volume_summary[id-c4f2431e-4920-4736-9e00-4040386b6feb] |
||||||
tempest.api.volume.test_volumes_negative.VolumesNegativeTest | 32 | 32 | 0 | 0 | 0 | Detail | |
test_attach_volumes_with_nonexistent_volume_id[compute,id-f5e56b0a-5d02-43c1-a2a7-c9b792c2e3f6,negative] |
pass
pt69.1: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_attach_volumes_with_nonexistent_volume_id[compute,id-f5e56b0a-5d02-43c1-a2a7-c9b792c2e3f6,negative] |
||||||
test_create_volume_from_deactivated_image[id-d15e7f35-2cfc-48c8-9418-c8223a89bcbb,image,negative] |
pass
pt69.2: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_from_deactivated_image[id-d15e7f35-2cfc-48c8-9418-c8223a89bcbb,image,negative] |
||||||
test_create_volume_from_image_with_decreasing_size[id-5b810c91-0ad1-47ce-aee8-615f789be78f,image,negative] |
pass
pt69.3: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_from_image_with_decreasing_size[id-5b810c91-0ad1-47ce-aee8-615f789be78f,image,negative] |
||||||
test_create_volume_with_invalid_size[id-1ed83a8a-682d-4dfb-a30e-ee63ffd6c049,negative] |
pass
pt69.4: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size[id-1ed83a8a-682d-4dfb-a30e-ee63ffd6c049,negative] |
||||||
test_create_volume_with_nonexistent_snapshot_id[id-0c36f6ae-4604-4017-b0a9-34fdc63096f9,negative] |
pass
pt69.5: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_snapshot_id[id-0c36f6ae-4604-4017-b0a9-34fdc63096f9,negative] |
||||||
test_create_volume_with_nonexistent_source_volid[id-47c73e08-4be8-45bb-bfdf-0c4e79b88344,negative] |
pass
pt69.6: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_source_volid[id-47c73e08-4be8-45bb-bfdf-0c4e79b88344,negative] |
||||||
test_create_volume_with_nonexistent_volume_type[id-10254ed8-3849-454e-862e-3ab8e6aa01d2,negative] |
pass
pt69.7: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_volume_type[id-10254ed8-3849-454e-862e-3ab8e6aa01d2,negative] |
||||||
test_create_volume_with_size_negative[id-8b472729-9eba-446e-a83b-916bdb34bef7,negative] |
pass
pt69.8: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_negative[id-8b472729-9eba-446e-a83b-916bdb34bef7,negative] |
||||||
test_create_volume_with_size_zero[id-41331caa-eaf4-4001-869d-bc18c1869360,negative] |
pass
pt69.9: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero[id-41331caa-eaf4-4001-869d-bc18c1869360,negative] |
||||||
test_create_volume_without_passing_size[id-9387686f-334f-4d31-a439-33494b9e2683,negative] |
pass
pt69.10: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size[id-9387686f-334f-4d31-a439-33494b9e2683,negative] |
||||||
test_delete_invalid_volume_id[id-1f035827-7c32-4019-9240-b4ec2dbd9dfd,negative] |
pass
pt69.11: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id[id-1f035827-7c32-4019-9240-b4ec2dbd9dfd,negative] |
||||||
test_delete_volume_without_passing_volume_id[id-441a1550-5d44-4b30-af0f-a6d402f52026,negative] |
pass
pt69.12: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id[id-441a1550-5d44-4b30-af0f-a6d402f52026,negative] |
||||||
test_detach_volumes_with_invalid_volume_id[id-9f9c24e4-011d-46b5-b992-952140ce237a,negative] |
pass
pt69.13: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_detach_volumes_with_invalid_volume_id[id-9f9c24e4-011d-46b5-b992-952140ce237a,negative] |
||||||
test_get_invalid_volume_id[id-30799cfd-7ee4-446c-b66c-45b383ed211b,negative] |
pass
pt69.14: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_invalid_volume_id[id-30799cfd-7ee4-446c-b66c-45b383ed211b,negative] |
||||||
test_get_volume_without_passing_volume_id[id-c6c3db06-29ad-4e91-beb0-2ab195fe49e3,negative] |
pass
pt69.15: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id[id-c6c3db06-29ad-4e91-beb0-2ab195fe49e3,negative] |
||||||
test_list_volumes_detail_with_invalid_status[id-ba94b27b-be3f-496c-a00e-0283b373fa75,negative] |
pass
pt69.16: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_invalid_status[id-ba94b27b-be3f-496c-a00e-0283b373fa75,negative] |
||||||
test_list_volumes_detail_with_nonexistent_name[id-9ca17820-a0e7-4cbd-a7fa-f4468735e359,negative] |
pass
pt69.17: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_nonexistent_name[id-9ca17820-a0e7-4cbd-a7fa-f4468735e359,negative] |
||||||
test_list_volumes_with_invalid_status[id-143b279b-7522-466b-81be-34a87d564a7c,negative] |
pass
pt69.18: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_invalid_status[id-143b279b-7522-466b-81be-34a87d564a7c,negative] |
||||||
test_list_volumes_with_nonexistent_name[id-0f4aa809-8c7b-418f-8fb3-84c7a5dfc52f,negative] |
pass
pt69.19: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_nonexistent_name[id-0f4aa809-8c7b-418f-8fb3-84c7a5dfc52f,negative] |
||||||
test_reserve_volume_with_negative_volume_status[id-449c4ed2-ecdd-47bb-98dc-072aeccf158c,negative] |
pass
pt69.20: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_reserve_volume_with_negative_volume_status[id-449c4ed2-ecdd-47bb-98dc-072aeccf158c,negative] |
||||||
test_reserve_volume_with_nonexistent_volume_id[id-ac6084c0-0546-45f9-b284-38a367e0e0e2,negative] |
pass
pt69.21: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_reserve_volume_with_nonexistent_volume_id[id-ac6084c0-0546-45f9-b284-38a367e0e0e2,negative] |
||||||
test_unreserve_volume_with_nonexistent_volume_id[id-eb467654-3dc1-4a72-9b46-47c29d22654c,negative] |
pass
pt69.22: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_unreserve_volume_with_nonexistent_volume_id[id-eb467654-3dc1-4a72-9b46-47c29d22654c,negative] |
||||||
test_update_volume_with_empty_volume_id[id-72aeca85-57a5-4c1f-9057-f320f9ea575b,negative] |
pass
pt69.23: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_empty_volume_id[id-72aeca85-57a5-4c1f-9057-f320f9ea575b,negative] |
||||||
test_update_volume_with_invalid_volume_id[id-e66e40d6-65e6-4e75-bdc7-636792fa152d,negative] |
pass
pt69.24: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_invalid_volume_id[id-e66e40d6-65e6-4e75-bdc7-636792fa152d,negative] |
||||||
test_update_volume_with_nonexistent_volume_id[id-0186422c-999a-480e-a026-6a665744c30c,negative] |
pass
pt69.25: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_nonexistent_volume_id[id-0186422c-999a-480e-a026-6a665744c30c,negative] |
||||||
test_volume_delete_nonexistent_volume_id[id-555efa6e-efcd-44ef-8a3b-4a7ca4837a29,negative] |
pass
pt69.26: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id[id-555efa6e-efcd-44ef-8a3b-4a7ca4837a29,negative] |
||||||
test_volume_extend_with_None_size[id-355218f1-8991-400a-a6bb-971239287d92,negative] |
pass
pt69.27: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_None_size[id-355218f1-8991-400a-a6bb-971239287d92,negative] |
||||||
test_volume_extend_with_non_number_size[id-5d0b480d-e833-439f-8a5a-96ad2ed6f22f,negative] |
pass
pt69.28: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_non_number_size[id-5d0b480d-e833-439f-8a5a-96ad2ed6f22f,negative] |
||||||
test_volume_extend_with_nonexistent_volume_id[id-8f05a943-013c-4063-ac71-7baf561e82eb,negative] |
pass
pt69.29: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_nonexistent_volume_id[id-8f05a943-013c-4063-ac71-7baf561e82eb,negative] |
||||||
test_volume_extend_with_size_smaller_than_original_size[id-e0c75c74-ee34-41a9-9288-2a2051452854,negative] |
pass
pt69.30: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_size_smaller_than_original_size[id-e0c75c74-ee34-41a9-9288-2a2051452854,negative] |
||||||
test_volume_extend_without_passing_volume_id[id-aff8ba64-6d6f-4f2e-bc33-41a08ee9f115,negative] |
pass
pt69.31: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_without_passing_volume_id[id-aff8ba64-6d6f-4f2e-bc33-41a08ee9f115,negative] |
||||||
test_volume_get_nonexistent_volume_id[id-f131c586-9448-44a4-a8b0-54ca838aa43e,negative] |
pass
pt69.32: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id[id-f131c586-9448-44a4-a8b0-54ca838aa43e,negative] |
||||||
tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON | 13 | 13 | 0 | 0 | 0 | Detail | |
test_snapshot_list_param_limit[id-db4d8e0a-7a2e-41cc-a712-961f6844e896] |
pass
pt70.1: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit[id-db4d8e0a-7a2e-41cc-a712-961f6844e896] |
||||||
test_snapshot_list_param_limit_equals_infinite[id-a1427f61-420e-48a5-b6e3-0b394fa95400] |
pass
pt70.2: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit_equals_infinite[id-a1427f61-420e-48a5-b6e3-0b394fa95400] |
||||||
test_snapshot_list_param_limit_equals_zero[id-e3b44b7f-ae87-45b5-8a8c-66110eb24d0a] |
pass
pt70.3: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit_equals_zero[id-e3b44b7f-ae87-45b5-8a8c-66110eb24d0a] |
||||||
test_snapshot_list_param_marker[id-05489dde-44bc-4961-a1f5-3ce7ee7824f7] |
pass
pt70.4: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_marker[id-05489dde-44bc-4961-a1f5-3ce7ee7824f7] |
||||||
test_snapshot_list_param_offset[id-ca96d551-17c6-4e11-b0e8-52d3bb8a63c7] |
pass
pt70.5: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_offset[id-ca96d551-17c6-4e11-b0e8-52d3bb8a63c7] |
||||||
test_snapshot_list_param_sort_created_at_asc[id-4052c3a0-2415-440a-a8cc-305a875331b0] |
pass
pt70.6: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_created_at_asc[id-4052c3a0-2415-440a-a8cc-305a875331b0] |
||||||
test_snapshot_list_param_sort_created_at_desc[id-dcbbe24a-f3c0-4ec8-9274-55d48db8d1cf] |
pass
pt70.7: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_created_at_desc[id-dcbbe24a-f3c0-4ec8-9274-55d48db8d1cf] |
||||||
test_snapshot_list_param_sort_id_asc[id-c5513ada-64c1-4d28-83b9-af3307ec1388] |
pass
pt70.8: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_id_asc[id-c5513ada-64c1-4d28-83b9-af3307ec1388] |
||||||
test_snapshot_list_param_sort_id_desc[id-8a7fe058-0b41-402a-8afd-2dbc5a4a718b] |
pass
pt70.9: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_id_desc[id-8a7fe058-0b41-402a-8afd-2dbc5a4a718b] |
||||||
test_snapshot_list_param_sort_name_asc[id-d58b5fed-0c37-42d3-8c5d-39014ac13c00] |
pass
pt70.10: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_name_asc[id-d58b5fed-0c37-42d3-8c5d-39014ac13c00] |
||||||
test_snapshot_list_param_sort_name_desc[id-96ba6f4d-1f18-47e1-b4bc-76edc6c21250] |
pass
pt70.11: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_name_desc[id-96ba6f4d-1f18-47e1-b4bc-76edc6c21250] |
||||||
test_snapshots_list_details_with_params[id-220a1022-1fcd-4a74-a7bd-6b859156cda2] |
pass
pt70.12: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_details_with_params[id-220a1022-1fcd-4a74-a7bd-6b859156cda2] |
||||||
test_snapshots_list_with_params[id-59f41f43-aebf-48a9-ab5d-d76340fab32b] |
pass
pt70.13: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_with_params[id-59f41f43-aebf-48a9-ab5d-d76340fab32b] |
||||||
tempest.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
pt71.1: tempest.scenario.test_minimum_basic.TestMinimumBasicScenario.test_minimum_basic_scenario[compute,id-bdbb5441-9204-419d-a225-b4fdbfb1a1a8,image,network,volume] |
||||||
Total | 220 | 187 | 24 | 0 | 9 |